Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to display last command that failed when using bash set -e?

bash

Redirect nohup's stderr to nohup.out

bash shell stdout stderr nohup

Using find to delete all subdirectories (and their files)

history -a vs -w in BASH. How to replace/append and ignore/erase duplicates?

How to create a function in bashrc to accept arguments?

End of line (new line) escapes in bash

linux bash shell

How to undo exec > /dev/null in bash?

bash

Calculating time (adding minutes) bash

bash time date-arithmetic

Access GPIO (/sys/class/gpio) as non-root

Stopping docker containers by image name, and don't error if no containers are running

bash docker

What is the simplest way to make matplotlib in OSX work in a virtual environment?

python bash macos matplotlib

Is there a convention for naming 'private functions' in bash?

bash shell

Set runtimepath, adding a directory from an expression in vim?

bash runtime vim

PS1 command substitution fails when containing newlines on msys bash

Copy a string to clipboard from Mac OS command line

How to execute multiline python code from a bash script?

python bash multiline

cygwin file path tab completion not working

bash cygwin

Send command to a background process

bash process

Change GIT repository to shared

git bash

How do you give su the current user environment variables

linux bash ubuntu