Bring job to foreground
Report current processes
Terminate processes by ID
Run process in background
bg
bg is used to run the process in background. It runs the process in background.
Resume job 1 in background
bg %1
Display Linux processes
Kill processes by name
Schedule periodic background jobs