.\" .\" Copyright 2009-2020 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. .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH PRTSTAT 1 2020\-09\-09 psmisc Användarkommandon .SH NAMN prtstat \- skriv ut statistik för en process .SH SYNOPSIS .ad l \fBprtstat\fP [\fB\-r\fP|\fB\-\-raw\fP] \fIpid\fP .br \fBprtstat\fP \fB\-V\fP|\fB\-\-version\fP .ad b .SH BESKRIVNING \fBprstat\fP skriver ut statistiken för den angivna processen. Denna information kommer från filen \fB/proc/\fP\fIpid\fP\fB/stat\fP. .SH FLAGGOR .TP \fB\-r\fP,\fB\ \-\-raw\fP Skriv ut informationen i rått format. .TP \fB\-V\fP,\fB\ \-\-version\fP Visa informationen för \fBprtstat\fP. .SH FILER .TP \fB/proc/\fP\fIpid\fP\fB/stat\fP källa för informationen som \fBprtstat\fP använder.