diff options
Diffstat (limited to 'man-po/hr/prtstat.1')
-rw-r--r-- | man-po/hr/prtstat.1 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/man-po/hr/prtstat.1 b/man-po/hr/prtstat.1 new file mode 100644 index 0000000..9b3afd9 --- /dev/null +++ b/man-po/hr/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 2020\-09\-09 psmisc "Naredbe korisnika" +.SH IME +prtstat \- ispiše statistiku navedog procesa +.SH UPORABA +.ad l +\fBprtstat\fP [\fB\-r\fP|\fB\-\-raw\fP] \fIpid\fP +.br +\fBprtstat\fP \fB\-V\fP|\fB\-\-version\fP +.ad b +.SH OPIS +\fBprtstat\fP ispiše statistike navedenog procesa. Te informacije prikupi iz +datoteke \fB/proc/\fP\fIpid\fP\fB/stat\fP. +.SH OPCIJE +.TP +\fB\-r\fP,\fB\ \-\-raw\fP +Ispiše informacije u "sirovom" formatu. +.TP +\fB\-V\fP,\fB\ \-\-version\fP +Pokaže informaciju o \fBprtstat\fP. +.SH FILES +.TP +\fB/proc/\fP\fIpid\fP\fB/stat\fP +izvor informacija koje koristi \fBprtstat\fP. |