UNIX CROSSWORD

1234567891011121314
Across
  1. 4. Name the command used to change the password
  2. 6. Which command is used to create and display files
  3. 7. Which column contains the file permissions of a file in ls-l
  4. 8. Which command is used to display the top of the file
  5. 9. What is the interface between Kernel and User
  6. 10. What is the alternative for the printf command
  7. 13. Name the command used to rename a file
  8. 14. Which is the earliest used shell that came with UNIX system
Down
  1. 1. What are the metacharacters that are used to construct the generalized pattern for matching filenames
  2. 2. UNIX file system stores a data in physical blocks of __
  3. 3. Name the command to remove a directory
  4. 5. What is the third field in file permissions
  5. 7. Name the seventh field of ls-l command
  6. 11. Name the third field of ls-l command
  7. 12. Which command is used to set permissions for all three categories of users of a file