logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

prtstat - print statistics of a process

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.

psmisc                                             2020-09-09                                         PRTSTAT(1)

Name

       prtstat - print statistics of a process

Options

-r, --raw
              Print the information in raw format.

       -V, --version
              Show the version information for prtstat.

Synopsis

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

See Also