FlashcardAdvanced
Foreground vs Background Processes
Learn how the shell runs commands in the foreground or background and how to control them.
Question
What does appending '&' to a command do, and how do you bring it back?
Click to reveal answer
Learn how the shell runs commands in the foreground or background and how to control them.
What does appending '&' to a command do, and how do you bring it back?