CPSC DevOps Commands

12345678910111213141516171819202122232425262728293031323334
Across
  1. 3. Environment variable of the search path for executable programs
  2. 5. Long option of ls whose short option equivalent, -a, shows hidden files
  3. 7. User id of root account spelled out
  4. 10. Location of official include files
  5. 11. The symbol "|" in a shell is the ____ symbol
  6. 12. Directory for root account
  7. 13. Concatenate files and print on the standard output
  8. 14. Compare files line by line
  9. 16. Superuser account created during installation
  10. 17. Standard file with hidden group passwords
  11. 22. Location of non-official include files
  12. 26. Print name of current/working directory
  13. 27. File perusal filter for crt viewing
  14. 30. Standard file with account data
  15. 32. Standard file with hidden account passwords
  16. 33. Print all or part of environment
  17. 34. Environment variable set to your shell
Down
  1. 1. Standard input, stdin, as a file
  2. 2. Long option of ls whose short option equivalent, -d, lists the directories, not their contents
  3. 4. Output the first part of files
  4. 6. List directory contents
  5. 8. Short option of ls that uses the long listing format
  6. 9. Output the last part of files
  7. 12. Standard error, stderr, as a file
  8. 15. Standard file with data about groups
  9. 18. Long option of ls whose short option equivalent, -h, print sizes like 1K 234M 2G etc.
  10. 19. Print lines that match patterns
  11. 20. Environment variable set to the home directory
  12. 21. An interface to the system reference manuals
  13. 23. Typical directory of all accounts
  14. 24. Standard output, stdout, as a file
  15. 25. Program used to create accounts
  16. 28. Opposite of more
  17. 29. Change directory
  18. 31. Change real user name and information