Command
bg
Explanation
bg is used to run the process in background. It runs the process in background.
Examples
Resume job 1 in background
bg %1
bg
bg is used to run the process in background. It runs the process in background.
Resume job 1 in background
bg %1