fg
Run jobs in foreground. More information: https://manned.org/fg.
- Bring most recently suspended or running background job to foreground:
fg
- Bring a specific job to foreground:
fg %{{job_id}}
Run jobs in foreground. More information: https://manned.org/fg.
fg
fg %{{job_id}}