Shell Scripting Question:

Download Job Interview Questions and Answers PDF

How do you stop all the processes, except the shell window?

Shell Scripting Interview Question
Shell Scripting Interview Question

Answer:

kill 0

Download Shell Scripting Interview Questions And Answers PDF

Previous QuestionNext Question
How do you find out about all running processes?How do you define a function in a shell script?