This site is powered by
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Beginner's guide to Terminal
Introduction
Intro (1:12)
History (1:14)
Basic Commands
Basic Commands
ls - List directory Contents (1:07)
man - manual (1:10)
echo (1:24)
cat - concatenate (3:26)
open file and folders (0:53)
Quiz
Navigation
cd - Change directory (1:30)
Working with files and folders
create files - touch, nano and vi (3:07)
mkdir - Make directory (0:35)
rmdir and rm - remove directory and remove files (1:38)
cp - copy (0:44)
Quiz
Configuring the Terminal
Configuring the command prompt (2:39)
Configuring the background, color and font of terminal window (2:48)
Advanced Commands
find (2:02)
Grep - Global Regular Expression Print (2:14)
sed - Stream Editor (2:14)
chmod - change mode (3:12)
Shorthand commands (2:48)
Quiz
Scripting
sha-Bang! and your first Bash script (3:12)
Comments (1:57)
Piping (2:56)
Quiz
Decision making, conditionals, loops and functions
Comparison Operators
if condition (2:36)
if..else condition (1:09)
for loop (3:35)
while loop (2:31)
Break and Continue (2:11)
Functions (8:27)
Quiz
Some cool stuff
show hidden files (1:27)
Banner (0:27)
say (2:21)
Caffeinate (1:01)
Next Steps
What next?
while loop
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock