Running programs in the background

From CUC3
Revision as of 16:31, 22 September 2009 by import>Khs26
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

[command] &