Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash/ Take substring from a string [duplicate]

bash sh

Shell script to display - Memory usage, Disk Usage and CPU Load?

linux bash shell unix awk

Exit running script without exiting shell

bash ubuntu

What is the difference between IF [ condition ] & [[ condition ]] , -eq and == in bash

bash if-statement

Using sed with an array

bash sed

How can I make bash_history update more often?

bash

how to append a value to a variable in shell script

bash shell sh

How can I properly use two-character-width emoji in my bash prompt?

bash macos terminal emoji ps1

How to run an Inotify shell script as an asynchronous process

piping output into middle of bash command

linux bash ffmpeg piping

How to check if a file is empty using awk in a bash script?

linux bash shell awk scripting

Can a shell variable have spaces in name?

terminator open split windows via bash script

bash terminator

rsync - exclude everything except a subdir, but exclude a sub subdir

bash rsync

How to run .profile inside a shell script in ubuntu

bash shell sh

Bash shell script Nested while loop with IFS

bash while-loop nested

How to escape {} in awk?

linux bash awk

How to create relative path from absolute path in bash? [duplicate]

regex bash sed relative-path pwd

How to set dynamically outputs variables in a composite action

bash github-actions