Rafael Quiroz Mego's Crossword Puzzle 2

1234567891011121314151617181920
Across
  1. 5. Which command is used to safely display text characters found inside a binary file?
  2. 7. What pattern element specifies characters only at the start of a line?
  3. 9. What word describes the top-level directory in both Windows and Linux filesystems?
  4. 13. What command displays the type of a file?
  5. 14. What metacharacter refers to your home directory?
  6. 16. What is the name for the process of using wildcards to match filenames?
  7. 17. Which grouping enables matching a certain number or range of repeats?
  8. 18. What command shows the current directory?
  9. 19. What symbol does ls -F use to mark executable files?
  10. 20. Which command displays the contents of a file in reverse order?
Down
  1. 1. Which command lets you scroll up and down through a file using the arrow keys?
  2. 2. What operating system is Linux modeled after?
  3. 3. Which command allows you to view a large text file page-by-page on the terminal?
  4. 4. Which command shows the first 10 lines of a file by default?
  5. 6. What type of file is used to store configuration information?
  6. 8. In Linux, what is the name of the structure used to organize files into folders?
  7. 10. What numeric base format does the default od command output use?
  8. 11. What type of file begins with a period and is not shown by default?
  9. 12. What character at the start of a filename makes it hidden in Linux?
  10. 15. Which wildcard matches exactly one character?