Get the guide here (+ Free Cheatsheet): https://www.lukejbyrne.com/c/bash-cli...
Stay in the loop with The Cloud Digest. You're Free Weekly Cloud and Career Newsletter: https://lukejbyrne.com/subscribe
LinkedIn: / lukejbyrne
Twitter (X): @thelukejbyrne
00:00 Intro
1:04 Understanding the Shell
2:42 What is Linux?
4:10 Linux File System Basics
5:03 Basic Syntax
— Essential Commands —
7:50 Listing Files with ls
10:57 Changing Directories with cd
12:43 Viewing File Contents with cat
14:26 Creating Directories with mkdir
18:26 Removing Directories with rmdir and rm
20:33 Creating files with touch
21:14 Copying Files and Directories with cp
23:20 Viewing CLI History with history