diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 13:17:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 13:17:26 +0000 |
commit | a4dc4fbcc1b131061dcccd5cdcc2395d9a2ba784 (patch) | |
tree | bc531e7e083fff1668bb4e79e9692d8cc47aea95 /man-po/ru/prtstat.1 | |
parent | Initial commit. (diff) | |
download | psmisc-upstream.tar.xz psmisc-upstream.zip |
Adding upstream version 23.7.upstream/23.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man-po/ru/prtstat.1')
-rw-r--r-- | man-po/ru/prtstat.1 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/man-po/ru/prtstat.1 b/man-po/ru/prtstat.1 new file mode 100644 index 0000000..34ee9ba --- /dev/null +++ b/man-po/ru/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 "Пользовательские команды" +.SH ИМЯ +prtstat \- выводит статистику по процессу +.SH ОБЗОР +.ad l +\fBprtstat\fP [\fB\-r\fP|\fB\-\-raw\fP] \fIpid\fP +.br +\fBprtstat\fP \fB\-V\fP|\fB\-\-version\fP +.ad b +.SH ОПИСАНИЕ +\fBprtstat\fP выводит статистику по указанному процессу. Эта информация берётся +из файла \fB/proc/\fP\fIpid\fP\fB/stat\fP. +.SH ПАРАМЕТРЫ +.TP +\fB\-r\fP,\fB\ \-\-raw\fP +Вывести информацию в необработанном виде. +.TP +\fB\-V\fP,\fB\ \-\-version\fP +Вывести информацию о версии \fBprtstat\fP. +.SH ФАЙЛЫ +.TP +\fB/proc/\fP\fIpid\fP\fB/stat\fP +источник информации, который использует \fBprtstat\fP. |