Oracle
1Z0-409 · Question #86
As smith you have logged in to the system at the tty1 terminal and issued the following command to make the top command run in the background. [smith@station2 ~]$ top& You exit from the terminal and…
The correct answer is C. The background job is deleted from the job pool and does not get listed using the jobs command. See the full explanation below for the reasoning.
Question
As smith you have logged in to the system at the tty1 terminal and issued the following command to make the top command run in the background. [smith@station2 ~]$ top& You exit from the terminal and log back again in to the system at the same terminal. How is the background job affected?
Options
- AThe background job will not be affected.
- BThe background job gets into the foreground as soon as smith logs in to the system.
- CThe background job is deleted from the job pool and does not get listed using the jobs command.
- DThe background job starts running in the background again as soon as smith logs in to the
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C84% (21)
- D4% (1)
Community Discussion
No community discussion yet for this question.