Multiple Choice
Which of the following is not true regards the kill command
A) super user can kill deamon processes
B) for sure kill the signal no is 9
C) there is no surety that the shell process will get killed by the command kill
D) using kill command you can kill other user's processes too
Correct Answer:

Verified
Correct Answer:
Verified
Q15: The command that unix offers to a
Q16: When we are executing a shell script
Q17: The shell metacharacter $# represents<br>A)total number of
Q18: Which of these is not a command
Q19: A null variable a can be created
Q20: The command cal j 1997 would give
Q21: The process id numbers of the processes
Q22: Which of the following assignment is illegal<br>A)a='cat
Q23: The difference between the commands ps -e
Q25: The father of all processes is<br>A)root<br>B)sh<br>C)sched<br>D)init