ITEC 65: Linux Commands Part I

123456789101112131415
Across
  1. 3. After updating the package database, next step is to ___ the installed packages.
  2. 8. This command is used will remove those dependencies that were installed with applications and that are no longer used by anything else on the system.
  3. 11. It displays the full pathname of the current working directory.
  4. 12. It is used to install, update, upgrade and remove any package.
  5. 13. Takes you to the root directory.
  6. 14. A pager which is useful to view long files for instance
  7. 15. This command removes the specified file.
Down
  1. 1. Linux command allows you to run programs or other commands with administrative privileges,
  2. 2. Command allows you to create a new directory
  3. 4. This command is used when you want to remove a software completely.
  4. 5. Linux command used to change the current working directory
  5. 6. This command allows you to copy a file.
  6. 7. This command allows you to move files
  7. 9. This command updates the database and let your system know if there are newer packages available or not.
  8. 10. This command lists all files and folders in your current working directory.