Unix - Study Mode
[#751] Which of the following is not stored in inode?
Correct Answer
(D) file name and inode number
[#752] . . . . . . . . implies greater than and . . . . . . . . implies less than.
Correct Answer
(B) gt, lt
[#753] '10u' command will reverse our 10 last editing actions.
Correct Answer
(A) True
[#754] Every feature used in an interactive shell can also be used by a shell script.
Correct Answer
(B) False
[#755] Which of the following system call is used for duplicating file descriptor?
Correct Answer
(A) dup