List shell jobs with process IDs.
Section: Job Control
List jobs
bash
bash
jobs -lExplanation
Interactive Bash tracks stopped and background jobs.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Job Control