IT 244: Introduction to Linux/Unix
Class 10 Ungraded Quiz
-
What is the name of the account that can do anything on a Unix or Linux system?
-
If you have read permission on a directory, what can you do in it?
-
If you have read permission on a directory, can you read the files in that directory?
-
If you have write permission on a directory, what can you do in that directory?
-
If you have write permission on a directory to you have write permission on the files it contains?
-
If you have execute permission on a directory what can you do?
-
What is a link?
-
What are the two kinds of links?
-
What kind of link is used most often?
-
What command would you use to create a soft link named "home"
in your current directory to your home directory?