1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 05:25:59 +02:00
tldr/pages/common/bg.md
2016-06-21 00:05:30 +01:00

224 B

bg

Resumes suspended jobs and keeps them running in the background.

  • Resume most recently suspended background job running in the background:

bg

  • Resume a specific job running in the background:

bg {{job_id}}