GlobalSQA

Bash/Shell Cheat Sheet

Bash is a Unix shell or language used by Linux Administrators, Software Engineers etc. It is available in MacOS and Linux by default. It is an improved of Shell (sh). This cheat sheet includes commands for following operations:

If you want to learn about bash, you can visit following link:

https://www.codecademy.com/learn/learn-the-command-line/modules/bash-scripting

In case, you want to practice bash commands, do visit following link:

https://repl.it/languages/bash