$manlookup

prtstat

(1)

print statistics of a process

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

Options

2
-r--raw

Print the information in raw format.

-V--version

Show the version information for prtstat.

DESCRIPTION

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

FILES

/proc/pid/stat
source of the information prtstat uses.