Introduction
  • Introduction To The Course
  • Different Types Of Terminals: iTerm, CMD, PowerShell,...
  • The 'man' command - Manual
  • Navigation Commands - pwd | ls | dir | cd
  • Navigation Commands - 'cd' - part 1
  • Navigation Commands - 'cd' - part 2
  • Working With Files And Folders - Create Directory (mkdir)
  • Working With Files And Folders - Create File (touch)
  • Working With Files And Folders - Copy File and Directory (cp)
  • Working With Files And Folders - Move/Rename Files & Directories ('mv', 'move')
  • Working With Files - Reading Files