Background Process

Run process in background

process
job

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