Unix - Study Mode
[#306] A process can be terminated using the exit or _exit system call.
Correct Answer
(A) True
[#307] To sort all lines from current cursor to end of line, . . . . . . . . can be used.
Correct Answer
(D) !Gsort
[#308] . . . . . . . . command is used for setting limits on file size.
Correct Answer
(C) ulimit
[#309] Which command is used for displaying date and calendar in UNIX?
Correct Answer
(A) date and cal
[#310] Which command is used to change timestamps associated with a file?
Correct Answer
(A) touch