Linux Commands

1234567891011121314
Across
  1. 2. move a file
  2. 3. change to named directory
  3. 4. get you out of a running program in terminal
  4. 7. display the path of the current directory
  5. 9. brings you to an empty command prompt (clears screen)
  6. 11. will show the manual or help file for that program
  7. 12. list files and directories
  8. 14. display a file
Down
  1. 1. remove a directory
  2. 5. create an empty file
  3. 6. copy a file
  4. 8. display a file a page at a time
  5. 10. remove a file
  6. 13. find out what type of file it is - text, zip, jpg etc.