Bash in 100 Seconds



Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own bash scripts to automate tasks on your computer.

#linux #compsci #100SecondsOfCode

🔗 Resources

Bash Reference https://www.gnu.org/software/bash/manual/bash.html
Unix Shell History https://developer.ibm.com/tutorials/l-linux-shells/
Linux File System Explained https://youtu.be/42iQKuQodW4

🔥 Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

– Atom One Dark
– vscode-icons
– Fira Code Font

📖 Topics Covered

– Bash Programming Tutorial
– Linux Command Line Basics
– Bash Scripting
– History of Unix Shells
– Learn to Code with Bash

Comments are closed.