InterviewSolution
Saved Bookmarks
| 1. |
Which of the following shell(s) allows the user to run jobs in the background even when the user has logged out (without using nohup command)?(a) C(b) bash(c) Korn(d) C and bashI have been asked this question in an internship interview.This intriguing question comes from Process Handling Commands topic in portion The Process of Unix |
|
Answer» Right option is (d) C and bash |
|