Bash scripting

Writing bash scripts for Linux.

Bash stands for Bourne Again SHell’–it is an environment where you can run commands on your computer. Shell scripts are interpreted by a shell interpreter as ASCII text.


Cyberops bash notes

Common commands

Command and keyword cheat sheet.

Basics

Overview of key terms, control structures, etc.

Linux+