from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
PRTSTAT
Section: User Commands (1) Updated: 202-0-09 Index
Return to Main Contents
NAME
prtstat - print statistics of a process
SYNOPSIS
prtstat
[ -r| --raw]
pid
prtstat
-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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- FILES
-
|