PAUSE
BOX
REVIEW
GO
File System characteristics review, - 1.3.5.0.1
Which of the following statements regarding the UNIX file system
are TRUE?
a It provides facilities for elegant file organization.
b It permits easy movement between directories.
c Is a flat file system.
d a and b
e b and c
f all of the above
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: A Hierarchical File System .
FORGET1
The correct choice is d ! Choice c is wrong since
the UNIX File System has a tree-like not a flat form.
"who" command review, - 1.3.5.0.2
The command that tells you who is logged on to the system is ________.
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: Ease of Use of Basic Commands .
FORGET2
The correct answer is who !
SKIPWHO
printing file contents command review, - 1.3.5.0.3
The command to print the contents of a file from the beginning
to the end without stopping and without separating the text into
pages is _____________.
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: Ease of Use of Basic Commands .
FORGET3
The correct answer is cat .
Directory list command review, - 1.3.5.0.4
The command to list the files in the current directory is ________.
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: Ease of Use of Basic Commands .
FORGET4
The correct answer is ls .
Table formatting command, review, - 1.3.5.0.5
The table formatting utility under UNIX is called ____________.
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 4: Text Processing Tools .
FORGET5
The correct answer is tbl .