Submitted by damidu on Tue, 05/10/2022 - 11:29
procps alternative
Tue, 05/10/2022 - 11:29
Hi,
Do you know it there is a "GNU" version of procps-ng? Tools to view process at the command line on a GNU/Linux system.
https://gitlab.com/procps-ng/procps
It's seem that these utility are not part of the GNU project. How to you monitor process? You look directly in the /proc directory? ps/top are "frontend" for that?