dev/null => NUL 2>&1 Redirect all output to /dev/null on Windows Command
Tag: shell
#!shebang for Bash Script
Make a Bash Script Executable Bash scripts can be used to automate bash shell commands, they have the extention .sh. I personally use these to do some repetitive tasks like deploying a new post to this site.
BASH PROMPT VARIABLES
Bash prompt variables These are the variable substitutions used above. \u user \h hostname \w ~/path/to/directory