Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How to select lines between two marker patterns which may occur multiple times with awk/sed

How can I extract the first two characters of a string in shell scripting?

bash shell grep sh gnu-coreutils

Bash script to calculate time elapsed

linux bash shell

About .bash_profile, .bashrc, and where should alias be written in? [duplicate]

bash shell environment

unix - head AND tail of file

linux bash shell unix scripting

How to repeat last command in python interpreter shell?

Loop through a comma-separated shell variable

shell loops unix for-loop cut

How to reverse-i-search back and forth? [duplicate]

linux bash shell search

Raise error in a Bash script

Linux bash: Multiple variable assignment

What is the use case of noop [:] in bash?

bash shell noop