Vidyalelo
Computer Science · Q283

UNIX

Engineering and GATE · Computer Science · question 283

Q283

What does the following command do? kill %2

A.
kills job number 2
B.
kills the second background job
Answer
C.
invalid command
D.
kill all foreground & background jobs

Answer: Option B

Solution

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