Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Check if there is an stdout redirection in bash script

linux bash

how to generate core file in docker container?

bash docker gcc coredump

How to check exit code in bash in one line/statement?

bash

How to test if a kinit is needed?

bash hadoop kerberos

GCC on Windows - Bash on Ubuntu on Windows (WSL), CygWin, MinGW

What does the "=~" operator do in shell scripts?

bash shell

Bash - Exit parent script from child script

bash

command line arguments in bash to Rscript

bash r arguments

What does "set keymap vi" do?

bash shell

source a shell script from another script and check return code

bash shell

How do I print the result of a command with 'echo'?

bash echo

How to load bash command history from file

What is the difference between error, stderr, stdout in node

How to get a list of directories in a zip?

linux bash zip unzip

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