Vidyalelo
Computer Science · Q1077

UNIX

Engineering and GATE · Computer Science · question 1077

Q1077

Which one of the following command is used for killing the last background job?

A.
kill $
B.
kill $$
C.
kill $!
Answer
D.
kill !

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board