Linux Quiz 3 Flashcards
1
Q
Which command is used to concatenate files?
A
cat
2
Q
Which command is used to view manual pages?
A
man
3
Q
Which command is used to show print queue status?
A
lpq
4
Q
Which command is used to locate files?
A
find
5
Q
Which command is used to remove print jobs?
A
lprm
6
Q
Which command shows user information?
A
finger
7
Q
Which symbol means home directory?
A
~
8
Q
Which symbol sends output to a new file?
A
>
9
Q
Which symbol means current directory?
A
.