PAGETURNER
BOX
REVIEW
GO
Pathname concepts review, - 1.4.5.0.1
Which of the following are TRUE?
a A pathname is a complete name of a
directory or a file.
b A pathname traces the path through the
file system to the desired file.
c A possible pathname to the home directory
of a user paul is /usr/paul.
d The parent directory is the . directory.
e a, b and c
f b and c
g a and b
h a and d
Select one:
That is correct!
You've got it on the 2nd try.
Good, you understand the concept!
Sorry, try again.
No, try one more time.
Please review Topic 2: Navigating Through the File System .
FORGET1
The correct answer is e .
File protection setting review, - 1.4.5.0.2
The command to give:
- owner read, write and execute privileges
- group execute privileges and
- others read and execute privileges
to the file runit is:
Please type your answer here:
That is correct!
You've got it on the 2nd try.
Good, you understand the concept!
Sorry, try again.
No, try one more time.
Please review Topic 3: Access Permissions and How to Change Them
FORGET2
The correct answer is chmod 715 runit !