Across
- 2. A command that displays the last few lines of a file, often used for log files.
- 3. A command used to list files and directories in the current directory.
- 5. A command that provides detailed information about a file or file system.
- 6. A file that records events or activities, often used for troubleshooting.
- 8. The process of joining multiple files or strings together.
- 10. A variant of grep that supports extended regular expressions.
- 14. A graphical text editor for the GNOME desktop environment.
- 17. A character with a special meaning in regular expressions or shell commands
- 18. A command that displays a graphical representation of a directory structure.
- 19. A command used to display the contents of a file or concatenate multiple files.
- 20. A command used to search for specific patterns in files.
Down
- 1. The directory that is one level above the current directory in a file system.
- 4. A file containing a sequence of commands that can be executed by the shell
- 7. The name assigned to a file, used to identify it in a file system.
- 9. A file that contains plain text, without any formatting or special characters.
- 11. A powerful text editor available in most Unix-like systems.
- 12. A variant of grep that searches for fixed strings, not regular expressions.
- 13. A command that displays the first few lines of a file.
- 15. A folder or container that holds files and other directories in a file system.
- 16. A command that displays the contents of a file in reverse order.
