Running programs in the background: Difference between revisions

From CUC3
Jump to navigation Jump to search
import>Khs26
No edit summary
 
(No difference)

Latest revision as of 15:31, 22 September 2009

To run a job in the background, type & after your command, i.e.

[command] &