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