DEVFYI - Developer Resource - FYI

Write a command to kill the last background job?

Unix Interview Questions


(Continued from previous question...)

86. Write a command to kill the last background job?

Kill $!

(Continued on next question...)

Other Interview Questions