11
pages/common/fg.md
Normal file
11
pages/common/fg.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# fg
|
||||||
|
|
||||||
|
> Run jobs in foreground.
|
||||||
|
|
||||||
|
- Bring most recently suspended background job to foreground:
|
||||||
|
|
||||||
|
`fg`
|
||||||
|
|
||||||
|
- Bring a specific job to foreground:
|
||||||
|
|
||||||
|
`fg {{job_id}}`
|
Reference in New Issue
Block a user