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.
-r,--raw
Print the information in raw format.
-V,--version
Show the version information for prtstat.
-r,--raw
Print the information in raw format.
-V,--version
Show the version information for prtstat.
/proc/<PID>/stat
source of the information prtstat uses