Background Processing - bg
To continue the job in the background use:
host% bg %n
Where n is the job number.
To initiate a command in the background us the ampersand:
host% cc file.c&
Previous slide
Next slide
Back to first slide
View graphic version