prtstat (1)
Leading comments
Copyright 2009-2016 Craig Small This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
NAME
prtstat - print statistics of a processSYNOPSIS
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.
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