prtstat (1) Linux Manual Page
prtstat – print statistics of a process
Synopsis
prtstat [-r|–raw] pidprtstat -V|–version
Description
prtstat prints the statistics of the specified process. This information comes from the /proc/pid/stat file.Options
- -r, –raw
- Print the information in raw format.
- -V, –version
- Show the version information for prtstat.
Files
- /proc/pid/stat
- source of the information prtstat uses.
