Peer to Peer Quiz 2

1234567891011121314151617181920
Across
  1. 3. a command used to identify the content differences between two text files
  2. 6. a command that searches for text characters in a binary file and outputs them to the screen
  3. 9. a command that displays files and subdirectories
  4. 10. a command that displays a file in reverse order
  5. 11. a command that gets its name from the pg command once used on UNIX systems
  6. 12. also known as a folder
  7. 15. a command that searches for information using regular expressions
  8. 18. a command that displays the first few lines of a large file
  9. 19. a command that allows the user to view an entire text file on the terminal screen
  10. 20. a command that does more than the 'more' command
Down
  1. 1. one of the oldest and most popular visual editors for UNIX operating systems
  2. 2. a command that returns results much faster than the grep command
  3. 4. a command that displays the file type of any file
  4. 5. command that displays files
  5. 7. another text editor that users CTRL key combinations for performing functions
  6. 8. a command that displays additional details for a file, including the date and time the file was created
  7. 13. change directory command
  8. 14. a command which displays the contents of the file in octal format
  9. 16. an alternative to the vi editor that offers an equal set of functionalities on Linux and UNIX systems
  10. 17. a command that displays a few lines at the end of the file