run process in background - AsyDynamics/PiTrick GitHub Wiki
First run process in terminal, then use ctrl+z pause the process, and type bg in command window.
To check the process, use jobs command.
First run process in terminal, then use ctrl+z pause the process, and type bg in command window.
To check the process, use jobs command.