Running programs in the background
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
To run a job in the background, type & after your command, i.e.
[command] &
To run a job in the background, type & after your command, i.e.
[command] &