Linux Commands and Utilities > bg & fg > Flashcards
bg
Move jobs to the background.
bg [JOB_SPEC]
fg
Move job to the foreground.
fg [job_spec …]