IT 244: Introduction to Linux/Unix
Class 10 Ungraded Quiz

  1. What is the name of the account that can do ANYTHING on a Unix or Linux system?


  2. If you have read permission on a directory, what can you do in it?


  3. If you have read permission on a directory, can you read the files in that directory?


  4. What permission on a directory allows you to create, delete or rename anything in that directory?


  5. If you have write permission on a directory do you have write permission on the files it contains?


  6. If you have execute permission on a directory what can you do?


  7. What does Unix call a file that points to another file or directory?


  8. What are the two kinds of links?


  9. What kind of link is used most often?


  10. What command would you use to create a soft link named "home" in your current directory to YOUR home directory?