Unix - Study Mode
[#636] ls -s prints the allocated file size in blocks.
Correct Answer
(A) True
[#637] . . . . . . . . command is the appropriate way to interrupt a program.
Correct Answer
(D) trap
[#638] Which process is immediately set up by the kernel when we log on to a UNIX system?
Correct Answer
(A) shell
[#639] In UNIX there are . . . . . . . . major types of shells.
Correct Answer
(A) 2
[#640] Which of the following system call is used for closing a file?
Correct Answer
(C) close