Running programs in the background

From CUC3
Jump to navigation Jump to search

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

[command] &