diff options
Diffstat (limited to 'man-po/de/prtstat.1')
-rw-r--r-- | man-po/de/prtstat.1 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/man-po/de/prtstat.1 b/man-po/de/prtstat.1 new file mode 100644 index 0000000..1bdb964 --- /dev/null +++ b/man-po/de/prtstat.1 @@ -0,0 +1,36 @@ +.\" +.\" 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 "29. September 2020" psmisc "Dienstprogramme für Benutzer" +.SH BEZEICHNUNG +prtstat \- Statistiken eines Prozesses ausgeben +.SH ÜBERSICHT +.ad l +\fBprtstat\fP [\fB\-r\fP|\fB\-\-raw\fP] \fIPID\fP +.br +\fBprtstat\fP \fB\-V\fP|\fB\-\-version\fP +.ad b +.SH BESCHREIBUNG +\fBprtstat\fP gibt die Statistiken des angegebenen Prozesses aus. Die +Informationen werden aus der Datei \fB/proc/\fP\fIPID\fP\fB/stat\fP bezogen. +.SH OPTIONEN +.TP +\fB\-r\fP,\fB\ \-\-raw\fP +gibt die Informationen im Rohformat aus. +.TP +\fB\-V\fP,\fB\ \-\-version\fP +zeigt Versionsinformationen für \fBprtstat\fP an. +.SH DATEIEN +.TP +\fB/proc/\fP\fIPID\fP\fB/stat\fP +gibt die Informationsquelle an, die \fBprtstat\fP verwendet. |