man-pages/man1/prtstat.1.html
2021-03-31 01:06:50 +01:00

83 lines
1.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of PRTSTAT</TITLE>
</HEAD><BODY>
<H1>PRTSTAT</H1>
Section: User Commands (1)<BR>Updated: 2016-06-18<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
prtstat - print statistics of a process
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>prtstat</B>
[<B>-r</B>|<B>--raw</B>]
<I>pid</I>
<BR>
<B>prtstat</B>
-V<B>|</B>--version
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>prtstat</B>
prints the statistics of the specified process. This information comes
from the
<I>/proc/PID/stat</I>
file.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-r</B>,<B>&nbsp;--raw</B>
<DD>
Print the information in raw format.
<DT id="2"><B>-V</B>,<B>&nbsp;--version</B>
<DD>
Show the version information for
<B>prtstat</B>.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="3">/proc/&lt;PID&gt;/stat<DD>
source of the information
<B>prtstat</B>
uses
<P>
</DL>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAF">FILES</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:25 GMT, March 31, 2021
</BODY>
</HTML>