SLG - ULI Commands - Week 2
Across
- 3. Command that lists the contents of a directory
- 5. Command to create an empty file
- 8. ls option to list ALL files (hidden and non-hidden)
- 9. Create a new directory
- 10. Text-editor most likely presented on Unix-like systems
- 12. Displays the contents of large files, one screen at time
- 13. Filename starting with a period is considered to be
- 15. Command to determine a file type
- 16. Command to remove a regular file
- 19. Displays the path of the current directory
Down
- 1. ls option to list the contents of a directory in details
- 2. Command to display the contents of a file
- 4. Unix/Linus is case ____________
- 6. The ~ (tilde) represents your ______ directory
- 7. Command that takes you directly to your home directory
- 8. rm option to remove a non-empty directory
- 11. Removes an empty directory
- 12. Command to open a comprehensive manual about a command
- 14. Command that searches files by using different criteria
- 17. Command to move and/or rename a file or a directory
- 18. Command to copy files and/or directories