InterviewSolution
Saved Bookmarks
| 1. |
Which command will push the current foreground job to the background?(a) bg(b) fg(c) ctrl-Z(d) killThe question was asked in class test.My doubt is from Process Management in section The Process of Unix |
|
Answer» Right choice is (a) BG |
|