Unix - Study Mode

[#326] To replace all text on the right of the cursor position, we use . . . . . . . . command.
Correct Answer

(B) R

[#327] A file owner does not have a permission to edit the file but the group to which the file owner belong do have the permission to edit it. Can owner edit the file?
Correct Answer

(B) No

[#328] We can change the default permission set for files and directories using . . . . . . . .
Correct Answer

(A) umask

[#329] . . . . . . . . function breaks up a string on the basis of delimiter.
Correct Answer

(D) split

[#330] Which of the following is false?
Correct Answer

(C) $* stores the number of arguments specified