Skip to content

10 Linux Terminal Commands for Beginners

The Linux command line can be quite daunting. What do commands like ls, cd, pwd and less mean? When you see that blinking cursor, what is the first thing you should type? Find out more in my Linux terminal command and utility tutorial

  • ls
  • cd
  • pwd
  • mkdir
  • rm
  • cp
  • mv
  • cat
  • more
  • less

Via: Gary Explains