fg: fg [job_spec]

Move job to the foreground.

Place the job identified by JOB_SPEC in the foreground, making it the current job. If JOB_SPEC is not present, the shell's notion of the current job is used.

Exit Status:
Status of command placed in foreground, or failure if an error occurs.