An administrator started a long-running process in the foreground that needs to continue without interruption. Which of the following keystrokes should the administrator use to continue running the process in the background?
If the command is already running in your terminal, you can enter CTRL+Z to pause the process, then "bg" to resume the process in the background.
Or, if your process is not running yet, add an "&" to the end of your command to run it in the background.
bg — run jobs in the background
& ampersand single ampersand & causes the command to execute in the background.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sterguy
3 months, 1 week agomakuziker
8 months, 1 week agoDamon54
1 year, 2 months ago