jobs: added -l flag
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
|
||||
`jobs {{job_id}}`
|
||||
|
||||
- Print process IDs of all jobs:
|
||||
- Show status and process IDs of all jobs:
|
||||
|
||||
`jobs -l`
|
||||
|
||||
- Show process IDs of all jobs:
|
||||
|
||||
`jobs -p`
|
||||
|
Reference in New Issue
Block a user