Created By - Samannay

1234567891011121314151617
Across
  1. 1. command to search for text characters in a binary file.
  2. 4. Using wildcards to match multiple files or directories within a command is often called
  3. 8. Most files on a Linux system that contain configuration information are
  4. 9. What's the command if the file displayed very large and you only want to view the first few lines of it.
  5. 10. linux command to see your current directory
  6. 11. Command to view an entire text file on the terminal screen.
  7. 12. Command to identify the content differences between two text files.
  8. 13. pathname of a target file or directory relative to your current directory in the tree
  9. 14. the most common method for displaying files is to use...?
  10. 15. command to view files and subdirectories under a directory
  11. 16. When you log into a Linux system, you are placed in your what directory?
  12. 17. A file type, which allows a process on another computer to write to a file on your computer.
Down
  1. 2. is used to display lines in a text file that match a certain common regular expression.
  2. 3. Files are recognized by their
  3. 5. are files that have an association with one another
  4. 6. command to display the end of text files.
  5. 7. one of the oldest and most popular visual text editors available for UNIX operating systems
  6. 10. to refer to a directory one step closer to the root of the tree also known as a
  7. 11. to change directory
  8. 15. Command too display a file in reverse order.