Section outline
-
While using a computer you'd typically want to run and use multiple applications at the same time.
This is possible when using the command-line, as we'll see in this unit.-
We will learn what background and foreground processes are and how to control them, for example:
- Starting background processes using '&'
- Moving foreground processes to the background and suspending them using 'Ctrl+z'
- How to resume background processes using 'bg'
- How to kill foreground processes using 'Ctrl+c'
- How to view and kill processes using 'ps', 'kill', 'fg', 'jobs' -
Did you process the processes unit?
-
Meme for finishing this unit Page
Once you finish this unit, you'll be able to open this page and see a meme!
-