Introduction to the Command Line
  • Open the terminal
  • Few simple commands
  • The Linux File System
  • Navigating the File system
  • File system
  • Listing Files and Directories
  • Hard Links vs Soft Links
  • Creating Links
  • A directory loop!
  • Linux Links
  • ls command options
  • ls command options
Working with Files
  • The touch command
  • Make a directory and remove empty directories
  • Remove files using the rm command
  • Removing Files
  • Copy files using the cp command
  • Move and rename files using the mv command
  • The file command
  • Filenames and spaces
  • Filenames and special characters
  • Auto completion
  • Keyboard shortcuts
Viewing and Editing Files
  • Our graphical text editor (gedit)
  • nano
  • Command Line History
  • viewing text files with less
  • viewing files with cat and tac
  • head and tail commands
  • The wc command
Help Yourself!
  • Types of Commands
  • The which command
  • help and man
  • Whatis going on?
  • Types of commands and finding help
Make your Own Commands
  • Combining multiple commands
  • Combining commands
  • Wildcards #1
  • Wildcards #2
  • Wildcards
  • alias #1
  • alias #2
  • alias #3
  • Alias
echo "Congrats on Finishing the Course"
  • Learn Linux Quickly - Ebook Gift #1
  • Learn Bash Quickly - Ebook Gift #2
  • Learn Ansible Quickly - RHCE - Ebook Gift #3
  • Let's remain connected
  • Bonus Lecture