Unix - Study Mode
[#956] nohup command doesn't send the standard output of a command to any file.
Correct Answer
(B) False
[#957] For returning back to the original file after switching we can use:
Correct Answer
(D) ctrl-^ and :e#
[#958] Hard linked files are provided with the same inode number as the original one.
Correct Answer
(A) True
[#959] Which command appends text at the end of the current line?
Correct Answer
(A) A
[#960] . . . . . . . . exec is responsible for executing programs on a UNIX system.
Correct Answer
(A) True