Unix - Study Mode
[#76] To perform context addressing, we have to enclose the pattern in . . . . . . . .
Correct Answer
(C) / /
[#77] . . . . . . . . option is used with sort command for removing repeated lines.
Correct Answer
(B) -u
[#78] Permissions of a file are represented by which of the following characters?
Correct Answer
(A) r,w,x
[#79] To change the login shell in some system (like Linux) we can use . . . . . . . . command.
Correct Answer
(C) chsh
[#80] A hard-linked file is assigned the same inode number as the original value.
Correct Answer
(A) True