UNIX

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