Shell-script
Bash scripts cheatsheet
·16 mins
Cheatsheet
Bash
Linux
Shell-script
Bash Cheat Sheet> Bash Cheat Sheet # A cheat sheet for bash commands.
Command History> Command History # !! # Run the last command touch foo.sh chmod +x !$ # !