2. The command line

A tour of command line tools for looking at files and directories:

  • ls: list files and directories
  • pwd: print working directory
  • cd: change directory
  • cat: show the contents of a file
  • more: show the contents of a file and page through it




Complete and Continue  
Discussion

3 comments