Linux Commands

12345678910111213141516
Across
  1. 4. Refreshes package list from repositories.
  2. 6. Performs a more complete system upgrade.
  3. 9. Changes directories.
  4. 10. Displays file contents in the terminal.
  5. 13. The $(command) process is called command _______.
  6. 15. The > symbol performs this action.
  7. 16. Elevates privileges to perform administrative tasks.
Down
  1. 1. Displays manual pages for commands.
  2. 2. Removes formatting characters from man output.
  3. 3. The | symbol represents this.
  4. 5. Prints the current working directory.
  5. 7. Ubuntu package manager command.
  6. 8. Prints text or variable content to the screen.
  7. 11. Removes unnecessary dependency packages.
  8. 12. Lists directory contents.
  9. 14. Adds new software to the system.