procs
procs is a command-line tool that provides an alternative to the ps command.[1]
Documentation
- man 1 'procs' [EN]
Further information
- procs is a Better Alternative to the ps Command for Handling Process in Linux (19.03.2024) [EN] @ It's FOSS
Syntax
procs [PARAMETER ...] [KEYWORD ...]
Parameters
- --gen-completion
- Generate shell completion files for supported shells.
- --tree
- Display processes in a tree view.
- --watch
- Enable watch mode for real-time updates.
- --watch-interval SECONDS
- Set the update interval for watch mode.
References
- ↑ Repository contributors. "man 1 'procs'." GitHub. https://github.com/dalance/procs/blob/master/man/procs.1.adoc (accessed 22.03.2024)