Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 836 Bytes

File metadata and controls

28 lines (22 loc) · 836 Bytes

Course: Mastering the Linux Terminal

  • The Command Line Interface (CLI)
  • Basic Linux commands
  • Navigating the file system
  • Using pipes and redirection
  • Command chaining
  • Filters like grep, awk, and sed
  • Understanding file permissions
  • Changing permissions and ownership
  • Understanding processes in Linux
  • Managing processes from the terminal
  • Basic shell scripting
  • Automating tasks with scripts
  • Text editors (Vim, Nano)
  • Environment variables
  • Customizing the terminal