jobs: add page
This commit is contained in:
15
pages/common/jobs.md
Normal file
15
pages/common/jobs.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# jobs
|
||||||
|
|
||||||
|
> Display status of jobs in the current session.
|
||||||
|
|
||||||
|
- Show status of all jobs:
|
||||||
|
|
||||||
|
`jobs`
|
||||||
|
|
||||||
|
- Show status of a particular job:
|
||||||
|
|
||||||
|
`jobs {{job_id}}`
|
||||||
|
|
||||||
|
- Print process IDs of all jobs:
|
||||||
|
|
||||||
|
`jobs -p`
|
Reference in New Issue
Block a user