jobs
BASH builtin for viewing information about processes spawned by the current shell.
=> More information.
- View jobs spawned by the current shell:
jobs
- List jobs and their process IDs:
jobs -l
- Display information about jobs with changed status:
jobs -n
- Display process ID of process group leader:
jobs -p
- Display running processes:
jobs -r
- Display stopped processes:
jobs -s
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/jobs.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 106.413159 milliseconds
- Gemini-to-HTML Time
- 0.225415 milliseconds
This content has been proxied by September (ba2dc).