Linux Basics:

123456789
Across
  1. 3. Ends a loop block |
  2. 5. A file containing a sequence of commands |
  3. 7. Displays the content of a file |
  4. 8. A popular Linux shell for scripting |
  5. 9. Prints text or variables to the terminal |
Down
  1. 1. Sends command output to a file or another command |
  2. 2. Evaluates conditions in scripts | |
  3. 4. Lists files and directories |
  4. 6. Shows the current directory path |
  5. 7. Changes file permissions |
  6. 9. Exits a script or shell |