PRTSTAT(1) User Commands PRTSTAT(1)

prtstat - print statistics of a process

prtstat [-r|--raw] pid
prtstat -V|--version

prtstat prints the statistics of the specified process. This information comes from the /proc/pid/stat file.

Print the information in raw format.
Show the version information for prtstat.

/proc/pid/stat
source of the information prtstat uses.
2020-09-09 psmisc