Linux Crossword Puzzle

12345678910111213141516171819202122
Across
  1. 2. The default permissions mask of a newly created file or directory
  2. 5. Process not yet deallocated
  3. 9. Method of organizing files on storage device
  4. 12. Specific software that allows kernel to communicate with devices
  5. 13. Collection of pre-compiled programs
  6. 14. Command that changes permissions of a file
  7. 15. Data structure that describes a file in linux
  8. 16. Creator of Linux
  9. 18. The bourne again shell
  10. 19. Operating system developed
  11. 21. Background process that provides some service to the user
  12. 22. Collects log files in a binary format
Down
  1. 1. Name of the open source kernel used in a majority of servers around the world
  2. 3. Command that give user root priviledge
  3. 4. Manages the connection between hardware and software running on them.
  4. 6. The firmware that initializes the system
  5. 7. Smallest block of execution
  6. 8. The space that most applications run in
  7. 9. Function that is done to create separate copy of a process
  8. 10. Instance of a program running
  9. 11. Adds another file name to point to same inode of a file
  10. 17. First user process to be initialized
  11. 20. Specific Linux operating system developed by Canonical