Running programs in the background

From Docswiki
Revision as of 13:45, 13 May 2019 by Adk44 (talk | contribs) (Created page with "To run a job in the background, type & after your command, i.e. [command] &")
(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] &