Unix - Study Mode
[#291] case can also use wildcards to pattern matching.
Correct Answer
(A) True
[#292] All the device files are stored in . . . . . . . .
Correct Answer
(C) /dev
[#293] What will be the function of the following command? $ sed ‘s/ *|/|/g’ emp.lst
Correct Answer
(C) compress multiple spaces
[#294] Which option is used by the system administrator for displaying processes of a user?
Correct Answer
(B) -u
[#295] The UNIX file system stores a date in physical blocks of
Correct Answer
(C) 512 bytes