linux commands

123456789
Across
  1. 2. clear all commands
  2. 4. is used to show the manual of the inputted command
  3. 6. Insert codes in C
  4. 8. allows the user to remove an existing command
  5. 9. You can use this command before each command that requires root permissions
Down
  1. 1. compile c program
  2. 3. command is meant to find a file within the Linux OS.
  3. 5. create a directory
  4. 6. you can use this command to help finding the file based on given keywords.
  5. 7. a.k.a. the make file command allows users to make files using the Linux CLI.