Unix - Study Mode
[#1031] If the child dies first but the entry of that child in the process table is still present, then that process is called . . . . . . . .
Correct Answer
(B) zombie
[#1032] We can use a test to test various file attributes.
Correct Answer
(A) True
[#1033] Which option is used for checking if the file exists or not?
Correct Answer
(A) -e
[#1034] The output of the following command is . . . . . . . . $ echo ‘The special character $ echo hello and | ls chap*’
Correct Answer
(D) The special character $ echo hello and | ls chap*
[#1035] Which of the following characters are used with sed as anchoring characters?
Correct Answer
(D) $ and ^