prtstat(1) — Linux manual page
PRTSTAT(1) User Commands PRTSTAT(1)
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.
COLOPHON
This page is part of the psmisc (Small utilities that use the
/proc filesystem) project. Information about the project can be
found at ⟨https://gitlab.com/psmisc/psmisc⟩. If you have a bug
report for this manual page, see
⟨https://gitlab.com/psmisc/psmisc/issues⟩. This page was
obtained from the project's upstream Git repository
⟨https://gitlab.com/psmisc/psmisc.git⟩ on 2024-06-14. (At that
time, the date of the most recent commit that was found in the
repository was 2024-03-13.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org