Across
- 3. Refers to a directory one step closer to the root.
- 7. Files that reference other files, acting as shortcuts or duplicates.
- 8. Displays text files one screen at a time, allowing for paginated viewing.
- 10. Special characters used to match multiple filenames in commands.
- 12. Searches for text characters in a binary file and outputs them to the screen.
- 15. The path to a file or directory relative to the current location.
- 16. Displays the contents of a text file without the ability to scroll.
- 17. Displays the file type of any file.
- 18. Files containing human-readable characters and configurations.
- 20. Displays the first 10 lines of a text file.
Down
- 1. Store compiled code, functions, or graphics in a non-text format.
- 2. A text file containing executable commands for the shell.
- 4. Displays the last 10 lines of a text file.
- 5. full path of a file or directory starting from the root directory.
- 6. The default directory assigned to a user for storing personal files.
- 9. Contain system or application logs with the most recent entries at the bottom.
- 11. Searches for lines in a text file that match a specific pattern.
- 13. Enables processes on different computers to communicate through a file.
- 14. Displays a file in reverse order.
- 19. Allows browsing of a text file page-by-page and scrolling up and down.
