Shell Scripting Question:

Download Job Interview Questions and Answers PDF

How do you fire a process in the background?

Shell Scripting Interview Question
Shell Scripting Interview Question

Answer:

./process-name &

Download Shell Scripting Interview Questions And Answers PDF

Previous QuestionNext Question
How do you find out what’s your shell?How do you refer to the arguments passed to a shell script?