Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Better way of incrementing build number?

Redirect STDERR / STDOUT of a process AFTER it's been started, using command line?

linux bash shell

How do I set $PATH such that `ssh user@host command` works?

unix shell path ssh

Relative paths based on file location instead of current working directory [duplicate]

bash shell

Why 0 is true but false is 1 in the shell?

shell boolean

Unix - create path of folders and file

linux bash shell unix scripting

How to grep a text file which contains some binary data?

shell

Remove a character from the end of a variable

bash shell

Compare integer in bash, unary operator expected

linux bash shell

Shell Script — Get all files modified after <date>

unix shell

How to run a command in the background and get no output?

shell

How to print third column to last column?

Get first line of a shell command's output

linux bash shell

Reload .profile in bash shell script (in unix)?

bash shell unix .bash-profile

Variable interpolation in the shell

bash shell unix

How do I get both STDOUT and STDERR to go to the terminal and a log file?

bash logging shell

How do I change bash history completion to complete what's already on the line?

linux bash shell

Compare two files line by line and generate the difference in another file

shell unix

Counter increment in Bash loop not working

macOS Catalina 10.15(beta) - Why is ~/.bash_profile not sourced by my shell?