# Ukrainian translation for procps-ng. # Copyright (C) 2014 Free Software Foundation, Inc. # This file is distributed under the same license as the procps-ng package. # # Yuri Chornoivan , 2014, 2019, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: procps-ng-man-4.0.2-rc1\n" "Report-Msgid-Bugs-To: Procps list \n" "POT-Creation-Date: 2022-11-10 21:36+1100\n" "PO-Revision-Date: 2022-11-28 23:07+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 20.12.0\n" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "FREE" msgstr "FREE" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "2022-06-25" msgstr "25 червня 2022 року" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "procps-ng" msgstr "procps-ng" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "User Commands" msgstr "Команди користувача" #. type: SH #: ../man/free.1:6 #, no-wrap msgid "NAME" msgstr "НАЗВА" #. type: Plain text #: ../man/free.1:8 msgid "free - Display amount of free and used memory in the system" msgstr "free — показ даних щодо об’єму вільної та використаної оперативної пам’яті у системі" #. type: SH #: ../man/free.1:8 #, no-wrap msgid "SYNOPSIS" msgstr "КОРОТКИЙ ОПИС" #. type: Plain text #: ../man/free.1:11 msgid "B [I]" msgstr "B [I<параметри>]" #. type: SH #: ../man/free.1:11 #, no-wrap msgid "DESCRIPTION" msgstr "ОПИС" #. type: Plain text #: ../man/free.1:17 msgid "B displays the total amount of free and used physical and swap memory in the system, as well as the buffers and caches used by the kernel. The information is gathered by parsing /proc/meminfo. The displayed columns are:" msgstr "B виводить дані щодо загального об’єму вільної і використаної фізичної та резервної пам’яті у системі, а також буферів та кешів, що використовуються ядром. Збирання даних виконується за допомогою обробки даних /proc/meminfo. Серед показаних стовпчиків:" #. type: TP #: ../man/free.1:17 #, no-wrap msgid "B" msgstr "B<загалом>" #. type: Plain text #: ../man/free.1:20 msgid "Total installed memory (MemTotal and SwapTotal in /proc/meminfo)" msgstr "Загальний об’єм встановленої пам’яті (MemTotal та SwapTotal у /proc/meminfo)" #. type: TP #: ../man/free.1:20 #, no-wrap msgid "B" msgstr "B<використана>" #. type: Plain text #: ../man/free.1:23 msgid "Used or unavailable memory (calculated as B - B)" msgstr "Використана або недоступна пам'ять (обчислюється як B - B)" #. type: TP #: ../man/free.1:23 #, no-wrap msgid "B" msgstr "B<вільна>" #. type: Plain text #: ../man/free.1:26 msgid "Unused memory (MemFree and SwapFree in /proc/meminfo)" msgstr "Невикористана пам’ять (MemFree та SwapFree у /proc/meminfo)" #. type: TP #: ../man/free.1:26 #, no-wrap msgid "B" msgstr "B<спільна>" #. type: Plain text #: ../man/free.1:29 msgid "Memory used (mostly) by tmpfs (Shmem in /proc/meminfo)" msgstr "Об’єм пам’яті, використаної (здебільшого) для tmpfs (Shmem у /proc/meminfo)" #. type: TP #: ../man/free.1:29 #, no-wrap msgid "B" msgstr "B<буфери>" #. type: Plain text #: ../man/free.1:32 msgid "Memory used by kernel buffers (Buffers in /proc/meminfo)" msgstr "Об’єм пам’яті, використаної для буферів ядра (Buffers у /proc/meminfo)" #. type: TP #: ../man/free.1:32 #, no-wrap msgid "B" msgstr "B<кеш>" #. type: Plain text #: ../man/free.1:35 msgid "Memory used by the page cache and slabs (Cached and SReclaimable in /proc/meminfo)" msgstr "Об’єм пам’яті, використаний під кеш сторінок і фрагментів (Cached та SReclaimable у /proc/meminfo)" #. type: TP #: ../man/free.1:35 #, no-wrap msgid "B" msgstr "B<буф/кеш>" #. type: Plain text #: ../man/free.1:38 msgid "Sum of B and B" msgstr "Сума значень B<буфери> і B<кеш>" #. type: TP #: ../man/free.1:38 #, no-wrap msgid "B" msgstr "B<доступна>" #. type: Plain text #: ../man/free.1:47 msgid "Estimation of how much memory is available for starting new applications, without swapping. Unlike the data provided by the B or B fields, this field takes into account page cache and also that not all reclaimable memory slabs will be reclaimed due to items being in use (MemAvailable in /proc/meminfo, available on kernels 3.14, emulated on kernels 2.6.27+, otherwise the same as B)" msgstr "Оцінка об’єму пам’яті, доступного для запуску нових програм, без використання резервної пам’яті на диску. На відміну від даних, які буде показано у полях B та B, у цьому полі враховується кеш сторінок і те, що не усі придатні до повернення частини пам’яті буде повернуто через об’єкти, що перебувають у використанні (MemAvailable у /proc/meminfo, доступне у ядрах, починаючи з 3.14, емульоване, починаючи з ядра 2.6.27, інакше, те саме, що і B)" #. type: SH #: ../man/free.1:47 #, no-wrap msgid "OPTIONS" msgstr "ПАРАМЕТРИ" #. type: TP #: ../man/free.1:48 #, no-wrap msgid "B<-b>, B<--bytes>" msgstr "B<-b>, B<--bytes>" #. type: Plain text #: ../man/free.1:51 msgid "Display the amount of memory in bytes." msgstr "Вивести об’єм пам’яті у байтах." #. type: TP #: ../man/free.1:51 #, no-wrap msgid "B<-k>, B<--kibi>" msgstr "B<-k>, B<--kibi>" #. type: Plain text #: ../man/free.1:54 msgid "Display the amount of memory in kibibytes. This is the default." msgstr "Вивести об’єм пам’яті у кібібайтах. Типовий варіант." #. type: TP #: ../man/free.1:54 #, no-wrap msgid "B<-m>, B<--mebi>" msgstr "B<-m>, B<--mebi>" #. type: Plain text #: ../man/free.1:57 msgid "Display the amount of memory in mebibytes." msgstr "Вивести об’єм пам’яті у мебібайтах." #. type: TP #: ../man/free.1:57 #, no-wrap msgid "B<-g>, B<--gibi>" msgstr "B<-g>, B<--gibi>" #. type: Plain text #: ../man/free.1:60 msgid "Display the amount of memory in gibibytes." msgstr "Вивести об’єм пам’яті у гібібайтах." #. type: TP #: ../man/free.1:60 #, no-wrap msgid "B<--tebi>" msgstr "B<--tebi>" #. type: Plain text #: ../man/free.1:63 msgid "Display the amount of memory in tebibytes." msgstr "Вивести об’єм пам’яті у тебібайтах." #. type: TP #: ../man/free.1:63 #, no-wrap msgid "B<--pebi>" msgstr "B<--pebi>" #. type: Plain text #: ../man/free.1:66 msgid "Display the amount of memory in pebibytes." msgstr "Вивести об’єм пам’яті у пебібайтах." #. type: TP #: ../man/free.1:66 #, no-wrap msgid "B<--kilo>" msgstr "B<--kilo>" #. type: Plain text #: ../man/free.1:69 msgid "Display the amount of memory in kilobytes. Implies --si." msgstr "Вивести об’єм пам’яті у кілобайтах. Неявно використовує --si." #. type: TP #: ../man/free.1:69 #, no-wrap msgid "B<--mega>" msgstr "B<--mega>" #. type: Plain text #: ../man/free.1:72 msgid "Display the amount of memory in megabytes. Implies --si." msgstr "Вивести об’єм пам’яті у мегабайтах. Неявно використовує --si." #. type: TP #: ../man/free.1:72 #, no-wrap msgid "B<--giga>" msgstr "B<--giga>" #. type: Plain text #: ../man/free.1:75 msgid "Display the amount of memory in gigabytes. Implies --si." msgstr "Вивести об’єм пам’яті у гігабайтах. Неявно використовує --si." #. type: TP #: ../man/free.1:75 #, no-wrap msgid "B<--tera>" msgstr "B<--tera>" #. type: Plain text #: ../man/free.1:78 msgid "Display the amount of memory in terabytes. Implies --si." msgstr "Вивести об’єм пам’яті у терабайтах. Неявно використовує --si." #. type: TP #: ../man/free.1:78 #, no-wrap msgid "B<--peta>" msgstr "B<--peta>" #. type: Plain text #: ../man/free.1:81 msgid "Display the amount of memory in petabytes. Implies --si." msgstr "Вивести об’єм пам’яті у петабайтах. Неявно використовує --si." #. type: TP #: ../man/free.1:81 #, no-wrap msgid "B<-h>, B<--human>" msgstr "B<-h>, B<--human>" #. type: Plain text #: ../man/free.1:85 msgid "Show all output fields automatically scaled to shortest three digit unit and display the units of print out. Following units are used." msgstr "Вивести вміст усіх полів з автоматичним масштабуванням до найбільшої цілої одиниці та показом використаних одиниць. Використовуються такі одиниці:" #. type: Plain text #: ../man/free.1:93 #, no-wrap msgid "" " B = bytes\n" " Ki = kibibyte\n" " Mi = mebibyte\n" " Gi = gibibyte\n" " Ti = tebibyte\n" " Pi = pebibyte\n" msgstr "" " B = байти\n" " Ki = кібібайти\n" " Mi = мебібайти\n" " Gi = гібібайти\n" " Ti = тебібайти\n" " Pi = пебібайти\n" #. type: Plain text #: ../man/free.1:97 msgid "If unit is missing, and you have exbibyte of RAM or swap, the number is in tebibytes and columns might not be aligned with header." msgstr "Якщо одиницю не буде вказано і на комп’ютері встановлено ексбібайти оперативної або резервної пам’яті, дані буде показано у тебібайтах, а у стовпчиках може порушуватися вирівнювання із заголовком таблиці." #. type: TP #: ../man/free.1:97 #, no-wrap msgid "B<-w>, B<--wide>" msgstr "B<-w>, B<--wide>" #. type: Plain text #: ../man/free.1:102 msgid "Switch to the wide mode. The wide mode produces lines longer than 80 characters. In this mode B and B are reported in two separate columns." msgstr "Перемкнути програму у режим широкого показу. У режимі широкого показу програма виводитиме рядки, довші за 80 символів. У цьому режимі значення B та B виводитимуться у два окремих стовпчики." #. type: TP #: ../man/free.1:102 #, no-wrap msgid "B<-c>, B<--count> I" msgstr "B<-c>, B<--count> I<число>" #. type: Plain text #: ../man/free.1:109 msgid "Display the result I times. Requires the B<-s> option." msgstr "Вивести результат вказану аргументом I<число> разів. Потребує використання параметра B<-s>." #. type: TP #: ../man/free.1:109 #, no-wrap msgid "B<-l>, B<--lohi>" msgstr "B<-l>, B<--lohi>" #. type: Plain text #: ../man/free.1:112 msgid "Show detailed low and high memory statistics." msgstr "Вивести докладні дані щодо використання верхньої і нижньої областей пам’яті." #. type: TP #: ../man/free.1:112 #, no-wrap msgid "B<-s>, B<--seconds> I" msgstr "B<-s>, B<--seconds> I<затримка>" #. type: Plain text #: ../man/free.1:119 msgid "Continuously display the result I seconds apart. You may actually specify any floating point number for I using either . or , for decimal point. B(3) is used for microsecond resolution delay times." msgstr "Неперервно виводити результати із інтервалом між оновленнями у вказану параметром I<затримка> кількість секунд. Фактично, ви можете вказати для I<затримки> дійсне число із крапкою або комою як роздільником дробової частини. Для визначення часу оновлення використовується B(3) з точністю визначення моменту часу порядку мікросекунд." #. type: TP #: ../man/free.1:119 #, no-wrap msgid "B<--si>" msgstr "B<--si>" #. type: Plain text #: ../man/free.1:123 msgid "Use kilo, mega, giga etc (power of 1000) instead of kibi, mebi, gibi (power of 1024)." msgstr "Використовувати кіло-, мега-, гіга- тощо (кратні до 1000) одиниці замість кібі-, мебі-, гібі- тощо (кратних до 1024)." #. type: TP #: ../man/free.1:123 #, no-wrap msgid "B<-t>, B<--total>" msgstr "B<-t>, B<--total>" #. type: Plain text #: ../man/free.1:126 msgid "Display a line showing the column totals." msgstr "Виводити рядок із підсумками за стовпчиками." #. type: TP #: ../man/free.1:126 #, no-wrap msgid "B<-v>, B<--committed>" msgstr "B<-v>, B<--committed>" #. type: Plain text #: ../man/free.1:131 msgid "Display a line showing the memory commit limit and amount of committed/uncommitted memory. The B column on this line will display the memory commit limit. This line is relevant if memory overcommit is disabled." msgstr "Вивести рядок із обмеженням на внесок до пам'яті та обсягом внесеної/невнесеної пам'яті. У стовпчику B цього рядка буде показано обмеження на внесок до пам'яті. Цей рядок має значення, якщо вимкнено переповнення при внесення до пам'яті." #. type: TP #: ../man/free.1:131 #, no-wrap msgid "B<--help>" msgstr "B<--help>" #. type: Plain text #: ../man/free.1:134 msgid "Print help." msgstr "Вивести довідку." #. type: TP #: ../man/free.1:134 #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/free.1:137 msgid "Display version information." msgstr "Показати інформацію щодо версії." #. type: SH #: ../man/free.1:138 #, no-wrap msgid "FILES" msgstr "ФАЙЛИ" #. type: TP #: ../man/free.1:139 #, no-wrap msgid "/proc/meminfo" msgstr "/proc/meminfo" #. type: Plain text #: ../man/free.1:142 msgid "memory information" msgstr "інформація щодо пам'яті" #. type: SH #: ../man/free.1:143 #, no-wrap msgid "BUGS" msgstr "ВАДИ" #. type: Plain text #: ../man/free.1:146 msgid "The value for the B column is not available from kernels before 2.6.32 and is displayed as zero." msgstr "Значення у стовпчику B є недоступним у системах із ядрами до 2.6.32. У таких системах замість значення буде показано нуль." #. type: TP #: ../man/free.1:146 #, no-wrap msgid "Please send bug reports to" msgstr "Про вади, будь ласка, повідомляйте на адресу" #. type: Plain text #: ../man/free.1:150 msgid "E<.UR procps@freelists.org> E<.UE>" msgstr "E<.UR procps@freelists.org> E<.UE>" #. type: SH #: ../man/free.1:150 #, no-wrap msgid "SEE ALSO" msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" #. t #. (The preceding line is a note to broken versions of man to tell #. them to pre-process this man page with tbl) #. Man page for kill. #. Licensed under version 2 of the GNU General Public License. #. Written by Albert Cahalan; converted to a man page by #. Michael K. Johnson #. type: Plain text #: ../man/kill.1:8 msgid "B(1), B(1), B(1), B(8)." msgstr "B(1), B(1), B(1), B(8)." #. type: TH #: ../man/kill.1:8 #, no-wrap msgid "KILL" msgstr "KILL" #. type: TH #: ../man/kill.1:8 #, no-wrap msgid "2021-05-18" msgstr "18 травня 2021 року" #. type: TH #: ../man/kill.1:8 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/kill.1:8 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. type: SH #: ../man/kill.1:9 #, no-wrap msgid "NAME " msgstr "НАЗВА" #. type: Plain text #: ../man/kill.1:11 msgid "kill - send a signal to a process" msgstr "kill — надсилання сигналу процесу" #. type: SH #: ../man/kill.1:11 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС" #. type: Plain text #: ../man/kill.1:14 msgid "B [options] EpidE [...]" msgstr "B [параметри] EpidE [...]" #. type: SH #: ../man/kill.1:14 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/kill.1:30 msgid "The default signal for kill is TERM. Use B<-l> or B<-L> to list available signals. Particularly useful signals include HUP, INT, KILL, STOP, CONT, and 0. Alternate signals may be specified in three ways: B<-9>, B<-SIGKILL> or B<-KILL>. Negative PID values may be used to choose whole process groups; see the PGID column in ps command output. A PID of B<-1> is special; it indicates all processes except the kill process itself and init." msgstr "Типовим сигналом для kill є TERM. Для отримання списку доступних сигналів скористайтеся параметром B<-l> або B<-L>. Зокрема, корисними сигналами є HUP, INT, KILL, STOP, CONT та 0. Сигнали можна вказати у три способи: B<-9>, B<-SIGKILL> або B<-KILL>. Для вибору цілих груп процесів можна використовувати від’ємні значення PID; див. стовпчик PGID у виведенні команди ps. PID для B<-1> є особливим; він позначає усі процеси, окрім самого процесу kill та процесу init." #. type: SH #: ../man/kill.1:30 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/kill.1:31 #, no-wrap msgid "BpidE [...]>" msgstr "BpidE [...]>" #. type: Plain text #: ../man/kill.1:34 msgid "Send signal to every EpidE listed." msgstr "Надіслати сигнал усіх EpidE зі списку." #. type: TP #: ../man/kill.1:34 #, no-wrap msgid "B<-EsignalE>" msgstr "B<-EsignalE>" #. type: TQ #: ../man/kill.1:36 #, no-wrap msgid "B<-s EsignalE>" msgstr "B<-s> I<сигнал>" #. type: TQ #: ../man/kill.1:38 #, no-wrap msgid "B<--signal EsignalE>" msgstr "B<--signal> I<сигнал>" #. type: Plain text #: ../man/kill.1:46 msgid "Specify the B to be sent. The signal can be specified by using name or number. The behavior of signals is explained in B(7) manual page." msgstr "Вказати B<сигнал>, який слід надіслати. Сигнал може бути вказано за допомогою назви сигналу або його номера. Поведінку сигналів описано на сторінці підручника B(7)." #. type: TP #: ../man/kill.1:46 #, no-wrap msgid "B<-q>, B<--queue >I" msgstr "B<-q>, B<--queue >I<значення>" #. type: Plain text #: ../man/kill.1:58 msgid "Use B rather than B and the value argument is used to specify an integer to be sent with the signal. If the receiving process has installed a handler for this signal using the SA_SIGINFO flag to B, then it can obtain this data via the si_value field of the siginfo_t structure." msgstr "Скористайтеся B замість B, і аргумент значення, який використовується для задання цілого значення, буде надіслано разом із сигналом. Якщо у процесі, який його отримає, встановлено обробки сигналу, який використовує прапорець SA_SIGINFO B, процес зможе отримати ці дані за допомогою поля si_value структури siginfo_t." #. type: TP #: ../man/kill.1:58 #, no-wrap msgid "B<-l>, B<--list> [I]" msgstr "B<-l>, B<--list> [I<сигнал>]" #. type: Plain text #: ../man/kill.1:62 msgid "List signal names. This option has optional argument, which will convert signal number to signal name, or other way round." msgstr "Вивести список сигналів. У цього параметра є необов’язковий аргумент, за допомогою якого можна перетворювати номер сигналу на назву і навпаки." #. type: TP #: ../man/kill.1:62 #, no-wrap msgid "B<-L>,B<\\ --table>" msgstr "B<-L>,B<\\ --table>" #. type: Plain text #: ../man/kill.1:65 msgid "List signal names in a nice table." msgstr "Вивести список назв сигналів у форматі таблиці." #. type: SH #: ../man/kill.1:67 #, no-wrap msgid "NOTES" msgstr "ЗАУВАЖЕННЯ" #. type: Plain text #: ../man/kill.1:71 msgid "Your shell (command line interpreter) may have a built-in kill command. You may need to run the command described here as /bin/kill to solve the conflict." msgstr "У вашій оболонці (інтерпретаторі командного рядка) може бути вбудована команда kill. Щоб позбутися конфлікту команд, вам слід запускати описану тут команду як /bin/kill." #. type: SH #: ../man/kill.1:71 #, no-wrap msgid "EXAMPLES" msgstr "ПРИКЛАДИ" #. type: TP #: ../man/kill.1:72 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/kill.1:75 msgid "Kill all processes you can kill." msgstr "Завершити робот усіх процесів, роботу яких можна завершити." #. type: TP #: ../man/kill.1:75 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/kill.1:78 msgid "Translate number 11 into a signal name." msgstr "Знайти відповідну назву для сигналу з номером 11." #. type: TP #: ../man/kill.1:78 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/kill.1:81 msgid "List the available signal choices in a nice table." msgstr "Вивести список варіантів сигналів у форматі таблиці." #. type: TP #: ../man/kill.1:81 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/kill.1:84 msgid "Send the default signal, SIGTERM, to all those processes." msgstr "Надіслати усім цим процесам типовий сигнал, SIGTERM." #. type: SH #: ../man/kill.1:84 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/kill.1:93 msgid "B(2), B(1), B(1), B(1), B(1), B(7), B(3), B(1)" msgstr "B(2), B(1), B(1), B(1), B(1), B(7), B(3), B(1)" #. type: SH #: ../man/kill.1:93 #, no-wrap msgid "STANDARDS" msgstr "СТАНДАРТИ" #. type: Plain text #: ../man/kill.1:97 msgid "This command meets appropriate standards. The B<-L> flag is Linux-specific." msgstr "Під час створення програми виконано відповідні стандарти. Параметр B<-L> є специфічним, його призначено лише для Linux." #. type: SH #: ../man/kill.1:97 #, no-wrap msgid "AUTHOR" msgstr "АВТОР" #. type: Plain text #: ../man/kill.1:103 msgid "E<.UR albert@users.sf.net> Albert Cahalan E<.UE> wrote kill in 1999 to replace a bsdutils one that was not standards compliant. The util-linux one might also work correctly." msgstr "Kill створено E<.UR albert@users.sf.net> Albert Cahalan E<.UE> у 1999 році для заміни відповідної програми з bsdutils, яка не була сумісною зі стандартами. Програма зі складу util-linux також може працювати належним чином." #. type: SH #: ../man/kill.1:103 #, no-wrap msgid "REPORTING BUGS" msgstr "Як надіслати звіт про вади" #. Copyright 2000 Kjetil Torgrim Homme #. 2017-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. #. type: Plain text #: ../man/pgrep.1:10 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE>" #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "PGREP" msgstr "PGREP" #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "2022-08-31" msgstr "31 серпня 2022 року" #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. type: SH #: ../man/pgrep.1:11 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/pgrep.1:13 msgid "pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes" msgstr "pgrep, pkill, pidwait — пошук, надсилання сигналів процесам або очікування на завершення роботи процесів на основі даних щодо їхньої назви та інших атрибутів" #. type: SH #: ../man/pgrep.1:13 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/pgrep.1:16 msgid "B [options] pattern" msgstr "B [параметри] взірець" #. type: Plain text #: ../man/pgrep.1:19 msgid "B [options] pattern" msgstr "B [параметри] взірець" #. type: Plain text #: ../man/pgrep.1:22 msgid "B [options] pattern" msgstr "B [параметри] взірець" #. type: SH #: ../man/pgrep.1:22 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/pgrep.1:27 msgid "B looks through the currently running processes and lists the process IDs which match the selection criteria to stdout. All the criteria have to match. For example," msgstr "B виконує пошук серед поточних запущених процесів і виводить список ідентифікаторів процесів, які відповідають критерію вибору до stdout. Виконуватися мають усі критерії. Наприклад," #. type: Plain text #: ../man/pgrep.1:29 msgid "$ pgrep -u root sshd" msgstr "$ pgrep -u root sshd" #. type: Plain text #: ../man/pgrep.1:35 msgid "will only list the processes called B AND owned by B. On the other hand," msgstr "покаже список процесів, які мають назву B і належать B. З іншого боку," #. type: Plain text #: ../man/pgrep.1:37 msgid "$ pgrep -u root,daemon" msgstr "$ pgrep -u root,daemon" #. type: Plain text #: ../man/pgrep.1:42 msgid "will list the processes owned by B OR B." msgstr "виведе список процесів, власником яких є B або B." #. type: Plain text #: ../man/pgrep.1:47 msgid "B will send the specified signal (by default B) to each process instead of listing them on stdout." msgstr "B надішле вказаний сигнал (типово B) кожному процесу, замість виведення списку процесів до stdout." #. type: Plain text #: ../man/pgrep.1:50 msgid "B will wait for each process instead of listing them on stdout." msgstr "B чекатиме на усі процеси замість виведення їхнього списку до stdout." #. type: SH #: ../man/pgrep.1:50 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/pgrep.1:51 #, no-wrap msgid "B<->I" msgstr "B<->I<сигнал>" #. type: TQ #: ../man/pgrep.1:53 #, no-wrap msgid "B<--signal> I" msgstr "B<--signal> I<сигнал>" #. type: Plain text #: ../man/pgrep.1:59 msgid "Defines the signal to send to each matched process. Either the numeric or the symbolic signal name can be used. (B only.)" msgstr "Визначає сигнал для надсилання кожному відповідному процесу. Для визначення сигналу можна скористатися цифровим значенням або символічною назвою сигналу. (лише для B.)" #. type: TP #: ../man/pgrep.1:59 #, no-wrap msgid "B<-c>, B<--count>" msgstr "B<-c>, B<--count>" #. type: Plain text #: ../man/pgrep.1:66 msgid "Suppress normal output; instead print a count of matching processes. When count does not match anything, e.g. returns zero, the command will return non-zero value. Note that for pkill and pidwait, the count is the number of matching processes, not the processes that were successfully signaled or waited for." msgstr "Придушити звичайне виведення. Замість цього, вивести кількість відповідних процесів. Якщо не вдасться знайти нічого, наприклад, буде повернуто нульове значення, програма поверне ненульове значення помилки. Зауважте, що для pkill і pidwait кількість є кількістю відповідних процесів, а не кількістю процесів, яким було успішно надіслано сигнал, або кількість процесів, на які очікувала програма." #. type: TP #: ../man/pgrep.1:66 #, no-wrap msgid "B<-d>, B<--delimiter> I" msgstr "B<-d>, B<--delimiter> I<роздільник>" #. type: Plain text #: ../man/pgrep.1:72 msgid "Sets the string used to delimit each process ID in the output (by default a newline). (B only.)" msgstr "Встановлює рядок, що використовуватиметься для відокремлення ідентифікаторів процесів у виведених даних (типовим роздільником є символ розриву рядка). (Лише B.)" #. type: TP #: ../man/pgrep.1:72 #, no-wrap msgid "B<-e>, B<--echo>" msgstr "B<-e>, B<--echo>" #. type: Plain text #: ../man/pgrep.1:77 msgid "Display name and PID of the process being killed. (B only.)" msgstr "Показати назву і PID процесів, роботу яких буде завершено (лише B)." #. type: TP #: ../man/pgrep.1:77 #, no-wrap msgid "B<-f>, B<--full>" msgstr "B<-f>, B<--full>" #. type: Plain text #: ../man/pgrep.1:84 msgid "The I is normally only matched against the process name. When B<-f> is set, the full command line is used." msgstr "Зазвичай, відповідність I<взірця> встановлюється лише для назви процесу. Якщо використано B<-f>, відповідність встановлюється за цілим рядком команди." #. type: TP #: ../man/pgrep.1:84 #, no-wrap msgid "B<-g>, B<--pgroup> I,..." msgstr "B<-g>, B<--pgroup> I<група процесів>,..." #. type: Plain text #: ../man/pgrep.1:93 msgid "Only match processes in the process group IDs listed. Process group 0 is translated into B's, B's, or B's own process group." msgstr "Встановлювати відповідність процесів лише для вказаного списку ідентифікаторів груп. Група процесів 0 відповідає власній групі процесів B, B або B." #. type: TP #: ../man/pgrep.1:93 #, no-wrap msgid "B<-G>, B<--group> I,..." msgstr "B<-G>, B<--group> I,..." #. type: Plain text #: ../man/pgrep.1:97 msgid "Only match processes whose real group ID is listed. Either the numerical or symbolical value may be used." msgstr "Встановлювати відповідність процесів зі списку справжніх ідентифікаторів груп. Можна використовувати цифрове або символічне значення ідентифікатора." #. type: TP #: ../man/pgrep.1:97 #, no-wrap msgid "B<-i>, B<--ignore-case>" msgstr "B<-i>, B<--ignore-case>" #. type: Plain text #: ../man/pgrep.1:100 msgid "Match processes case-insensitively." msgstr "Виконувати пошук процесів без врахування регістру символів." #. type: TP #: ../man/pgrep.1:100 #, no-wrap msgid "B<-l>, B<--list-name>" msgstr "B<-l>, B<--list-name>" #. type: Plain text #: ../man/pgrep.1:105 msgid "List the process name as well as the process ID. (B only.)" msgstr "Вивести список назв процесів, а також ідентифікаторів процесів. (Лише B.)" #. type: TP #: ../man/pgrep.1:105 #, no-wrap msgid "B<-a>, B<--list-full>" msgstr "B<-a>, B<--list-full>" #. type: Plain text #: ../man/pgrep.1:110 msgid "List the full command line as well as the process ID. (B only.)" msgstr "Вивести список рядків команд повністю, а також ідентифікаторів процесів. (Лише B.)" #. type: TP #: ../man/pgrep.1:110 #, no-wrap msgid "B<-n>, B<--newest>" msgstr "B<-n>, B<--newest>" #. type: Plain text #: ../man/pgrep.1:113 msgid "Select only the newest (most recently started) of the matching processes." msgstr "Вибрати лише найновіші (запущені якомога пізніше) відповідні процеси." #. type: TP #: ../man/pgrep.1:113 #, no-wrap msgid "B<-o>, B<--oldest>" msgstr "B<-o>, B<--oldest>" #. type: Plain text #: ../man/pgrep.1:116 msgid "Select only the oldest (least recently started) of the matching processes." msgstr "Вибрати лише найдавніші (запущені якомога раніше) відповідні процеси." #. type: TP #: ../man/pgrep.1:116 #, no-wrap msgid "B<-O>, B<--older> I" msgstr "B<-O>, B<--older> I<секунди>" #. type: Plain text #: ../man/pgrep.1:119 msgid "Select processes older than secs." msgstr "Вибрати процеси, які є старішими за вказану кількість секунд." #. type: TP #: ../man/pgrep.1:119 #, no-wrap msgid "B<-P>, B<--parent> I,..." msgstr "B<-P>, B<--parent> I,..." #. type: Plain text #: ../man/pgrep.1:122 msgid "Only match processes whose parent process ID is listed." msgstr "Встановлювати відповідність лише тих процесів, які мають батьківські процеси зі вказаного списку." #. type: TP #: ../man/pgrep.1:122 #, no-wrap msgid "B<-s>, B<--session> I,..." msgstr "B<-s>, B<--session> I,..." #. type: Plain text #: ../man/pgrep.1:131 msgid "Only match processes whose process session ID is listed. Session ID 0 is translated into B's, B's, or B's own session ID." msgstr "Встановлювати відповідність лише тих процесів, які мають ідентифікатори сеансів процесів зі вказаного списку. Ідентифікатор 0 відповідає ідентифікаторам сеансів самих програм B, B або B." #. type: TP #: ../man/pgrep.1:131 #, no-wrap msgid "B<-t>, B<--terminal> I,..." msgstr "B<-t>, B<--terminal> I<термінал>,..." #. type: Plain text #: ../man/pgrep.1:135 msgid "Only match processes whose controlling terminal is listed. The terminal name should be specified without the \"/dev/\" prefix." msgstr "Встановлювати відповідність лише процесів із терміналом керування із вказаного списку. Назву термінала слід вказувати без префікса «/dev/»." #. type: TP #: ../man/pgrep.1:135 #, no-wrap msgid "B<-u>, B<--euid> I,..." msgstr "B<-u>, B<--euid> I,..." #. type: Plain text #: ../man/pgrep.1:139 msgid "Only match processes whose effective user ID is listed. Either the numerical or symbolical value may be used." msgstr "Встановлювати відповідність процесів зі списку ідентифікаторів ефективних користувачів. Можна використовувати цифрове або символічне значення ідентифікатора." #. type: TP #: ../man/pgrep.1:139 #, no-wrap msgid "B<-U>, B<--uid> I,..." msgstr "B<-U>, B<--uid> I,..." #. type: Plain text #: ../man/pgrep.1:143 msgid "Only match processes whose real user ID is listed. Either the numerical or symbolical value may be used." msgstr "Встановлювати відповідність процесів зі списку справжніх ідентифікаторів користувачів. Можна використовувати цифрове або символічне значення ідентифікатора." #. type: TP #: ../man/pgrep.1:143 #, no-wrap msgid "B<-v>, B<--inverse>" msgstr "B<-v>, B<--inverse>" #. type: Plain text #: ../man/pgrep.1:152 msgid "Negates the matching. This option is usually used in B's or B's context. In B's context the short option is disabled to avoid accidental usage of the option." msgstr "Інвертує відповідність. Зазвичай, цей параметр використовується у контексті B або B. У контексті B скорочену форму параметра вимкнено для того, щоб запобігти випадковому використанню цього параметра." #. type: TP #: ../man/pgrep.1:152 #, no-wrap msgid "B<-w>, B<--lightweight>" msgstr "B<-w>, B<--lightweight>" #. type: Plain text #: ../man/pgrep.1:161 msgid "Shows all thread ids instead of pids in B's or B's context. In B's context this option is disabled." msgstr "Показує усіх ідентифікатори потоків обробки, замість ідентифікаторів, у контексті B або B. У контексті B цей параметр вимкнено." #. type: TP #: ../man/pgrep.1:161 #, no-wrap msgid "B<-x>, B<--exact>" msgstr "B<-x>, B<--exact>" #. type: Plain text #: ../man/pgrep.1:167 msgid "Only match processes whose names (or command lines if B<-f> is specified) B match the I." msgstr "Встановлювати відповідність лише процесів, назви яких (або рядки команд, якщо вказано параметр B<-f>) B<точно> відповідає I<взірцю>." #. type: TP #: ../man/pgrep.1:167 #, no-wrap msgid "B<-F>, B<--pidfile> I" msgstr "B<-F>, B<--pidfile> I<файл>" #. type: Plain text #: ../man/pgrep.1:173 msgid "Read Is from I. This option is more useful for BorB than B." msgstr "Прочитати I з I<файла>. Ймовірно, цей параметр корисніший для B або B, а не для B." #. type: TP #: ../man/pgrep.1:173 #, no-wrap msgid "B<-L>, B<--logpidfile>" msgstr "B<-L>, B<--logpidfile>" #. type: Plain text #: ../man/pgrep.1:176 msgid "Fail if pidfile (see B<-F>) not locked." msgstr "Завершувати роботу повідомленням про помилку, якщо pid-файл (див. B<-F>) не заблоковано." #. type: TP #: ../man/pgrep.1:176 #, no-wrap msgid "B<-r>, B<--runstates> I..." msgstr "B<-r>, B<--runstates> I..." #. type: Plain text #: ../man/pgrep.1:179 msgid "Match only processes which match the process state." msgstr "Виконати пошук лише тих процесів, які відповідають вказаному значенню стану процесу." #. type: TP #: ../man/pgrep.1:179 #, no-wrap msgid "B<-A>, B<--ignore-ancestors>" msgstr "B<-A>, B<--ignore-ancestors>" #. type: Plain text #: ../man/pgrep.1:189 msgid "Ignore all ancestors of B, B, or B. For example, this can be useful when elevating with B or similar tools." msgstr "Ігнорувати усі попередники B, B та B. Наприклад, це може бути корисним при розширенні прав доступу за допомогою B або подібних інструментів." #. type: TP #: ../man/pgrep.1:189 #, no-wrap msgid "B<--cgroup >IB<,...>" msgstr "B<--cgroup >I<назва>B<,...>" #. type: Plain text #: ../man/pgrep.1:193 msgid "Match on provided control group (cgroup) v2 name. See B(8)" msgstr "Встановити відповідність наданій назві групи керування (cgroup) у версії 2. Див. B(8)" #. type: TP #: ../man/pgrep.1:193 #, no-wrap msgid "B<--ns >I" msgstr "B<--ns >I" #. type: Plain text #: ../man/pgrep.1:198 msgid "Match processes that belong to the same namespaces. Required to run as root to match processes from other users. See B<--nslist> for how to limit which namespaces to match." msgstr "Встановлювати відповідність процесів, які належать до одного простору назв. Для встановлення відповідності для процесів інших користувачів програму має бути запущено від імені користувача root. Див. довідку щодо B<--nslist>, щоб дізнатися про те, як обмежити перелік відповідних просторів назв." #. type: TP #: ../man/pgrep.1:198 #, no-wrap msgid "B<--nslist >IB<,...>" msgstr "B<--nslist >I<назва>B<,...>" #. type: Plain text #: ../man/pgrep.1:202 msgid "Match only the provided namespaces. Available namespaces: ipc, mnt, net, pid, user,uts." msgstr "Встановлювати відповідність лише для вказаних просторів назв. Можливі простори назв: ipc, mnt, net, pid, user, uts." #. type: TP #: ../man/pgrep.1:202 #, no-wrap msgid "B<-q>, B<--queue >I " msgstr "B<-q>, B<--queue >I<значення> " #. type: Plain text #: ../man/pgrep.1:214 msgid "Use B rather than B and the value argument is used to specify an integer to be sent with the signal. If the receiving process has installed a handler for this signal using the SA_SIGINFO flag to B , then it can obtain this data via the si_value field of the siginfo_t structure." msgstr "Скористайтеся B замість B, і аргумент значення, який використовується для задання цілого значення, буде надіслано разом із сигналом. Якщо у процесі, який його отримає, встановлено обробки сигналу, який використовує прапорець SA_SIGINFO B, процес зможе отримати ці дані за допомогою поля si_value структури siginfo_t." #. type: TP #: ../man/pgrep.1:214 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/pgrep.1:217 msgid "Display version information and exit." msgstr "Вивести дані щодо версії і завершити роботу." #. type: TP #: ../man/pgrep.1:217 #, no-wrap msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text #: ../man/pgrep.1:220 msgid "Display help and exit." msgstr "Показати довідкові дані і завершити роботу." #. type: SH #: ../man/pgrep.1:221 #, no-wrap msgid "OPERANDS" msgstr "ОПЕРАНДИ" #. type: TP #: ../man/pgrep.1:222 #, no-wrap msgid "I" msgstr "I<взірець>" #. type: Plain text #: ../man/pgrep.1:226 msgid "Specifies an Extended Regular Expression for matching against the process names or command lines." msgstr "Вказує розширений формальний вираз для відповідності за назвами процесів або рядками команд." #. type: SH #: ../man/pgrep.1:226 #, no-wrap msgid "EXAMPLES " msgstr "ПРИКЛАДИ" #. type: Plain text #: ../man/pgrep.1:230 msgid "Example 1: Find the process ID of the B daemon:" msgstr "Приклад 1: знайти ідентифікатор процесу фонової служби B:" #. type: Plain text #: ../man/pgrep.1:232 msgid "$ pgrep -u root named" msgstr "$ pgrep -u root named" #. type: Plain text #: ../man/pgrep.1:236 msgid "Example 2: Make B reread its configuration file:" msgstr "Приклад 2: змусити B виконати повторне читання файла налаштувань:" #. type: Plain text #: ../man/pgrep.1:238 msgid "$ pkill -HUP syslogd" msgstr "$ pkill -HUP syslogd" #. type: Plain text #: ../man/pgrep.1:242 msgid "Example 3: Give detailed information on all B processes:" msgstr "Приклад 3: надати докладну інформацію щодо усіх процесів B:" #. type: Plain text #: ../man/pgrep.1:244 msgid "$ ps -fp $(pgrep -d, -x xterm)" msgstr "$ ps -fp $(pgrep -d, -x xterm)" #. type: Plain text #: ../man/pgrep.1:248 msgid "Example 4: Make all B processes run nicer:" msgstr "Приклад 4: підвищити пріоритетність усіх процесів B:" #. type: Plain text #: ../man/pgrep.1:250 msgid "$ renice +4 $(pgrep chrome)" msgstr "$ renice +4 $(pgrep chrome)" #. type: SH #: ../man/pgrep.1:250 #, no-wrap msgid "EXIT STATUS" msgstr "СТАН ВИХОДУ" #. type: TP #: ../man/pgrep.1:252 #, no-wrap msgid "0" msgstr "0" #. type: Plain text #: ../man/pgrep.1:256 msgid "One or more processes matched the criteria. For pkill and pidwait, one or more processes must also have been successfully signalled or waited for." msgstr "Вказаному критерію відповідає один або декілька процесів. Для pkill і pidwait також має бути один або декілька процесів, яким успішно надіслано сигнал або які перебувають у стані очікування." #. type: TP #: ../man/pgrep.1:256 #, no-wrap msgid "1" msgstr "1" #. type: Plain text #: ../man/pgrep.1:259 msgid "No processes matched or none of them could be signalled." msgstr "Не знайдено жодного відповідного процесу або жодному зі знайдених процесів не вдалося надіслати сигнал." #. type: TP #: ../man/pgrep.1:259 #, no-wrap msgid "2" msgstr "2" #. type: Plain text #: ../man/pgrep.1:262 msgid "Syntax error in the command line." msgstr "Синтаксична помилка у рядку команди." #. type: TP #: ../man/pgrep.1:262 #, no-wrap msgid "3" msgstr "3" #. type: Plain text #: ../man/pgrep.1:265 msgid "Fatal error: out of memory etc." msgstr "Критична помилка: вичерпано пам’ять тощо." #. type: SH #: ../man/pgrep.1:266 #, no-wrap msgid "NOTES " msgstr "ЗАУВАЖЕННЯ" #. type: Plain text #: ../man/pgrep.1:271 msgid "The process name used for matching is limited to the 15 characters present in the output of /proc/I/stat. Use the B<-f> option to match against the complete command line, /proc/I/cmdline. Threads may not have the same process name as the parent process but will have the same command line." msgstr "Назву процесу, що використовується для встановлення відповідності, обмежено 15 символами, які виводить /proc/I/stat. Для встановлення відповідності за цілим командним рядком, /proc/I/cmdline, скористайтеся параметром B<-f>. Потоки обробки можуть не мати такої самої назви процесу, що і батьківський процес, але матимуть той самий рядок команди." #. type: Plain text #: ../man/pgrep.1:279 msgid "The running B, B, or B process will never report itself as a match." msgstr "Запущений процес B, B або B ніколи не повідомлятиметься самим собою як відповідник." #. type: Plain text #: ../man/pgrep.1:283 msgid "The B<-O --older> option will silently fail if /proc is mounted with the I option." msgstr "Використання параметра B<-O --older> буде без повідомлень не враховано, якщо /proc змонтовано з параметром I." #. type: SH #: ../man/pgrep.1:283 #, no-wrap msgid "BUGS " msgstr "ВАДИ " #. type: Plain text #: ../man/pgrep.1:292 msgid "The options B<-n> and B<-o> and B<-v> can not be combined. Let me know if you need to do this." msgstr "Не можна одночасно використовувати параметри B<-n>, B<-o> та B<-v> одночасно. Повідомте авторам, якщо вам потрібне таке поєднання." #. type: Plain text #: ../man/pgrep.1:294 msgid "Defunct processes are reported." msgstr "Програма повідомляє про щезлі процеси." #. type: Plain text #: ../man/pgrep.1:299 msgid "B requires the B(2) system call which first appeared in Linux 5.3." msgstr "B потребує системного виклику B(2), який вперше з'явився у Linux 5.3." #. type: SH #: ../man/pgrep.1:299 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/pgrep.1:309 msgid "B(1), B(7), B(7), B(3), B(1), B(1), B(1), B(2), B(8)" msgstr "B(1), B(7), B(7), B(3), B(1), B(1), B(1), B(2), B(8)" #. type: SH #: ../man/pgrep.1:309 #, no-wrap msgid "AUTHOR " msgstr "АВТОР" #. type: Plain text #: ../man/pgrep.1:313 msgid "E<.UR kjetilho@ifi.uio.no> Kjetil Torgrim Homme E<.UE>" msgstr "E<.UR kjetilho@ifi.uio.no> Kjetil Torgrim Homme E<.UE>" #. type: SH #: ../man/pgrep.1:313 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. -*- coding: UTF-8 -*- #. Copyright (C) 1998 Miquel van Smoorenburg. #. 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 program is distributed in the hope that it will be useful, #. but WITHOUT ANY WARRANTY; without even the implied warranty of #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #. GNU General Public License for more details. #. You should have received a copy of the GNU General Public License #. along with this program; if not, write to the Free Software #. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #. type: Plain text #: ../man/pidof.1:18 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/pidof.1:18 #, no-wrap msgid "PIDOF" msgstr "PIDOF" #. type: TH #: ../man/pidof.1:18 #, no-wrap msgid "2020-12-22" msgstr "22 грудня 2020 року" #. type: TH #: ../man/pidof.1:18 #, no-wrap msgid "User Commands " msgstr "Команди користувача" #. type: SH #: ../man/pidof.1:19 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/pidof.1:21 msgid "pidof -- find the process ID of a running program" msgstr "pidof — визначити ідентифікатор процесу запущеної програми" #. type: SH #: ../man/pidof.1:21 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/pidof.1:34 msgid "B [B<-s>] [B<-c>] [B<-q>] [B<-w>] [B<-x>] [B<-o> I] [B<-S> I] B [B]" msgstr "B [B<-s>] [B<-c>] [B<-q>] [B<-w>] [B<-x>] [B<-o> I<пропущений_pid[,пропущений_pid...]...>] [B<-S> I<роздільник>] B<програма> [B<програма...>]" #. type: SH #: ../man/pidof.1:34 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/pidof.1:38 msgid "B finds the process id's (pids) of the named programs. It prints those id's on the standard output." msgstr "B виконує пошук ідентифікаторів процесів (pids) вказаних програм. Дані щодо виявлених ідентифікаторів буде виведено до стандартного виведення." #. type: SH #: ../man/pidof.1:38 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: IP #: ../man/pidof.1:39 #, no-wrap msgid "-s" msgstr "-s" #. type: Plain text #: ../man/pidof.1:41 msgid "Single shot - this instructs the program to only return one I." msgstr "Один відповідник: наказує програмі повернути лише один I." #. type: IP #: ../man/pidof.1:41 #, no-wrap msgid "-c" msgstr "-c" #. type: Plain text #: ../man/pidof.1:45 msgid "Only return process ids that are running with the same root directory. This option is ignored for non-root users, as they will be unable to check the current root directory of processes they do not own." msgstr "Повернути лише ідентифікатори тих процесів, які працюють у тому самому кореневому каталозі. Цей параметр буде проігноровано, якщо програму запущено від імені користувачів, відмінних від користувача root, оскільки таким користувачам не дозволено доступ до перевірки поточного кореневого каталогу процесів, власниками яких вони не є." #. type: IP #: ../man/pidof.1:45 #, no-wrap msgid "-q" msgstr "-q" #. type: Plain text #: ../man/pidof.1:47 msgid "Quiet mode, suppress any output and only sets the exit status accordingly." msgstr "Режим без повідомлень. Придушити виведення повідомлень, лише встановити стан виходу відповідним чином." #. type: IP #: ../man/pidof.1:47 #, no-wrap msgid "-w" msgstr "-w" #. type: Plain text #: ../man/pidof.1:50 msgid "Show also processes that do not have visible command line (e.g. kernel worker threads)." msgstr "Показувати і процеси, які не мають видимого рядка команди (наприклад потоки-обробники ядра)." #. type: IP #: ../man/pidof.1:50 #, no-wrap msgid "-x" msgstr "-x" #. type: Plain text #: ../man/pidof.1:53 msgid "Scripts too - this causes the program to also return process id's of shells running the named scripts." msgstr "Разом зі скриптами: наказує програмі повернути ідентифікатори процесів оболонок, у яких запущено вказані скрипти." #. type: IP #: ../man/pidof.1:53 #, no-wrap msgid "-o I" msgstr "-o I" #. type: Plain text #: ../man/pidof.1:57 msgid "Tells I to omit processes with that process id. The special pid B<%PPID> can be used to name the parent process of the I program, in other words the calling shell or shell script." msgstr "Наказує I пропускати процеси із вказаним ідентифікатором. Спеціальним ідентифікатором процесу B<%PPID> можна скористатися для визначення батьківського процесу програми I, інакше кажучи, оболонки або скрипту оболонки, за допомогою якого було викликано програму." #. type: IP #: ../man/pidof.1:57 #, no-wrap msgid "-S I" msgstr "-S I<роздільник>" #. type: Plain text #: ../man/pidof.1:63 msgid "Use I as a separator put between pids. Used only when more than one pids are printed for the program. The B<-d> option is an alias for this option for sysvinit B compatibility." msgstr "Скористатися роздільником I<роздільник> як роздільником записів ідентифікаторів процесів. Використовується, лише якщо програма виводить декілька ідентифікаторів процесів. Параметр B<-d> є альтернативним варіантом запису цього параметра, призначеним для сумісності B з sysvinit." #. type: SH #: ../man/pidof.1:63 #, no-wrap msgid "EXIT STATUS " msgstr "СТАН ВИХОДУ " #. type: TP #: ../man/pidof.1:64 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text #: ../man/pidof.1:67 msgid "At least one program was found with the requested name." msgstr "Знайдено принаймні одну програму із вказаною назвою." #. type: TP #: ../man/pidof.1:67 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text #: ../man/pidof.1:70 msgid "No program was found with the requested name." msgstr "Програми із вказаною назвою не знайдено." #. type: SH #: ../man/pidof.1:71 #, no-wrap msgid "BUGS " msgstr "ВАДИ " #. type: Plain text #: ../man/pidof.1:77 msgid "When using the I<-x> option, B only has a simple method for detecting scripts and will miss scripts that, for example, use env. This limitation is due to how the scripts look in the proc filesystem." msgstr "Якщо використано параметр I<-x>, B зможе використовувати лише простий спосіб виявлення скриптів і не зможе скористатися скриптами, у яких, наприклад, використано env. Це обмеження пов'язано із тим, як виглядають скрипти з точки зору файлової системи процесів." #. type: SH #: ../man/pidof.1:78 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/pidof.1:81 msgid "B(1), B(1)" msgstr "B(1), B(1)" #. type: SH #: ../man/pidof.1:81 #, no-wrap msgid "AUTHOR " msgstr "АВТОР" #. type: Plain text #: ../man/pidwait.1:1 msgid "Jaromir Capik Ejcapik@redhat.comE" msgstr "Jaromir Capik Ejcapik@redhat.comE" #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "PMAP" msgstr "PMAP" #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "2020-06-04" msgstr "4 червня 2020 року" #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "User Commands " msgstr "Команди користувача" #. type: SH #: ../man/pmap.1:9 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/pmap.1:11 msgid "pmap - report memory map of a process" msgstr "pmap — вивести карту пам’яті певного процесу." #. type: SH #: ../man/pmap.1:11 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/pmap.1:14 msgid "B [I] I [...]" msgstr "B [I<параметри>] I [...]" #. type: SH #: ../man/pmap.1:14 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/pmap.1:18 msgid "The B command reports the memory map of a process or processes." msgstr "Команда B виводить карту пам’яті процесу або процесів." #. type: SH #: ../man/pmap.1:18 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/pmap.1:19 #, no-wrap msgid "B<-x>, B<--extended>" msgstr "B<-x>, B<--extended>" #. type: Plain text #: ../man/pmap.1:22 msgid "Show the extended format." msgstr "Вивести дані у розширеному форматі." #. type: TP #: ../man/pmap.1:22 #, no-wrap msgid "B<-d>, B<--device>" msgstr "B<-d>, B<--device>" #. type: Plain text #: ../man/pmap.1:25 msgid "Show the device format." msgstr "Вивести дані щодо формату пристрою." #. type: TP #: ../man/pmap.1:25 #, no-wrap msgid "B<-q>, B<--quiet>" msgstr "B<-q>, B<--quiet>" #. type: Plain text #: ../man/pmap.1:28 msgid "Do not display some header or footer lines." msgstr "Не виводити деякі початкові і кінцеві рядки." #. type: TP #: ../man/pmap.1:28 #, no-wrap msgid "B<-A>, B<--range> I,I" msgstr "B<-A>, B<--range> I<нижня межа>,I<верхня межа>" #. type: Plain text #: ../man/pmap.1:36 msgid "Limit results to the given range to I and I address range. Notice that the low and high arguments are single string separated with comma." msgstr "Обмежити результати вказаним діапазоном адрес від значення I<нижня межа> до значення I<верхня межа>. Зауважте, що аргументи нижньої і верхньої меж є одним рядком, значення у якому відокремлено комою." #. type: TP #: ../man/pmap.1:36 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text #: ../man/pmap.1:40 msgid "Show even more details than the B<-x> option. WARNING: format changes according to I" msgstr "Показати додаткові подробиці, більші, ніж якщо використовується параметр B<-x>. ПОПЕРЕДЖЕННЯ: зміни у форматі відповідають змінам у I." #. type: TP #: ../man/pmap.1:40 #, no-wrap msgid "B<-XX>" msgstr "B<-XX>" #. type: Plain text #: ../man/pmap.1:43 msgid "Show everything the kernel provides" msgstr "Вивести усе, що надається ядром." #. type: TP #: ../man/pmap.1:43 #, no-wrap msgid "B<-p>, B<--show-path>" msgstr "B<-p>, B<--show-path>" #. type: Plain text #: ../man/pmap.1:46 msgid "Show full path to files in the mapping column" msgstr "Виводити шлях до файлів у стовпчику прив’язки повністю." #. type: TP #: ../man/pmap.1:46 #, no-wrap msgid "B<-c>, B<--read-rc>" msgstr "B<-c>, B<--read-rc>" #. type: Plain text #: ../man/pmap.1:49 msgid "Read the default configuration" msgstr "Прочитати типові налаштування." #. type: TP #: ../man/pmap.1:49 #, no-wrap msgid "B<-C>, B<--read-rc-from> I" msgstr "B<-C>, B<--read-rc-from> I<файл>" #. type: Plain text #: ../man/pmap.1:52 msgid "Read the configuration from I" msgstr "Прочитати налаштування з файла I<файл>." #. type: TP #: ../man/pmap.1:52 #, no-wrap msgid "B<-n>, B<--create-rc>" msgstr "B<-n>, B<--create-rc>" #. type: Plain text #: ../man/pmap.1:55 msgid "Create new default configuration" msgstr "Створити нові типові налаштування." #. type: TP #: ../man/pmap.1:55 #, no-wrap msgid "B<-N>, B<--create-rc-to> I" msgstr "B<-N>, B<--create-rc-to> I<файл>" #. type: Plain text #: ../man/pmap.1:58 msgid "Create new configuration to I" msgstr "Створити налаштування у файлі I<файл>" #. type: TP #: ../man/pmap.1:58 #, no-wrap msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help> " #. type: Plain text #: ../man/pmap.1:61 msgid "Display help text and exit." msgstr "Вивести текст довідки і завершити роботу." #. type: TP #: ../man/pmap.1:61 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/pmap.1:64 msgid "Display version information and exit. " msgstr "Вивести дані щодо версії і завершити роботу. " #. type: SH #: ../man/pmap.1:64 #, no-wrap msgid "EXIT STATUS " msgstr "СТАН ВИХОДУ " #. type: TP #: ../man/pmap.1:68 #, no-wrap msgid "B<0> " msgstr "B<0> " #. type: Plain text #: ../man/pmap.1:71 msgid "Success." msgstr "Успіх." #. type: TP #: ../man/pmap.1:71 #, no-wrap msgid "B<1> " msgstr "B<1> " #. type: Plain text #: ../man/pmap.1:74 msgid "Failure." msgstr "Невдача." #. type: TP #: ../man/pmap.1:74 #, no-wrap msgid "B<42>" msgstr "B<42>" #. type: Plain text #: ../man/pmap.1:77 msgid "Did not find all processes asked for." msgstr "Не знайдено усі процеси, щодо яких було надіслано запит." #. type: SH #: ../man/pmap.1:79 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/pmap.1:82 msgid "B(1), B(1)" msgstr "B(1), B(1)" #. type: SH #: ../man/pmap.1:82 #, no-wrap msgid "STANDARDS " msgstr "СТАНДАРТИ" #. type: Plain text #: ../man/pmap.1:86 msgid "No standards apply, but B looks an awful lot like a SunOS command." msgstr "Стандарти не застосовувалися, але B є схожим на програму для SunOS." #. type: SH #: ../man/pmap.1:86 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. t -*- coding: UTF-8 -*- #. This file describes the readproc interface to the /proc filesystem #. Copyright 2018 Werner Fink #. Permission is granted to make and distribute verbatim copies of this #. manual provided the copyright notice and this permission notice are #. preserved on all copies. #. Permission is granted to copy and distribute modified versions of this #. manual under the conditions for verbatim copying, provided that the #. entire resulting derived work is distributed under the terms of a #. permission notice identical to this one #. Formatted or processed versions of this manual, if unaccompanied by #. the source, must acknowledge the copyright and authors of this work. #. type: Plain text #: ../man/procio.3:19 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/procio.3:19 #, no-wrap msgid "PROCIO" msgstr "PROCIO" #. type: TH #: ../man/procio.3:19 #, no-wrap msgid "16 January 2018" msgstr "16 січня 2018 року" #. type: TH #: ../man/procio.3:19 #, no-wrap msgid "Linux Manpage" msgstr "Сторінка підручника Linux" #. type: TH #: ../man/procio.3:19 #, no-wrap msgid "Linux Programmer's Manual" msgstr "Підручник програміста Linux" #. type: SH #: ../man/procio.3:20 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/procio.3:22 msgid "fprocopen - stream open functions on files below /proc/##" msgstr "fprocopen — функції відкриття потоку для файлів у /proc/##" #. type: SH #: ../man/procio.3:22 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС" #. type: Plain text #: ../man/procio.3:24 msgid "B<#define _GNU_SOURCE>" msgstr "B<#define _GNU_SOURCE>" #. type: Plain text #: ../man/procio.3:26 msgid "B<#include Estdio.hE>" msgstr "B<#include Estdio.hE>" #. type: Plain text #: ../man/procio.3:28 msgid "B<#include Eproc/procio.hE>" msgstr "B<#include Eproc/procio.hE>" #. type: Plain text #: ../man/procio.3:30 msgid "B" msgstr "B" #. type: SH #: ../man/procio.3:31 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/procio.3:41 msgid "The B function opens files below I whose name is the string to by path and associates a stream with it. The argument I points to a string containing one of the following sequences" msgstr "Функція B відкриває файли у каталозі I, назвою яких є рядок, на який вказує path, і пов'язує із ними потік даних. Аргумент I вказує на рядок, що містить одну з таких послідовностей:" #. type: TP #: ../man/procio.3:41 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/procio.3:47 msgid "Open a file below I for reading even large buffers. The stream is positioned at the beginning of the file." msgstr "Відкрити файл I для читання, навіть великі буфери. Потік буде позиційовано за початком файла." #. type: TP #: ../man/procio.3:47 #, no-wrap msgid "B[BdelE>]" msgstr "B[BdelE>]" #. type: Plain text #: ../man/procio.3:59 msgid "Open a file below I for writing even large buffers. The optional delimiter character can be one of the follwoing B<'\\ '>,\\ B<','>,\\ B<'.'>,\\ and\\ B<':'> where the default is the comma B<','>. This allows to split very large input lines into pieces at this delimiter and write each of them to the opened file below I." msgstr "Відкрити файл I для запису, навіть великі буфери. Додатковим символом-роздільником може бути один з таких: B<'\\ '>,\\ B<','>,\\ B<'.'>\\ і\\ B<':'>, де типовим символом є кома B<','>. Це надає змогу ділити дуже великі вхідні файли на частини за роздільником і записувати їх до відкритого файла I." #. type: TP #: ../man/procio.3:59 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/procio.3:63 msgid "The underlying file descriptor will be closed if you use any of the `exec...' functions within your code." msgstr "Базовий дескриптор файла буде закрито, якщо ви використаєте буд-яку з функцій «exec...» у вашому коді." #. type: Plain text #: ../man/procio.3:67 msgid "The internal API allows the use of stdio functions to read and write large buffers below I." msgstr "Внутрішній програмний інтерфейс дозволяє використання функцій stdio для читання і записування великих буферів до I." #. type: SH #: ../man/procio.3:68 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/procio.3:70 msgid "B(3)," msgstr "B(3)," #. type: Plain text #: ../man/procio.3:72 msgid "B(3)" msgstr "B(3)" #. type: Plain text #: ../man/procio.3:74 msgid "B(3)" msgstr "B(3)" #. type: Plain text #: ../man/procio.3:76 msgid "B(3)" msgstr "B(3)" #. type: SH #: ../man/procio.3:77 #, no-wrap msgid "COPYRIGHT" msgstr "АВТОРСЬКІ ПРАВА" #. type: Plain text #: ../man/procio.3:79 msgid "2018 Werner Fink," msgstr "Werner Fink, 2018" #. type: SH #: ../man/procio.3:79 #, no-wrap msgid "AUTHOR " msgstr "АВТОР" # # # #. (C) Copyright 2020-2022 Jim Warner #. %%%LICENSE_START(LGPL_2.1+) #. This manual is free software; you can redistribute it and/or #. modify it under the terms of the GNU Lesser General Public #. License as published by the Free Software Foundation; either #. version 2.1 of the License, or (at your option) any later version. #. This manual is distributed in the hope that it will be useful, #. but WITHOUT ANY WARRANTY; without even the implied warranty of #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #. Lesser General Public License for more details. #. You should have received a copy of the GNU Lesser General Public #. License along with this library; if not, write to the Free Software #. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #. %%%LICENSE_END #. type: Plain text #: ../man/procps.3:19 msgid "Werner Fink Ewerner@suse.deE" msgstr "Werner Fink Ewerner@suse.deE" #. type: TH #: ../man/procps.3:19 #, no-wrap msgid "PROCPS" msgstr "PROCPS" #. type: TH #: ../man/procps.3:19 #, no-wrap msgid "August 2022" msgstr "серпень 2022 року" #. type: TH #: ../man/procps.3:19 #, no-wrap msgid "libproc2" msgstr "libproc2" #. type: SH #: ../man/procps.3:23 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/procps.3:25 msgid "procps - API to access system level information in the /proc filesystem" msgstr "procps — програмний інтерфейс для доступу до даних системного рівня у файловій системі /proc" #. type: SH #: ../man/procps.3:26 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/procps.3:30 msgid "Five distinct interfaces are represented in this synopsis and named after the files they access in the /proc pseudo filesystem: B, B, B, B and B." msgstr "У цьому короткому описі представлено п'ять різних інтерфейсів, які названо за файлами, до яких вони надають доступ у фіктивній файловій системі /proc: B, B, B, B та B." #. type: Plain text #: ../man/procps.3:34 #, no-wrap msgid "#include Elibproc2/B.hE\n" msgstr "#include Elibproc2/B<іменований_інтерфейс>.hE\n" #. type: Plain text #: ../man/procps.3:38 #, no-wrap msgid "" "intB< procps_new > (struct info **I);\n" "intB< procps_ref > (struct info *I);\n" "intB< procps_unref> (struct info **I);\n" msgstr "" "intB< procps_new > (struct info **I);\n" "intB< procps_ref > (struct info *I);\n" "intB< procps_unref> (struct info **I);\n" #. type: Plain text #: ../man/procps.3:43 #, no-wrap msgid "" "struct result *B (\n" " struct info *I,\n" "[ const char *I, ] B api only\n" " enum item I);\n" msgstr "" "struct result *B (\n" " struct info *I,\n" "[ const char *I, ] лише програмний інтерфейс B\n" " enum item I);\n" #. type: Plain text #: ../man/procps.3:49 #, no-wrap msgid "" "struct stack *B (\n" " struct info *I,\n" "[ const char *I, ] B api only\n" " enum item *I,\n" " int I);\n" msgstr "" "struct stack *B (\n" " struct info *I,\n" "[ const char *I, ] лише програмний інтерфейс B\n" " enum item *I,\n" " int I);\n" #. type: Plain text #: ../man/procps.3:55 #, no-wrap msgid "" "struct reaped *B (\n" " struct info *I,\n" "[ enum reap_type I, ] B api only\n" " enum item *I,\n" " int I);\n" msgstr "" "struct reaped *B (\n" " struct info *I,\n" "[ enum reap_type I, ] лише програмний інтерфейс B\n" " enum item *I,\n" " int I);\n" #. type: Plain text #: ../man/procps.3:62 #, no-wrap msgid "" "struct stack **B (\n" " struct info *I,\n" " struct stack *I[],\n" " int I,\n" " enum item I,\n" " enum sort_order I);\n" msgstr "" "struct stack **B (\n" " struct info *I,\n" " struct stack *I[],\n" " int I,\n" " enum item I,\n" " enum sort_order I);\n" #. type: Plain text #: ../man/procps.3:69 msgid "The above functions and structures are generic but the specific B would also be part of any identifiers. For example, `procps_new' would actually be `procps_B_new' and `info' would really be `B_info', etc." msgstr "Наведені вище функції і структури є загальними, але частиною будь-якого ідентифікатора може також бути специфічний запис B<іменований_інтерфейс>. Наприклад, «procps_new» може бути насправді «procps_B_new», а «info» може бути насправді «B_info» тощо." #. type: Plain text #: ../man/procps.3:72 msgid "The same B is used in each header file name with an appended `.h' suffix." msgstr "Той самий B<іменований_інтерфейс> буде використано у кожній з назв файлів заголовків, назви яких формуються додаванням суфікса «.h»." #. type: Plain text #: ../man/procps.3:74 msgid "Link with I<-lproc2>." msgstr "Компонувати з I<-lproc2>." #. type: SH #: ../man/procps.3:75 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: SS #: ../man/procps.3:76 #, no-wrap msgid "Overview" msgstr "Огляд" #. type: Plain text #: ../man/procps.3:82 msgid "Central to these interfaces is a simple `result' structure reflecting an `item' plus its value (in a union with standard C language types as members). All `result' structures are automatically allocated and provided by the library." msgstr "Центральною для цих інтерфейсів є проста структура «result», яка визначає «item» і його значення (в об'єднання зі стандартними типами мови C, як учасниками). Усі структури «result» буде автоматично розподілено і надано бібліотекою." #. type: Plain text #: ../man/procps.3:88 msgid "By specifying an array of `items', these structures can be organized as a `stack', potentially yielding many results with a single function call. Thus, a `stack' can be viewed as a variable length record whose content and order is determined solely by the user." msgstr "Заданням масиву значень «item» ці структури можна упорядкувати як «стек» із потенційним отримання багатьох результатів одним викликом функції. Таким чином, «стек» можна розглядати як запис змінної довжини, вміст якого та порядок записів у якому визначаються лише користувачем." #. type: Plain text #: ../man/procps.3:93 msgid "As part of each interface there are two unique enumerators. The `noop' and `extra' items exist to hold user values. They are never set by the library, but the `extra' result will be zeroed with each library interaction." msgstr "Частиною кожного інтерфейсу є два унікальних лічильники. Для зберігання їхніх значень передбачено записи «noop» та «extra». Їхні значення ніколи не встановлюються бібліотекою, але результат «extra» буде занулено на початку кожної взаємодії із бібліотекою." #. type: Plain text #: ../man/procps.3:99 msgid "The B header file will be an essential document during user program development. There you will find available items, their return type (the `result' struct member name) and the source for such values. Additional enumerators and structures are also documented there." msgstr "Базовим документом при розробці користувацької програми буде файл заголовків B<іменованого інтерфейсу>. Там ви знайдете усі доступні записи (item), тип, який вони повертають (назву члена структури «result») і джерело для таких значень. Також там наведено документацію щодо додаткових лічильників та структур." #. type: SS #: ../man/procps.3:100 #, no-wrap msgid "Usage" msgstr "Користування" #. type: Plain text #: ../man/procps.3:103 msgid "The following would be a typical sequence of calls to these interfaces." msgstr "Нижче наведено типову послідовність викликів цих інтерфейсів." #. type: Plain text #: ../man/procps.3:108 #, no-wrap msgid "" "1. B\n" "2. B, B or B\n" "3. B\n" msgstr "" "1. B\n" "2. B, B або B\n" "3. B\n" #. type: Plain text #: ../man/procps.3:114 msgid "The B function is used to retrieve a `result' structure for a single `item'. Alternatively, a B macro is available when only the return value is of interest." msgstr "Функцію B призначено для отримання структури «result» для окремого «item». Крім того, можна скористатися макросом B, якщо потрібне лише значення, яке повертає функція." #. type: Plain text #: ../man/procps.3:117 msgid "The B може отримувати декілька структур «result» в одному значенні «stack»." #. type: Plain text #: ../man/procps.3:123 msgid "For unpredictable variable outcomes, the B, B and B interfaces export a B function. It is used to retrieve multiple `stacks' each containing multiple `result' structures. Optionally, a user may choose to B those results." msgstr "Для непередбачуваних результатів для змінних інтерфейси B, B і B експортують функцію B. Її використовують для отримання декількох «стеків», кожен з яких містить декілька структур «result». Крім того, користувач може наказати B<упорядкувати> (B) ці результати." #. type: Plain text #: ../man/procps.3:130 msgid "To exploit any `stack', and access individual `result' structures, a I is required as shown in the B macro defined in the header file. Such values could be hard coded as: 0 through numitems-1. However, this need is typically satisfied by creating your own enumerators corresponding to the order of the `items' array." msgstr "Щоб скористатися будь-яким «stack» і отримати доступ до окремих структур «result», потрібен I, як це показано у макросі B, який визначено у файлі заголовка. ТАкі значення можна запрограмувати як: значення від 0 до numitems-1. Втім, цю потребу типово можна задовольнити створенням ваших власних лічильників, які відповідають порядку у масиві «items»." #. type: SS #: ../man/procps.3:131 #, no-wrap msgid "Caveats" msgstr "Застереження" #. type: Plain text #: ../man/procps.3:134 msgid "The B, B, B, B and B можна скористатися в усіх п'яти інтерфейсах." #. type: Plain text #: ../man/procps.3:139 msgid "For the B and B functions, the address of an I struct pointer must be supplied. With B it must have been initialized to NULL. With B it will be reset to NULL if the reference count reaches zero." msgstr "Для функцій B і B має бути надано адресу вказівник структури I. Із B її має бути ініціалізовано значенням NULL. Із B її буде скинуто до NULL, якщо контрольний відлік дійде до нуля." #. type: Plain text #: ../man/procps.3:143 msgid "In the case of the B interface, a I parameter on the B and B вказує на диск або назву розділу" #. type: Plain text #: ../man/procps.3:147 msgid "For the B interface, a I parameter on the B function identifies whether data for just CPUs or both CPUs and NUMA nodes is to be gathered." msgstr "Для інтерфейсу B параметр I функції B вказує на те, чи слід збирати дані лише для процесорів або процесорів і вузлів NUMA." #. type: Plain text #: ../man/procps.3:151 msgid "When using the B function, the parameters I and I would normally be those returned in the `reaped' structure." msgstr "Якщо використано функцію B, зазвичай, буде повернуто параметри I і I у структурі «reaped»." #. type: SH #: ../man/procps.3:152 #, no-wrap msgid "RETURN VALUE" msgstr "ПОВЕРНУТЕ ЗНАЧЕННЯ" #. type: SS #: ../man/procps.3:153 #, no-wrap msgid "Functions Returning an `int'" msgstr "Функції, які повертають «int»" #. type: Plain text #: ../man/procps.3:156 msgid "An error will be indicated by a negative number that is always the inverse of some well known errno.h value." msgstr "На помилку вказуватиме від'ємне число, яке є завжди оберненим до якогось відомого значення з errno.h." #. type: Plain text #: ../man/procps.3:160 msgid "Success is indicated by a zero return value. However, the B and B functions return the current I structure reference count." msgstr "На успіх вказує нульовий стан повернення. Втім, функції B і B повертають поточний контрольний відлік структури I." #. type: SS #: ../man/procps.3:161 #, no-wrap msgid "Functions Returning an `address'" msgstr "Функції, які повертають «address»" #. type: Plain text #: ../man/procps.3:164 msgid "An error will be indicated by a NULL return pointer with the reason found in the formal errno value." msgstr "На помилку вказуватиме повернутий NUL-вказівник із повідомлення про причину у формальному значенні errno." #. type: Plain text #: ../man/procps.3:166 msgid "Success is indicated by a pointer to the named structure." msgstr "На успіх вказує повернення вказівника на іменовану структуру." #. type: SH #: ../man/procps.3:167 #, no-wrap msgid "DEBUGGING" msgstr "ДІАГНОСТИКА" #. type: Plain text #: ../man/procps.3:173 msgid "To aid in program development, there is a provision that can help ensure `result' member references agree with library expectations. It assumes that a supplied macro in the header file is used to access the `result' value." msgstr "Щоб допомогти у розробці програм, передбачено функцію, яка може допомогти забезпечити узгодженість посилань на члени «result» із очікуваннями бібліотеки. У цій функції передбачено, що наданий макрос у файлі заголовків буде використано для доступу до значення «result»." #. type: Plain text #: ../man/procps.3:176 msgid "This feature can be activated through either of the following methods and any discrepancies will be written to B." msgstr "Цю можливість можна активувати за допомогою будь-якого з вказаних нижче методів, а усі розбіжності буде записано до B." #. type: IP #: ../man/procps.3:177 #, no-wrap msgid "1)" msgstr "1)" #. type: Plain text #: ../man/procps.3:180 msgid "Add CFLAGS='-DXTRA_PROCPS_DEBUG' to any other ./configure options employed." msgstr "Додайте CFLAGS='-DXTRA_PROCPS_DEBUG' до будь-яких інших застосованих параметрів ./configure." #. type: IP #: ../man/procps.3:181 #, no-wrap msgid "2)" msgstr "2)" #. type: Plain text #: ../man/procps.3:184 msgid "Add #include Eprocps/xtra-procps-debug.hE to any program I the named interface includes." msgstr "Додайте #include Eprocps/xtra-procps-debug.hE у програму I<після> команд включення іменованих інтерфейсів." #. type: Plain text #: ../man/procps.3:189 msgid "This verification feature incurs substantial overhead. Therefore, it is important that it I be activated for a production/release build." msgstr "Використання цієї можливості перевірки призводить до суттєвих обчислювальних витрат. Через це, важливо I<не> вмикати її під час остаточного збирання або збирання програми для випуску." #. type: SH #: ../man/procps.3:190 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. (C) Copyright 2020 Craig Small #. (C) Copyright 2021-2022 Jim Warner #. %%%LICENSE_START(LGPL_2.1+) #. This manual is free software; you can redistribute it and/or #. modify it under the terms of the GNU Lesser General Public #. License as published by the Free Software Foundation; either #. version 2.1 of the License, or (at your option) any later version. #. This manual is distributed in the hope that it will be useful, #. but WITHOUT ANY WARRANTY; without even the implied warranty of #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #. Lesser General Public License for more details. #. You should have received a copy of the GNU Lesser General Public #. License along with this library; if not, write to the Free Software #. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #. %%%LICENSE_END #. type: Plain text #: ../man/procps_misc.3:20 msgid "B(3), B(3), B(5)." msgstr "B(3), B(3), B(5)." #. type: TH #: ../man/procps_misc.3:20 #, no-wrap msgid "PROCPS_MISC" msgstr "PROCPS_MISC" #. type: TH #: ../man/procps_misc.3:20 #, no-wrap msgid "August 2022 " msgstr "серпень 2022 року" #. type: TH #: ../man/procps_misc.3:20 #, no-wrap msgid "libproc2 " msgstr "libproc2 " #. type: SH #: ../man/procps_misc.3:24 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/procps_misc.3:26 msgid "procps_misc - API for miscellaneous information in the /proc filesystem" msgstr "procps_misc — програмний інтерфейс до різноманітних даних у файловій системі /proc" #. type: SH #: ../man/procps_misc.3:26 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/procps_misc.3:29 #, no-wrap msgid "B<#include Elibproc2/misc.hE>\n" msgstr "B<#include Elibproc2/misc.hE>\n" #. type: Plain text #: ../man/procps_misc.3:31 #, no-wrap msgid "Platform Particulars\n" msgstr "Подробиці щодо платформи\n" #. type: Plain text #: ../man/procps_misc.3:37 #, no-wrap msgid "" "long B (void);\n" "long B (void);\n" "unsigned int B (void);\n" "int B (void);\n" msgstr "" "long B (void);\n" "long B (void);\n" "unsigned int B (void);\n" "int B (void);\n" #. type: Plain text #: ../man/procps_misc.3:40 #, no-wrap msgid "Runtime Particulars\n" msgstr "Подробиці щодо середовища виконання\n" #. type: Plain text #: ../man/procps_misc.3:46 #, no-wrap msgid "" "int B< procps_loadavg> (double *I, double *I, double *I);\n" "int B< procps_uptime> (double *I, double *I);\n" "char *B (void);\n" "char *B (void);\n" msgstr "" "int B< procps_loadavg> (double *I, double *I, double *I);\n" "int B< procps_uptime> (double *I, double *I);\n" "char *B (void);\n" "char *B (void);\n" #. type: Plain text #: ../man/procps_misc.3:49 #, no-wrap msgid "Namespace Particulars\n" msgstr "Подробиці щодо простору назв\n" #. type: Plain text #: ../man/procps_misc.3:54 #, no-wrap msgid "" "int B< procps_ns_get_id> (const char *I);\n" "const charB< *procps_ns_get_name> (int I);\n" "int B< procps_ns_read_pid> (int I, struct procps_ns *I);\n" msgstr "" "int B< procps_ns_get_id> (const char *I);\n" "const charB< *procps_ns_get_name> (int I);\n" "int B< procps_ns_read_pid> (int I, struct procps_ns *I);\n" #. type: Plain text #: ../man/procps_misc.3:57 #, no-wrap msgid "Link with I<-lproc2>.\n" msgstr "Компонувати з I<-lproc2>.\n" #. type: SH #: ../man/procps_misc.3:58 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/procps_misc.3:63 msgid "B() returns the number of CPUs that are currently online as BI<_SC_NPROCESSORS_ONLY>B<)> or an assumed I<1>." msgstr "B() повертає кількість робочих процесорів як BI<_SC_NPROCESSORS_ONLY>B<)> або типове значення I<1>." #. type: Plain text #: ../man/procps_misc.3:69 msgid "B() returns the number of clock ticks per second as BI<_SC_CLK_TCK>B<)> or an assumed I<100>. Dividing tics by this value yields seconds." msgstr "B() повертає кількість тактів годинника на секунду як BI<_SC_CLK_TCK>B<)> або типове значення I<100>. Якщо поділити такти на це значення, буде отримано секунди." #. type: Plain text #: ../man/procps_misc.3:74 msgid "B() returns the maximum string length for a PID on the system. For example, if the largest possible PID value on was 123, then the length would be 3. If the file I is unreadable, the value is assumed to be I<5>." msgstr "B() повертає максимальну довжину рядка для PID у системі. Наприклад, якщо найбільше можливе значення PID — 123, довжиною буде 3. Якщо файл I виявиться недоступним до читання, типовим значенням буде I<5>." #. type: Plain text #: ../man/procps_misc.3:83 msgid "B() returns the current Linux version as an encoded integer. On non-Linux systems that have an emulated proc filesystem this function returns the version of the Linux emulation instead. The version consists of three positive integers representing the major, minor and patch levels. The following macros are provided for encoding a given Linux version or separating out the components of the current version." msgstr "B() повертає версію поточної системи Linux у форматі закодованого цілого числа. У системах, відмінних від Linux, із імітацією файлової системи proc ця функція повертає версію емуляції Linux. Версія складається з трьох додатних цілих чисел, які відповідають основній, проміжній частинам і частині модифікації. Передбачено вказані нижче макроси для кодування заданої версії Linux або окремого використання компонентів поточної версії." #. type: Plain text #: ../man/procps_misc.3:86 msgid "LINUX_VERSION(\\ major\\ ,\\ minor\\ ,\\ patch\\ )" msgstr "LINUX_VERSION(\\ major\\ ,\\ minor\\ ,\\ patch\\ )" #. type: Plain text #: ../man/procps_misc.3:88 msgid "LINUX_VERSION_MAJOR(\\ ver\\ )" msgstr "LINUX_VERSION_MAJOR(\\ ver\\ )" #. type: Plain text #: ../man/procps_misc.3:90 msgid "LINUX_VERSION_MINOR(\\ ver\\ )" msgstr "LINUX_VERSION_MINOR(\\ ver\\ )" #. type: Plain text #: ../man/procps_misc.3:92 msgid "LINUX_VERSION_PATCH(\\ ver\\ )" msgstr "LINUX_VERSION_PATCH(\\ ver\\ )" #. type: Plain text #: ../man/procps_misc.3:97 msgid "B() fetches the system load average and puts the 1, 5 and 15 minute averages into location(s) specified by any pointer which is not I." msgstr "B() отримує дані щодо середнього навантаження на систему і записує середні значення за 1, 5 і 15 хвилин у місця, які вказано будь-яким вказівником, який не є порожнім (I)." #. type: Plain text #: ../man/procps_misc.3:102 msgid "B() returns uptime and/or idle seconds into location(s) specified by any pointer which is not I. The B varieties return a human-readable string in one of two forms." msgstr "B() повертає час роботи і/або бездіяльності у секундах у місця, які вказано будь-яким вказівником, який не є порожнім (I). Використання форматування B повертає рядок у зручному для читання форматі в одній із двох форм." #. type: Plain text #: ../man/procps_misc.3:105 msgid "HH:MM:SS up HH:MM, # users, load average: 1, 5, 15 MM averages" msgstr "ГГ:ХХ:СС up ГГ:ХХ, # users, load average: 1, 5, 15 MM averages" #. type: Plain text #: ../man/procps_misc.3:107 msgid "up HH, MM" msgstr "up ГГ, ХХ" #. type: Plain text #: ../man/procps_misc.3:111 msgid "B() returns the integer id (enum namespace_type) of the namespace for the given namespace I." msgstr "B() повертає цілочисельний ідентифікатор (enum namespace_type) простору назв для заданого простору назв I." #. type: Plain text #: ../man/procps_misc.3:114 msgid "B() returns the name of the namespace for the given I (enum namespace_type)." msgstr "B() повертає назву простора назв для заданого I (enum namespace_type)." #. type: Plain text #: ../man/procps_misc.3:119 msgid "B() returns the inodes for the namespaces of the given process in the procps_ns structure pointed to by I. Those inodes will appear in the order proscribed by enum namespace_type." msgstr "B() повертає inode-и для просторів назв із заданим процесом у структурі procps_ns на яку вказує I. Ці inode-и буде виведено у порядку, який визначається переліком namespace_type." #. type: Plain text #: ../man/procps_misc.3:132 #, no-wrap msgid "" "enum namespace_type {\n" " PROCPS_NS_CGROUP,\n" " PROCPS_NS_IPC,\n" " PROCPS_NS_MNT,\n" " PROCPS_NS_NET,\n" " PROCPS_NS_PID,\n" " PROCPS_NS_TIME,\n" " PROCPS_NS_USER,\n" " PROCPS_NS_UTS\n" "};\n" msgstr "" "enum namespace_type {\n" " PROCPS_NS_CGROUP,\n" " PROCPS_NS_IPC,\n" " PROCPS_NS_MNT,\n" " PROCPS_NS_NET,\n" " PROCPS_NS_PID,\n" " PROCPS_NS_TIME,\n" " PROCPS_NS_USER,\n" " PROCPS_NS_UTS\n" "};\n" #. type: SH #: ../man/procps_misc.3:136 #, no-wrap msgid "RETURN VALUE " msgstr "ПОВЕРНУТЕ ЗНАЧЕННЯ" #. type: SS #: ../man/procps_misc.3:137 #, no-wrap msgid "Functions Returning an `int' or `long'" msgstr "Функції, які повертають «int» або «long»" #. type: Plain text #: ../man/procps_misc.3:140 msgid "An error will be indicated by a negative number that is always the inverse of some well known errno.h value. " msgstr "На помилку вказуватиме від'ємне число, яке є завжди оберненим до якогось відомого значення з errno.h. " #. type: SS #: ../man/procps_misc.3:141 #, no-wrap msgid "Functions Returning an `address' " msgstr "Функції, які повертають «address» " #. type: Plain text #: ../man/procps_misc.3:144 msgid "An error will be indicated by a NULL return pointer with the reason found in the formal errno value. " msgstr "На помилку вказуватиме повернутий NUL-вказівник із повідомлення про причину у формальному значенні errno. " #. type: SH #: ../man/procps_misc.3:145 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: TP #: ../man/procps_misc.3:146 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/procps_misc.3:149 msgid "The raw values for load average." msgstr "Необроблені значення для середнього навантаження." #. type: TP #: ../man/procps_misc.3:149 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/procps_misc.3:152 msgid "Contains the release version of the Linux kernel or proc filesystem." msgstr "Містить версію випуску ядра Linux або файлової системи proc." #. type: TP #: ../man/procps_misc.3:152 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/procps_misc.3:155 msgid "Contains the value at which PIDs wrap around, one greater than the maximum PID value." msgstr "Містить значення, на якому відбувається зациклювання PID, на одиницю більше за максимальне значення PID." #. type: TP #: ../man/procps_misc.3:155 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/procps_misc.3:158 msgid "The raw values for uptime and idle time." msgstr "Необроблені значення для часу роботи та часу бездіяльності." #. type: TP #: ../man/procps_misc.3:158 #, no-wrap msgid "IPIDE/ns>" msgstr "IPIDE/ns>" #. type: Plain text #: ../man/procps_misc.3:161 msgid "contains the set of namespaces for a particular B." msgstr "містить набір просторів назв для певного B." #. type: SH #: ../man/procps_misc.3:162 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. (C) Copyright 2020-2022 Jim Warner #. %%%LICENSE_START(LGPL_2.1+) #. This manual is free software; you can redistribute it and/or #. modify it under the terms of the GNU Lesser General Public #. License as published by the Free Software Foundation; either #. version 2.1 of the License, or (at your option) any later version. #. This manual is distributed in the hope that it will be useful, #. but WITHOUT ANY WARRANTY; without even the implied warranty of #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #. Lesser General Public License for more details. #. You should have received a copy of the GNU Lesser General Public #. License along with this library; if not, write to the Free Software #. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #. %%%LICENSE_END #. type: Plain text #: ../man/procps_pids.3:19 msgid "B(3), B(3), B(5)." msgstr "B(3), B(3), B(5)." #. type: TH #: ../man/procps_pids.3:19 #, no-wrap msgid "PROCPS_PIDS" msgstr "PROCPS_PIDS" #. type: TH #: ../man/procps_pids.3:19 #, no-wrap msgid "August 2022 " msgstr "серпень 2022 року" #. type: TH #: ../man/procps_pids.3:19 #, no-wrap msgid "libproc2 " msgstr "libproc2 " #. type: SH #: ../man/procps_pids.3:23 #, no-wrap msgid "NAME " msgstr "НАЗВА" #. type: Plain text #: ../man/procps_pids.3:25 msgid "procps_pids - API to access process information in the /proc filesystem" msgstr "procps_pids — програмний інтерфейс для доступу до даних процесів у файловій системі /proc" #. type: SH #: ../man/procps_pids.3:26 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС" #. type: Plain text #: ../man/procps_pids.3:29 #, no-wrap msgid "#include Elibproc2/pids.hE\n" msgstr "#include Elibproc2/pids.hE\n" #. type: Plain text #: ../man/procps_pids.3:33 #, no-wrap msgid "" "intB< procps_pids_new > (struct pids_info **I, enum pids_item *I, int I);\n" "intB< procps_pids_ref > (struct pids_info *I);\n" "intB< procps_pids_unref> (struct pids_info **I);\n" msgstr "" "intB< procps_pids_new > (struct pids_info **I, enum pids_item *I, int I);\n" "intB< procps_pids_ref > (struct pids_info *I);\n" "intB< procps_pids_unref> (struct pids_info **I);\n" #. type: Plain text #: ../man/procps_pids.3:38 #, no-wrap msgid "" "struct pids_stack *B (\n" " struct pids_info *I,\n" " enum pids_fetch_type I);\n" msgstr "" "struct pids_stack *B (\n" " struct pids_info *I,\n" " enum pids_fetch_type I);\n" #. type: Plain text #: ../man/procps_pids.3:42 #, no-wrap msgid "" "struct pids_fetch *B (\n" " struct pids_info *I,\n" " enum pids_fetch_type I);\n" msgstr "" "struct pids_fetch *B (\n" " struct pids_info *I,\n" " enum pids_fetch_type I);\n" #. type: Plain text #: ../man/procps_pids.3:48 #, no-wrap msgid "" "struct pids_fetch *B (\n" " struct pids_info *I,\n" " unsigned *I,\n" " int I,\n" " enum pids_select_type I);\n" msgstr "" "struct pids_fetch *B (\n" " struct pids_info *I,\n" " unsigned *I,\n" " int I,\n" " enum pids_select_type I);\n" #. type: Plain text #: ../man/procps_pids.3:55 #, no-wrap msgid "" "struct pids_stack **B (\n" " struct pids_info *I,\n" " struct pids_stack *I[],\n" " int I,\n" " enum pids_item I,\n" " enum pids_sort_order I);\n" msgstr "" "struct pids_stack **B (\n" " struct pids_info *I,\n" " struct pids_stack *I[],\n" " int I,\n" " enum pids_item I,\n" " enum pids_sort_order I);\n" #. type: Plain text #: ../man/procps_pids.3:60 #, no-wrap msgid "" "int B (\n" " struct pids_info *I,\n" " enum pids_item *I,\n" " int I);\n" msgstr "" "int B (\n" " struct pids_info *I,\n" " enum pids_item *I,\n" " int I);\n" #. type: Plain text #: ../man/procps_pids.3:64 #, no-wrap msgid "" "struct pids_stack *B (\n" " struct pids_info *I,\n" " int I);\n" msgstr "" "struct pids_stack *B (\n" " struct pids_info *I,\n" " int I);\n" #. type: Plain text #: ../man/procps_pids.3:68 msgid "Link with I<-lproc2>. " msgstr "Компонувати з I<-lproc2>. " #. type: SH #: ../man/procps_pids.3:69 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС" #. type: SS #: ../man/procps_pids.3:70 #, no-wrap msgid "Overview " msgstr "Огляд " #. type: Plain text #: ../man/procps_pids.3:76 msgid "Central to this interface is a simple `result' structure reflecting an `item' plus its value (in a union with standard C language types as members). All `result' structures are automatically allocated and provided by the library." msgstr "Центральною для цього інтерфейсу є проста структура «result», яка визначає «item» і його значення (в об'єднання зі стандартними типами мови C, як учасниками). Усі структури «result» буде автоматично розподілено і надано бібліотекою." #. type: Plain text #: ../man/procps_pids.3:82 msgid "By specifying an array of `items', these structures can be organized as a `stack', potentially yielding many results with a single function call. Thus, a `stack' can be viewed as a variable length record whose content and order is determined solely by the user. " msgstr "Заданням масиву значень «item» ці структури можна упорядкувати як «стек» із потенційним отримання багатьох результатів одним викликом функції. Таким чином, «стек» можна розглядати як запис змінної довжини, вміст якого та порядок записів у якому визначаються лише користувачем." #. type: Plain text #: ../man/procps_pids.3:87 msgid "As part of this interface there are two unique enumerators. The `noop' and `extra' items exist to hold user values. They are never set by the library, but the `extra' result will be zeroed with each library interaction." msgstr "Частиною цього інтерфейсу є два унікальних лічильники. Для зберігання їхніх значень передбачено записи «noop» та «extra». Їхні значення ніколи не встановлюються бібліотекою, але результат «extra» буде занулено на початку кожної взаємодії із бібліотекою." #. type: Plain text #: ../man/procps_pids.3:93 msgid "The pids.h file will be an essential document during user program development. There you will find available items, their return type (the `result' struct member name) and the source for such values. Additional enumerators and structures are also documented there." msgstr "Базовим документом при розробці користувацької програми буде файл заголовків pids.h. Там ви знайдете усі доступні записи (item), тип, який вони повертають (назву члена структури «result») і джерело для таких значень. Також там наведено документацію щодо додаткових лічильників та структур." #. type: SS #: ../man/procps_pids.3:94 #, no-wrap msgid "Usage " msgstr "Користування " #. type: Plain text #: ../man/procps_pids.3:97 msgid "The following would be a typical sequence of calls to this interface." msgstr "Нижче наведено типову послідовність викликів цього інтерфейсу." #. type: Plain text #: ../man/procps_pids.3:103 #, no-wrap msgid "" "1. B\n" "2. B\n" "3. B, B or B\n" "4. B\n" msgstr "" "1. B\n" "2. B\n" "3. B, B або B\n" "4. B\n" #. type: Plain text #: ../man/procps_pids.3:108 msgid "The B function is an iterator for successive PIDs/TIDs, returning those `items' previously identified via B or B." msgstr "Функція B є ітератором для послідовних PID/TID, що повертає ці «items», раніше вказані за допомогою B або B." #. type: Plain text #: ../man/procps_pids.3:115 msgid "Two functions support unpredictable variable outcomes. The B function gathers data for all processes while the B працює зі специфічними PID та UID. Обидві можуть повертати декілька «стеків», кожне з яких містить декілька структур «result». Крім того, користувач може наказати B<упорядкувати> (B) ці результати." #. type: Plain text #: ../man/procps_pids.3:122 msgid "To exploit any `stack', and access individual `result' structures, a I is required as shown in the B macro defined in the header file. Such values could be hard coded as: 0 through numitems-1. However, this need is typically satisfied by creating your own enumerators corresponding to the order of the `items' array. " msgstr "Щоб скористатися будь-яким «stack» і отримати доступ до окремих структур «result», потрібен I, як це показано у макросі B, який визначено у файлі заголовка. Такі значення можна запрограмувати так: значення від 0 до numitems-1. Втім, цю потребу типово можна задовольнити створенням ваших власних лічильників, які відповідають порядку у масиві «items». " #. type: SS #: ../man/procps_pids.3:123 #, no-wrap msgid "Caveats " msgstr "Застереження " #. type: Plain text #: ../man/procps_pids.3:130 msgid "The EpidsE API differs from others in that those items of interest must be provided at B or B time, the latter being unique to this API. If either the I or I parameter is zero at B time, then B becomes mandatory before issuing any other call." msgstr "Програмний інтерфейс EpidsE відрізняється від інших тим, що потрібні записи має бути надано під час виконання B або B, останній варіант є унікальним для цього програмного інтерфейсу. Якщо якийсь із параметрів, I або I, є нульовим на час B, обов'язковим перед надсиланням будь-якого іншого виклику стає B." #. type: Plain text #: ../man/procps_pids.3:135 msgid "For the B and B functions, the address of an I struct pointer must be supplied. With B it must have been initialized to NULL. With B it will be reset to NULL if the reference count reaches zero. " msgstr "Для функцій B і B має бути надано адресу вказівник структури I. Із B її має бути ініціалізовано значенням NULL. Із B її буде скинуто до NULL, якщо контрольний відлік дійде до нуля. " #. type: Plain text #: ../man/procps_pids.3:138 msgid "The B and B functions use the I parameter to specify whether just tasks or both tasks and threads are to be fetched." msgstr "Функції B і B використовують параметр I для визначення того, слід отримувати дані лише для завдань чи для завдань і потоків обробки." #. type: Plain text #: ../man/procps_pids.3:143 msgid "The B потребує масиву PID або UID, як I разом із I, для визначення того, дані яких процесів слід отримати. Далі, ця функція працює із підмножиною B." #. type: Plain text #: ../man/procps_pids.3:147 msgid "When using the B function, the parameters I and I would normally be those returned in the `pids_fetch' structure." msgstr "Якщо використано функцію B, зазвичай, буде повернуто параметри I і I у структурі «pids_fetch»." #. type: Plain text #: ../man/procps_pids.3:155 msgid "Lastly, a B function may be called before any other function to ensure that the /proc/ directory is mounted. As such, the I parameter would be NULL and the I parameter zero. If, however, some items are desired for the issuing program (a I other than zero) then the B call must precede it to identify the I and obtain the required I pointer." msgstr "Нарешті, можна викликати функцію B до будь-якої іншої функції для забезпечення монтування каталогу /proc/. Якщо каталог змонтовано, параметр I матиме значення NULL, а параметр I матиме нульове значення. Якщо, втім, деякі записи потрібні для запуску програми (I відмінне від нуля), виклик B має передувати виклику цієї функції для того, щоб вказати I і отримати потрібний вказівник I." #. type: SH #: ../man/procps_pids.3:156 #, no-wrap msgid "RETURN VALUE " msgstr "ПОВЕРНУТЕ ЗНАЧЕННЯ " #. type: SS #: ../man/procps_pids.3:157 #, no-wrap msgid "Functions Returning an `int' " msgstr "Функції, які повертають «int» " #. type: Plain text #: ../man/procps_pids.3:160 msgid "An error will be indicated by a negative number that is always the inverse of some well known errno.h value. " msgstr "На помилку вказуватиме від'ємне число, яке є завжди оберненим до якогось відомого значення з errno.h. " #. type: Plain text #: ../man/procps_pids.3:164 msgid "Success is indicated by a zero return value. However, the B and B functions return the current I structure reference count. " msgstr "На успіх вказує нульовий стан повернення. Втім, функції B і B повертають поточний контрольний відлік структури I. " #. type: SS #: ../man/procps_pids.3:165 #, no-wrap msgid "Functions Returning an `address' " msgstr "Функції, які повертають «address» " #. type: Plain text #: ../man/procps_pids.3:168 msgid "An error will be indicated by a NULL return pointer with the reason found in the formal errno value. " msgstr "На помилку вказуватиме повернутий NUL-вказівник із повідомлення про причину у формальному значенні errno. " #. type: Plain text #: ../man/procps_pids.3:172 msgid "Success is indicated by a pointer to the named structure. However, if one survives the B call, NULL is always returned when I is zero." msgstr "На успіх вказує повернення вказівника на іменовану структуру. Втім, якщо щось переживе виклик B, NULL завжди буде повернуто, якщо значенням I є нуль." #. type: SH #: ../man/procps_pids.3:173 #, no-wrap msgid "DEBUGGING " msgstr "ДІАГНОСТИКА " #. type: Plain text #: ../man/procps_pids.3:176 msgid "To aid in program development, there are two procps-ng provisions that can be exploited." msgstr "Щоб полегшити розробку програм, передбачено дві можливості procps-ng, якими можна скористатися." #. type: Plain text #: ../man/procps_pids.3:181 msgid "The first is a supplied file named `libproc.supp' which may be useful when developing a I application. When used with the valgrind `--suppressions=' option, warnings associated with the procps library itself are avoided." msgstr "Першою є файл із назвою «libproc.supp», яким можна скористатися при розробці I<багатопотокової> програми. Якщо скористатися ним у поєднанні із параметром valgrind «--suppressions=», можна уникнути виведення попереджень, які пов'язано із самою бібліотекою procps." #. type: Plain text #: ../man/procps_pids.3:185 msgid "Such warnings arise because the library handles heap based allocations in a thread-safe manner. A I application will not receive those warnings." msgstr "Такі попередження виникають через те, що бібліотека обробляє засновані на «купі» функції отримання пам'яті у безпечний щодо потоків обробки спосіб. I<Однопотокові> програми не призводитимуть до появи таких попереджень." #. type: Plain text #: ../man/procps_pids.3:190 msgid "The second provision can help ensure `result' member references agree with library expectations. It assumes that a supplied macro in the header file is used to access the `result' value." msgstr "Друга функція може допомогти забезпечити узгодженість посилань на члени «result» із очікуваннями бібліотеки. У цій функції передбачено, що наданий макрос у файлі заголовків буде використано для доступу до значення «result»." #. type: Plain text #: ../man/procps_pids.3:193 msgid "This feature can be activated through either of the following methods and any discrepancies will be written to B. " msgstr "Цю можливість можна активувати за допомогою будь-якого з вказаних нижче методів, а усі розбіжності буде записано до B. " #. type: IP #: ../man/procps_pids.3:194 #, no-wrap msgid "1) " msgstr "1) " #. type: Plain text #: ../man/procps_pids.3:197 msgid "Add CFLAGS='-DXTRA_PROCPS_DEBUG' to any other ./configure options your project may employ." msgstr "Додайте CFLAGS='-DXTRA_PROCPS_DEBUG' до будь-яких інших застосованих у вашому проєкті параметрів ./configure." #. type: IP #: ../man/procps_pids.3:198 #, no-wrap msgid "2) " msgstr "2) " #. type: Plain text #: ../man/procps_pids.3:201 msgid "Add #include Eprocps/xtra-procps-debug.hE to any program I the #include Eprocps/pids.hE." msgstr "Додайте #include Eprocps/xtra-procps-debug.hE у програму I<після> #include Eprocps/pids.hE." #. type: Plain text #: ../man/procps_pids.3:206 msgid "This verification feature incurs substantial overhead. Therefore, it is important that it I be activated for a production/release build. " msgstr "Використання цієї можливості перевірки призводить до суттєвих обчислювальних витрат. Через це, важливо I<не> вмикати її під час остаточного збирання або збирання програми для випуску. " #. type: SH #: ../man/procps_pids.3:207 #, no-wrap msgid "ENVIRONMENT VARIABLE(S)" msgstr "ЗМІННІ СЕРЕДОВИЩА" #. type: Plain text #: ../man/procps_pids.3:209 msgid "The value set for the following is unimportant, just its presence." msgstr "Встановлене значення є несуттєвим, достатнього самого факту його встановлення." #. type: IP #: ../man/procps_pids.3:210 #, no-wrap msgid "LIBPROC_HIDE_KERNEL" msgstr "LIBPROC_HIDE_KERNEL" #. type: Plain text #: ../man/procps_pids.3:214 msgid "This will hide kernel threads which would otherwise be returned with a B, B or B call." msgstr "Призведе до приховування потоків обробки ядра, які інакше було б повернуто викликом B, B або B." #. type: SH #: ../man/procps_pids.3:215 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" #. t #. (The preceding line is a note to broken versions of man to tell #. Man page for ps. #. Quick hack conversion by Albert Cahalan, 1998. #. Licensed under version 2 of the Gnu General Public License. #. type: Plain text #: ../man/ps.1:7 msgid "B(3), B(3), B(5)." msgstr "B(3), B(3), B(5)." #. type: TH #: ../man/ps.1:7 #, no-wrap msgid "PS" msgstr "PS" #. type: TH #: ../man/ps.1:7 #, no-wrap msgid "2022-05-11" msgstr "11 травня 2022 року" #. type: TH #: ../man/ps.1:7 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/ps.1:7 #, no-wrap msgid "User Commands " msgstr "Команди користувача" #. type: SH #: ../man/ps.1:27 #, no-wrap msgid "NAME " msgstr "НАЗВА" #. type: Plain text #: ../man/ps.1:29 msgid "ps - report a snapshot of the current processes." msgstr "ps — надає звіт щодо поточних процесів." #. type: SH #: ../man/ps.1:29 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС" #. type: Plain text #: ../man/ps.1:31 msgid "B [I]" msgstr "B [I<параметри>]" #. type: SH #: ../man/ps.1:33 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС" #. type: Plain text #: ../man/ps.1:39 msgid "B displays information about a selection of the active processes. If you want a repetitive update of the selection and the displayed information, use B instead." msgstr "B показує відомості щодо вибраного набору активних процесів. Якщо вам потрібне регулярне оновлення вибору та показаних даних, скористайтеся замість цієї програми програмою B." #. type: Plain text #: ../man/ps.1:43 msgid "This version of B accepts several kinds of options:" msgstr "Ця версія B приймає декілька типів параметрів:" #. type: IP #: ../man/ps.1:45 #, no-wrap msgid "1 " msgstr "1 " #. type: Plain text #: ../man/ps.1:47 msgid "UNIX options, which may be grouped and must be preceded by a dash." msgstr "Параметри UNIX, які може бути згруповано і яким має перебувати дефіс." #. type: IP #: ../man/ps.1:47 #, no-wrap msgid "2 " msgstr "2 " #. type: Plain text #: ../man/ps.1:49 msgid "BSD options, which may be grouped and must not be used with a dash." msgstr "Параметри BSD, які може бути згруповано і які не слід використовувати з дефісом." #. type: IP #: ../man/ps.1:49 #, no-wrap msgid "3 " msgstr "3 " #. type: Plain text #: ../man/ps.1:51 msgid "GNU long options, which are preceded by two dashes." msgstr "Довгі версії параметрів GNU, перед якими слід вказати два дефіси." #. type: Plain text #: ../man/ps.1:60 msgid "Options of different types may be freely mixed, but conflicts can appear. There are some synonymous options, which are functionally identical, due to the many standards and B implementations that this B is compatible with." msgstr "Параметри різних типів можна поєднувати довільним чином, але можуть виникнути конфлікти. Існує декілька параметрів однакового призначення, які є функціонально ідентичним. Причиною є одночасна наявність багатьох стандартів і реалізацій B, з якими є сумісною ця версія B." #. type: Plain text #: ../man/ps.1:71 msgid "Note that B is distinct from B. The POSIX and UNIX standards require that B print all processes owned by a user named I, as well as printing all processes that would be selected by the B<-a> option. If the user named I does not exist, this B may interpret the command as B instead and print a warning. This behavior is intended to aid in transitioning old scripts and habits. It is fragile, subject to change, and thus should not be relied upon." msgstr "Зауважте, що B не є тим самим, що і B. Стандарти POSIX і UNIX вимагають, щоб команда B виводила список усіх процесів, власником яких є користувач I, а також усіх процесів, які було б вибрано у результаті використання параметра B<-a>. Якщо запису користувача I не існує, цей варіант B може обробити команду як B і вивести попередження щодо цього. Так зроблено навмисне, щоб допомогти у сумісності із застарілими скриптами та звичками. Така поведінка програми не є сталою, може змінитися — не варто на неї покладатися." #. type: Plain text #: ../man/ps.1:79 msgid "By default, B selects all processes with the same effective user ID (euid=EUID) as the current user and associated with the same terminal as the invoker. It displays the process ID (pid=PID), the terminal associated with the process (tname=TTY), the cumulated CPU time in [DD-]hh:mm:ss format (time=TIME), and the executable name (ucmd=CMD). Output is unsorted by default." msgstr "Типово, B вибирає усі процеси із тим самим ідентифікатором ефективного користувача (euid=EUID), що і у поточного користувача, а також ті процеси, які пов'язано із тим самим терміналом, звідки викликано програму. Програма виводить ідентифікатор процесу (pid=PID), термінал, який пов'язано із процесом (tname=TTY), накопичений час процесора у форматі [ДД-]гг:хх:сс (time=TIME) та назву виконуваного файла (ucmd=CMD). Типово, виведені дані не упорядковуються." #. type: Plain text #: ../man/ps.1:92 msgid "The use of BSD-style options will add process state (stat=STAT) to the default display and show the command args (args=COMMAND) instead of the executable name. You can override this with the B environment variable. The use of BSD-style options will also change the process selection to include processes on other terminals (TTYs) that are owned by you; alternately, this may be described as setting the selection to be the set of all processes filtered to exclude processes owned by other users or not on a terminal. These effects are not considered when options are described as being \"identical\" below, so B<-M> will be considered identical to B and so on." msgstr "Використання параметрів у стилі BSD додасть стан процесу (stat=STAT) до типового набору для показу і показ аргументів команди (args=COMMAND) замість назви виконуваного файла. Ви можете перевизначити це за допомогою змінної середовища B. Використання параметрів у стилі BSD також змінить вибір процесів — буде включено процеси з інших терміналів (TTY), власником яких ви є; крім того, це може бути описано як встановлення набору усіх процесів, які фільтровано для виключення процесів, власником яких є інші користувачі або не у терміналі. Ці ефекти не буде взято до уваги для параметрів, які описано нижче як «тотожні», отже, B<-M> вважатиметься тотожним до B тощо." #. type: Plain text #: ../man/ps.1:97 msgid "Except as described below, process selection options are additive. The default selection is discarded, and then the selected processes are added to the set of processes to be displayed. A process will thus be shown if it meets any of the given selection criteria." msgstr "Окрім вказаних нижче випадків, параметри вибору процесів є адитивними. Типовий вибір буде відкинуто, а потім вибрані процеси буде додано до набору процесів, які слід показати. Таким чином, процес буде показано, якщо він буде відповідати усім заданим критеріям." #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: SH #: ../man/ps.1:99 #, no-wrap msgid "EXAMPLES " msgstr "ПРИКЛАДИ " #. type: TP #: ../man/ps.1:100 #, no-wrap msgid "To see every process on the system using standard syntax:" msgstr "Перегляд усіх процесів системи з використанням стандартного синтаксису:" #. type: Plain text #: ../man/ps.1:103 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:105 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:107 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:109 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:109 #, no-wrap msgid "To see every process on the system using BSD syntax:" msgstr "Перегляд усіх процесів системи з використанням синтаксису BSD:" #. type: Plain text #: ../man/ps.1:112 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:114 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:114 #, no-wrap msgid "To print a process tree:" msgstr "Виведення ієрархії процесів:" #. type: Plain text #: ../man/ps.1:117 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:119 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:119 #, no-wrap msgid "To get info about threads:" msgstr "Отримання відомостей щодо потоків обробки:" #. type: Plain text #: ../man/ps.1:122 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:124 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:124 #, no-wrap msgid "To get security info:" msgstr "Отримання відомостей щодо захисту:" #. type: Plain text #: ../man/ps.1:127 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:129 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:131 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:131 #, no-wrap msgid "To see every process running as root (real\\ &\\ effective\\ ID) in user format:" msgstr "Перегляд усіх процесів, які запущено від імені користувача root (справжній\\ і\\ ефективний\\ ідентифікатор) у форматі користувача:" #. type: Plain text #: ../man/ps.1:134 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:134 #, no-wrap msgid "To see every process with a user-defined format:" msgstr "Перегляд усіх процесів із визначеним користувачем форматом:" #. type: Plain text #: ../man/ps.1:137 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:139 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:141 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:141 #, no-wrap msgid "Print only the process IDs of syslogd:" msgstr "Виведення лише ідентифікаторів процесів syslogd:" #. type: Plain text #: ../man/ps.1:144 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:144 #, no-wrap msgid "Print only the name of PID 42:" msgstr "вивести лише назву PID 42:" #. type: Plain text #: ../man/ps.1:147 msgid "B" msgstr "B" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: SH #: ../man/ps.1:150 #, no-wrap msgid "SIMPLE PROCESS SELECTION" msgstr "ПРОСТИЙ ВИБІР ПРОЦЕСУ" #. type: TP #: ../man/ps.1:151 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:165 msgid "Lift the BSD-style \"only yourself\" restriction, which is imposed upon the set of all processes when some BSD-style (without \"-\") options are used or when the B personality setting is BSD-like. The set of processes selected in this manner is in addition to the set of processes selected by other means. An alternate description is that this option causes B to list all processes with a terminal (tty), or to list all processes when used together with the B option." msgstr "Використати обмеження «лише себе» у стилі BSD, яке буде накладено на набір усіх процесів, якщо використано якісь параметри у стилі BSD (без «-») або якщо особу користувача B встановлено у стилі BSD. Набір процесів, який вибрано у цей спосіб, додається до набору процесів, які вибрано в інший спосіб. Альтернативним описом є те, що цей параметр наказує B вивести список усіх процесів з терміналом (tty) або вивести список усіх процесів, якщо використано разом із параметром B." #. type: TP #: ../man/ps.1:165 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text #: ../man/ps.1:169 msgid "Select all processes. Identical to B<-e>." msgstr "Вибрати усі процеси. Те саме, що і B<-e>." #. type: TP #: ../man/ps.1:169 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text #: ../man/ps.1:174 msgid "Select all processes except both session leaders (see I(2)) and processes not associated with a terminal." msgstr "Вибрати усі процеси, окрім обох лідерів сеансів (див. I(2)) і процеси, які не пов'язано із терміналом." #. type: TP #: ../man/ps.1:174 #, no-wrap msgid "B<-d>" msgstr "B<-d>" #. type: Plain text #: ../man/ps.1:177 msgid "Select all processes except session leaders." msgstr "Вибрати усі процеси, окрім лідерів сеансів." #. type: TP #: ../man/ps.1:177 #, no-wrap msgid "B<--deselect>" msgstr "B<--deselect>" #. type: Plain text #: ../man/ps.1:182 msgid "Select all processes except those that fulfill the specified conditions (negates the selection). Identical to B<-N>." msgstr "Вибрати усі процеси, окрім тих, які задовольняють вказані умови (інвертує вибір). Те саме, що і B<-N>." #. type: TP #: ../man/ps.1:182 #, no-wrap msgid "B<-e>" msgstr "B<-e>" #. Current "g" behavior: add in the session leaders, which would #. be excluded in the sunos4 personality. Supposed "g" behavior: #. add in the group leaders -- at least according to the SunOS 4 #. man page on the FreeBSD site. Uh oh. I think I had tested SunOS #. though, so maybe the code is correct. #. type: Plain text #: ../man/ps.1:191 msgid "Select all processes. Identical to B<-A>." msgstr "Вибрати усі процеси. Те саме, що і B<-A>." #. type: TP #: ../man/ps.1:191 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:197 msgid "Really all, even session leaders. This flag is obsolete and may be discontinued in a future release. It is normally implied by the B flag, and is only useful when operating in the sunos4 personality." msgstr "Справді всі, навіть лідери сеансу. Цей прапорець є застарілим, і його може бути вилучено у майбутніх випусках. Зазвичай, неявно встановлюється прапорцем B, і корисний лише для роботи із особами sunos4." #. type: TP #: ../man/ps.1:197 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text #: ../man/ps.1:202 msgid "Select all processes except those that fulfill the specified conditions (negates the selection). Identical to B<--deselect>." msgstr "Вибрати усі процеси, окрім тих, які задовольняють вказані умови (інвертує вибір). Те саме, що і B<--deselect>." #. type: TP #: ../man/ps.1:202 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:207 msgid "Select all processes associated with this terminal. Identical to the B option without any argument." msgstr "Вибрати усі процеси, які пов'язано із цим терміналом. Те саме, що і параметр B без будь-яких аргументів." #. type: TP #: ../man/ps.1:207 #, no-wrap msgid "B " msgstr "B " #. type: Plain text #: ../man/ps.1:210 msgid "Restrict the selection to only running processes." msgstr "Обмежити вибір лише процесами, які працюють." #. type: TP #: ../man/ps.1:210 #, no-wrap msgid "B" msgstr "B" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:226 msgid "Lift the BSD-style \"must have a tty\" restriction, which is imposed upon the set of all processes when some BSD-style (without \"-\") options are used or when the B personality setting is BSD-like. The set of processes selected in this manner is in addition to the set of processes selected by other means. An alternate description is that this option causes B to list all processes owned by you (same EUID as B), or to list all processes when used together with the B option." msgstr "Використати обмеження «повинен мати термінал» у стилі BSD, яке буде накладено на набір усіх процесів, якщо використано якісь параметри у стилі BSD (без «-») або якщо особу користувача B встановлено у стилі BSD. Набір процесів, який вибрано у цей спосіб, додається до набору процесів, які вибрано в інший спосіб. Альтернативним описом є те, що цей параметр наказує B вивести список усіх процесів, власником яких є ви (той самий EUID, що і для B) або вивести список усіх процесів, якщо використано разом із параметром B." #. type: SH #: ../man/ps.1:228 #, no-wrap msgid "PROCESS SELECTION BY LIST" msgstr "ВИБІР ПРОЦЕСУ ЗА СПИСКОМ" #. type: Plain text #: ../man/ps.1:232 msgid "These options accept a single argument in the form of a blank-separated or comma-separated list. They can be used multiple times. For example: B" msgstr "Ці параметри приймають один аргумент у формі списку відокремлених пробілами або комами значень. Можна використовувати декілька разів в одній команді. Приклад: B" #. type: TP #: ../man/ps.1:232 #, no-wrap msgid "-I<123>" msgstr "-I<123>" #. type: Plain text #: ../man/ps.1:235 msgid "Identical to B<--pid\\ >I<123>." msgstr "Те саме, що і B<--pid\\ >I<123>." #. type: TP #: ../man/ps.1:235 #, no-wrap msgid "I<123>" msgstr "I<123>" #. type: Plain text #: ../man/ps.1:238 msgid "Identical to B<--pid\\ >I<123>. " msgstr "Те саме, що і B<--pid\\ >I<123>." #. type: TP #: ../man/ps.1:238 #, no-wrap msgid "B<-C>I<\\ cmdlist>" msgstr "B<-C>I<\\ список_команд>" #. type: Plain text #: ../man/ps.1:247 msgid "Select by command name. This selects the processes whose executable name is given in I. NOTE: The command name is not the same as the command line. Previous versions of procps and the kernel truncated this command name to 15 characters. This limitation is no longer present in both. If you depended on matching only 15 characters, you may no longer get a match." msgstr "Вибрати за назвою команди. Вибирає процеси, назвою виконуваного файла у яких є назва, задана аргументом I<список_команд>. Зауваження: назва команди не є тим самим, що рядок команди. У попередніх версіях procps і ядро обрізали цю назву команди до 15 символів. Це обмеження знято у нових версіях. Якщо ваш код залежить від обмеження у 15 символів, він може не спрацювати." #. type: TP #: ../man/ps.1:247 #, no-wrap msgid "B<-G>I<\\ grplist>" msgstr "B<-G>I<\\ список_груп>" #. type: Plain text #: ../man/ps.1:255 msgid "Select by real group ID (RGID) or name. This selects the processes whose real group name or ID is in the I list. The real group ID identifies the group of the user who created the process, see I(2)." msgstr "Вибрати за ідентифікатором справжньої групи (RGID) або назвою. Вибирає процеси, назва або ідентифікатор справжньої групи яких є у списку I<список_груп>. Ідентифікатор справжньої групи визначає групу користувача, який створив процес, див. I(2)." #. type: TP #: ../man/ps.1:255 #, no-wrap msgid "B<-g>I<\\ grplist>" msgstr "B<-g>I<\\ grplist>" #. type: Plain text #: ../man/ps.1:268 msgid "Select by session OR by effective group name. Selection by session is specified by many standards, but selection by effective group is the logical behavior that several other operating systems use. This B will select by session when the list is completely numeric (as sessions are). Group ID numbers will work only when some group names are also specified. See the B<-s> and B<--group> options." msgstr "Вибрати за сеансом АБО за назвою ефективної групи. Вибір за сеансом визначається багатьма стандартами, але вибір за ефективною групою є логічною поведінкою, яку використано у декількох інших операційних системах. Ця версія B вибиратиме за сеансом, якщо список є повністю числовим (як сеанси). Числові ідентифікатори груп працюватимуть, лише якщо також вказано деякі назви груп. Див. параметри B<-s> і B<--group>." #. type: TP #: ../man/ps.1:268 #, no-wrap msgid "B<--Group>I<\\ grplist>" msgstr "B<--Group>I<\\ grplist>" #. type: Plain text #: ../man/ps.1:272 msgid "Select by real group ID (RGID) or name. Identical to B<-G>." msgstr "Вибрати за ідентифікатором справжньої групи (RGID) або назвою. Те саме, що і B<-G>." #. type: TP #: ../man/ps.1:272 #, no-wrap msgid "B<--group>I<\\ grplist>" msgstr "B<--group>I<\\ grplist>" #. type: Plain text #: ../man/ps.1:284 msgid "Select by effective group ID (EGID) or name. This selects the processes whose effective group name or ID is in I. The effective group ID describes the group whose file access permissions are used by the process (see I(2)). The B<-g> option is often an alternative to B<--group>." msgstr "Вибрати за ідентифікатором ефективної групи (EGID) або назвою. Вибирає процеси, чиї назви або ідентифікатори ефективних груп є у I<список_груп>. Ідентифікатор ефективної групи описує групу, чиї права доступу до файлів використано процесом (див. I(2)). Параметр B<-g> часто є альтернативою B<--group>." #. type: TP #: ../man/ps.1:284 #, no-wrap msgid "B

I<\\ pidlist>" msgstr "B

I<\\ список_pid>" #. type: Plain text #: ../man/ps.1:290 msgid "Select by process ID. Identical to B<-p> and B<--pid>." msgstr "Вибрати за ідентифікатором процесу. Те саме, що і B<-p> та B<--pid>." #. type: TP #: ../man/ps.1:290 #, no-wrap msgid "B<-p>I<\\ pidlist>" msgstr "B<-p>I<\\ список_pid>" #. type: Plain text #: ../man/ps.1:298 msgid "Select by PID. This selects the processes whose process ID numbers appear in I. Identical to B

and B<--pid>." msgstr "Вибрати за PID. Вибирає процеси, номери ідентифікаторів процесу яких з'являються у I. Те саме, що і B

та B<--pid>." #. type: TP #: ../man/ps.1:298 #, no-wrap msgid "B<--pid>I<\\ pidlist>" msgstr "B<--pid>I<\\ список_pid>" #. type: Plain text #: ../man/ps.1:304 msgid "Select by process\\ ID. Identical to B<-p> and B

." msgstr "Вибрати за ідентифікатором\\ процесу. Те саме, що і B<-p> та B

." #. type: TP #: ../man/ps.1:304 #, no-wrap msgid "B<--ppid>I<\\ pidlist>" msgstr "B<--ppid>I<\\ список_pid>" #. type: Plain text #: ../man/ps.1:311 msgid "Select by parent process ID. This selects the processes with a parent process\\ ID in I. That is, it selects processes that are children of those listed in I." msgstr "Вибрати за ідентифікатором батьківського процесу. Вибирає процеси із ідентифікатором батьківського процесу зі списку I<список_pid>. Таким чином, програма вибирає процеси, які є дочірніми щодо процесів зі списку I<список_pid>." #. type: TP #: ../man/ps.1:311 #, no-wrap msgid "BI<\\ pidlist>" msgstr "BI<\\ список_pid>" #. type: Plain text #: ../man/ps.1:317 msgid "Select by process ID (quick mode). Identical to B<-q> and B<--quick-pid>." msgstr "Вибрати за ідентифікатором процесу (швидкий режим). Те саме, що і B<-q> та B<--quick-pid>." #. type: TP #: ../man/ps.1:317 #, no-wrap msgid "B<-q>I<\\ pidlist>" msgstr "B<-q>I<\\ список_pid>" #. type: Plain text #: ../man/ps.1:330 msgid "Select by PID (quick mode). This selects the processes whose process ID numbers appear in I. With this option B reads the necessary info only for the pids listed in the I and doesn't apply additional filtering rules. The order of pids is unsorted and preserved. No additional selection options, sorting and forest type listings are allowed in this mode. Identical to B and B<--quick-pid>." msgstr "Вибрати за PID (швидкий режим). Вибирає процеси, чиї числові ідентифікатори процесу є у списку I<список_pid>. Якщо вказано цей параметр, B прочитає потрібні дані лише для pid зі списку I<список_pid> і не застосовуватиме додаткових правил фільтрування. Порядок pid без сортування зберігатиметься. У цьому режимі не передбачено додаткових параметрів вибору, упорядковування та списки типу «ліс». Те саме, що B і B<--quick-pid>." #. type: TP #: ../man/ps.1:330 #, no-wrap msgid "B<--quick-pid>I<\\ pidlist>" msgstr "B<--quick-pid>I<\\ список_pid>" #. type: Plain text #: ../man/ps.1:336 msgid "Select by process\\ ID (quick mode). Identical to B<-q> and B." msgstr "Вибрати за ідентифікатором\\ процесу (швидкий режим). Те саме, що і B<-q> та B." #. type: TP #: ../man/ps.1:336 #, no-wrap msgid "B<-s>I<\\ sesslist>" msgstr "B<-s>I<\\ sesslist>" #. type: Plain text #: ../man/ps.1:341 msgid "Select by session ID. This selects the processes with a session ID specified in I." msgstr "Вибрати за ідентифікатором сеансу. Вибирає процеси із ідентифікатором сеансу, вказаним у I." #. type: TP #: ../man/ps.1:341 #, no-wrap msgid "B<--sid>I<\\ sesslist>" msgstr "B<--sid>I<\\ sesslist>" #. type: Plain text #: ../man/ps.1:345 msgid "Select by session\\ ID. Identical to B<-s>." msgstr "Вибрати за ідентифікатором\\ сеансу. Те саме, що і B<-s>." #. type: TP #: ../man/ps.1:345 #, no-wrap msgid "BI<\\ ttylist>" msgstr "BI<\\ список_терміналів>" #. type: Plain text #: ../man/ps.1:362 msgid "Select by tty. Nearly identical to B<-t> and B<--tty>, but can also be used with an empty I to indicate the terminal associated with B. Using the B option is considered cleaner than using B with an empty I." msgstr "Вибрати за терміналом. Майже те саме, що і B<-t> та B<--tty>, але можна використовувати із порожнім значенням I<список_терміналів>, щоб вказати на термінал, який пов'язано із B. Використання параметра B вважається пріоритетнішим варіантом за використання B із порожнім значенням I<список_терміналів>." #. type: TP #: ../man/ps.1:362 #, no-wrap msgid "B<-t>I<\\ ttylist>" msgstr "B<-t>I<\\ список_терміналів>" #. type: Plain text #: ../man/ps.1:370 msgid "Select by tty. This selects the processes associated with the terminals given in I. Terminals (ttys, or screens for text output) can be specified in several forms: /dev/ttyS1, ttyS1, S1. A plain \"-\" may be used to select processes not attached to any terminal." msgstr "Вибрати за терміналом. Вибирає процеси, пов'язані із терміналами, які задано списком I<список_терміналів>. Термінали (tty або екрани для текстового виведення) можна вказати у декількох формах: /dev/ttyS1, ttyS1, S1. Можна скористатися простим «-» для вибору процесів, які не пов'язано із будь-яким терміналом." #. type: TP #: ../man/ps.1:370 #, no-wrap msgid "B<--tty>I<\\ ttylist>" msgstr "B<--tty>I<\\ ttylist>" #. type: Plain text #: ../man/ps.1:376 msgid "Select by terminal. Identical to B<-t> and B." msgstr "Вибрати за терміналом. Те саме, що і B<-t> та B." #. type: TP #: ../man/ps.1:376 #, no-wrap msgid "BI<\\ userlist>" msgstr "BI<\\ список_користувачів>" #. type: Plain text #: ../man/ps.1:388 msgid "Select by effective user ID (EUID) or name. This selects the processes whose effective user name or ID is in I. The effective user ID describes the user whose file access permissions are used by the process (see I(2)). Identical to B<-u> and B<--user>." msgstr "Вибрати за ідентифікатором ефективного користувача (EUID) або назвою. Вибирає процеси, чиї імена або ідентифікатори ефективних користувачів є у I<список_користувачів>. Ідентифікатор ефективного користувача описує користувача, чиї права доступу до файлів використано процесом (див. I(2)). Параметр B<-u> часто є альтернативою B<--user>." #. type: TP #: ../man/ps.1:388 #, no-wrap msgid "B<-U>I<\\ userlist>" msgstr "B<-U>I<\\ список_користувачів>" #. type: Plain text #: ../man/ps.1:395 msgid "Select by real user ID (RUID) or name. It selects the processes whose real user name or ID is in the I list. The real user ID identifies the user who created the process, see I(2)." msgstr "Вибрати за ідентифікатором справжнього користувача (RUID) або назвою. Вибирає процеси, назва або ідентифікатор справжнього користувача яких є у списку I<список_користувачів>. Ідентифікатор справжнього користувача визначає користувача, який створив процес, див. I(2)." #. type: TP #: ../man/ps.1:395 #, no-wrap msgid "B<-u>I<\\ userlist>" msgstr "B<-u>I<\\ список_користувачів>" #. type: Plain text #: ../man/ps.1:400 msgid "Select by effective user ID (EUID) or name. This selects the processes whose effective user name or ID is in I." msgstr "Вибрати за ідентифікатором ефективного користувача (EUID) або назвою. Вибирає процеси, чия назва ефективного користувача або ідентифікатор перебуває у списку I<список_користувачів>." #. type: Plain text #: ../man/ps.1:408 msgid "The effective user ID describes the user whose file access permissions are used by the process (see I(2)). Identical to B and B<--user>." msgstr "Ідентифікатор ефективного користувача описує користувача, чиї права доступу до файлів використано процесом (див. I(2)). Параметр B часто є альтернативою B<--user>." #. type: TP #: ../man/ps.1:408 #, no-wrap msgid "B<--User>I<\\ userlist>" msgstr "B<--User>I<\\ список_користувачів>" #. type: Plain text #: ../man/ps.1:412 msgid "Select by real user ID (RUID) or name. Identical to B<-U>." msgstr "Вибрати ідентифікатор або ім'я справжнього користувача (RUID). Тотожний до B<-U>." #. type: TP #: ../man/ps.1:412 #, no-wrap msgid "B<--user>I<\\ userlist>" msgstr "B<--user>I<\\ список користувачів>" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:419 msgid "Select by effective user ID (EUID) or name. Identical to B<-u> and B." msgstr "Вибрати за ідентифікатором або іменем ефективного користувача (EUID). Те саме, що B<-u> і B." #. type: SH #: ../man/ps.1:421 #, no-wrap msgid "OUTPUT FORMAT CONTROL" msgstr "КЕРУВАННЯ ФОРМАТОМ ВИВЕДЕННЯ" #. type: Plain text #: ../man/ps.1:425 msgid "These options are used to choose the information displayed by B. The output may differ by personality." msgstr "Ці параметри використовують для вибору даних, які буде показано B. Виведений результат може бути різним для різних користувачів." #. type: TP #: ../man/ps.1:426 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text #: ../man/ps.1:431 msgid "Show different scheduler information for the B<-l> option." msgstr "Показати різні дані планувальника для параметра B<-l>." #. type: TP #: ../man/ps.1:431 #, no-wrap msgid "B<--context>" msgstr "B<--context>" #. type: Plain text #: ../man/ps.1:434 msgid "Display security context format (for SELinux)." msgstr "Показати формат контексту захисту (для SELinux)." #. type: TP #: ../man/ps.1:434 #, no-wrap msgid "B<-f>" msgstr "B<-f>" #. type: Plain text #: ../man/ps.1:447 msgid "Do full-format listing. This option can be combined with many other UNIX-style options to add additional columns. It also causes the command arguments to be printed. When used with B<-L>, the NLWP (number of threads) and LWP (thread ID) columns will be added. See the B option, the format keyword B, and the format keyword B." msgstr "Виконати повноформатне виведення списку. Цей параметр можна поєднувати із багатьма іншими параметрами у стилі UNIX для додавання додаткових стовпчиків. Його використання також призводить до виведення аргументів команди. Якщо використано разом із B<-L>, буде додано стовпчики NLWP (кількості потоків обробки) та LWP (ідентифікатора потоку обробки). Див. параметр B, ключове слово форматування B та ключове слово форматування B." #. type: TP #: ../man/ps.1:447 #, no-wrap msgid "B<-F>" msgstr "B<-F>" #. type: Plain text #: ../man/ps.1:454 msgid "Extra full format. See the B<-f> option, which B<-F> implies." msgstr "Надповний формат. Див. параметр B<-f>, використання якого неявним чином вмикає B<-F>." #. type: TP #: ../man/ps.1:454 #, no-wrap msgid "B<--format>I<\\ format>" msgstr "B<--format>I<\\ формат>" #. type: Plain text #: ../man/ps.1:460 msgid "user-defined format. Identical to B<-o> and B." msgstr "Визначений користувачем формат. Тотожній до B<-o> і B." #. type: TP #: ../man/ps.1:460 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:463 msgid "BSD job control format." msgstr "Формат керування завданнями BSD." #. type: TP #: ../man/ps.1:463 #, no-wrap msgid "B<-j>" msgstr "B<-j>" #. type: Plain text #: ../man/ps.1:466 msgid "Jobs format." msgstr "Формат завдань." #. type: TP #: ../man/ps.1:466 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:469 msgid "Display BSD long format." msgstr "Вивести дані у довгому форматі BSD." #. type: TP #: ../man/ps.1:469 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text #: ../man/ps.1:474 msgid "Long format. The B<-y> option is often useful with this." msgstr "Довгий формат. Разом із цим параметром часто корисним є параметр B<-y>." #. type: TP #: ../man/ps.1:474 #, no-wrap msgid "B<-M>" msgstr "B<-M>" #. type: Plain text #: ../man/ps.1:479 msgid "Add a column of security data. Identical to B (for SELinux)." msgstr "Додати стовпчик даних щодо захисту. Те саме, що і B (для SELinux)." #. type: TP #: ../man/ps.1:479 #, no-wrap msgid "BI<\\ format>" msgstr "BI<\\ формат>" #. type: Plain text #: ../man/ps.1:497 msgid "is preloaded B (overloaded). The BSD B option can act like B<-O> (user-defined output format with some common fields predefined) or can be used to specify sort order. Heuristics are used to determine the behavior of this option. To ensure that the desired behavior is obtained (sorting or formatting), specify the option in some other way (e.g. with B<-O> or B<--sort>). When used as a formatting option, it is identical to B<-O>, with the BSD personality." msgstr "Є попередньо завантаженим B (перезавантаженим). Параметр B BSD може працювати як B<-O> (визначений користувачем формат виведення з деякими попередньо визначеними типовими полями) або бути використаним для визначення упорядкування. Для визначення поведінки цього параметра буде використано евристику. Для забезпечення бажаної поведінки (упорядкування або форматування) вкажіть параметр у якийсь інший спосіб (наприклад, з B<-O> або B<--sort>). Якщо використано як параметр форматування, є ідентичним до B<-O> із особливостями BSD." #. type: TP #: ../man/ps.1:497 #, no-wrap msgid "B<-O>I<\\ format>" msgstr "B<-O>I<\\ формат>" #. type: Plain text #: ../man/ps.1:507 msgid "Like B<-o>, but preloaded with some default columns. Identical to B<-o\\ pid,\\:>IB<,\\:state,\\:tname,\\:time,\\:command> or B<-o\\ pid,\\:>IB<,\\:tname,\\:time,\\:cmd>, see B<-o> below." msgstr "Подібний до B<-o>, але із попереднім завантаженням деяких типових стовпчиків. Ідентичний до B<-o\\ pid,\\:>I<формат>B<,\\:state,\\:tname,\\:time,\\:command> або B<-o\\ pid,\\:>I<формат>B<,\\:tname,\\:time,\\:cmd>, див. B<-o> нижче." #. type: TP #: ../man/ps.1:507 #, no-wrap msgid "BI<\\ format>" msgstr "BI<\\ формат>" #. type: Plain text #: ../man/ps.1:513 msgid "Specify user-defined format. Identical to B<-o> and B<--format>." msgstr "Вказати визначений користувачем формат. Те саме, що і B<-o> і B<--format>." #. type: TP #: ../man/ps.1:513 #, no-wrap msgid "B<-o>I<\\ format>" msgstr "B<-o>I<\\ формат>" #. type: Plain text #: ../man/ps.1:541 msgid "User-defined format. I is a single argument in the form of a blank-separated or comma-separated list, which offers a way to specify individual output columns. The recognized keywords are described in the B section below. Headers may be renamed (B) as desired. If all column headers are empty (B) then the header line will not be output. Column width will increase as needed for wide headers; this may be used to widen up columns such as WCHAN (B). Explicit width control (B) is offered too. The behavior of B varies with personality; output may be one column named \"X,\\:comm=Y\" or two columns named \"X\" and \"Y\". Use multiple B<-o> options when in doubt. Use the B environment variable to specify a default as desired; DefSysV and DefBSD are macros that may be used to choose the default UNIX or BSD columns." msgstr "Визначений користувачем формат. Значення I<формат> є єдиним аргументом у формі списку відокремлених пробілами або комами значень, за його допомогою можна вказати окремі стовпчики виведення даних. Визначені ключові слова описано у розділі B<СТАНДАРТНІ СПЕЦИФІКАТОРИ ФОРМАТІВ> нижче. Заголовки, якщо потрібно, може бути перейменовано (B). Якщо усі заголовки стовпчиків порожні (B), рядок заголовків не буде виведено. Для широких заголовків буде збільшено ширину стовпчика; цим можна скористатися для збільшення ширити стовпчиків, подібних до WCHAN (B). Також можна скористатися явним визначенням ширини (B). Поведінка B є різною у різних системах; дані може бути виведено в один стовпчик із назвою «X,\\:comm=Y» або у два стовпчики із назвами «X» та «Y». Скористайтеся декількома параметрами B<-o>, якщо не певні щодо результатів. Скористайтеся змінною середовища B для визначення бажаного типового варіанта; DefSysV і DefBSD є макросами, якими можна скористатися для вибору типових стовпчиків UNIX або BSD." #. type: TP #: ../man/ps.1:541 #, no-wrap msgid "B<-P>" msgstr "B<-P>" #. type: Plain text #: ../man/ps.1:544 msgid "Add a column showing B." msgstr "Додати стовпчик із для показу B." #. type: TP #: ../man/ps.1:544 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:547 msgid "Display signal format." msgstr "Формат показу сигналів." #. type: TP #: ../man/ps.1:547 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:550 msgid "Display user-oriented format." msgstr "Формат показу, орієнтований на користувача." #. type: TP #: ../man/ps.1:550 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:553 msgid "Display virtual memory format." msgstr "Формат показу віртуальної пам'яті." #. type: TP #: ../man/ps.1:553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:556 msgid "Register format." msgstr "Формат регістрів." #. type: TP #: ../man/ps.1:556 #, no-wrap msgid "B<-y>" msgstr "B<-y>" #. type: Plain text #: ../man/ps.1:561 msgid "Do not show flags; show rss in place of addr. This option can only be used with B<-l>." msgstr "Не показувати прапорці, показувати rss замість addr. Цим параметром можна користуватися лише разом із B<-l>." #. type: TP #: ../man/ps.1:561 #, no-wrap msgid "B" msgstr "B" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:567 msgid "Add a column of security data. Identical to B<-M> (for SELinux)." msgstr "Додати стовпчик даних щодо захисту. Те саме, що і B<-M> (для SELinux)." #. type: SH #: ../man/ps.1:569 #, no-wrap msgid "OUTPUT MODIFIERS" msgstr "МОДИФІКАТОРИ ВИВЕДЕННЯ" #. type: TP #: ../man/ps.1:573 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:591 msgid "Show the true command name. This is derived from the name of the executable file, rather than from the argv value. Command arguments and any modifications to them are thus not shown. This option effectively turns the B format keyword into the B format keyword; it is useful with the B<-f> format option and with the various BSD-style format options, which all normally display the command arguments. See the B<-f> option, the format keyword B, and the format keyword B." msgstr "Показати справжню назву команди. Ця назва є похідною від назви виконуваного файла, а не від значення argv. Таким чином, аргументи команди та усі внесені до них зміни показано не буде. Цей параметр, фактично, перетворює ключове слово форматування B на ключове слово форматування B. Він корисний у поєднанні із параметром форматування B<-f> та різноманітними параметрами форматування у стилі BSD, які, зазвичай, призводять до показу аргументів команди. Див. параметр B<-f>, ключове слово форматування B та ключове слово форматування B." #. type: TP #: ../man/ps.1:591 #, no-wrap msgid "B<--cols>I<\\ n>" msgstr "B<--cols>I<\\ n>" #. type: Plain text #: ../man/ps.1:594 msgid "Set screen width." msgstr "Встановити ширину екрана." #. type: TP #: ../man/ps.1:594 #, no-wrap msgid "B<--columns>I<\\ n>" msgstr "B<--columns>I<\\ n>" #. type: Plain text #: ../man/ps.1:597 msgid "Set screen width. " msgstr "Встановити ширину екрана. " #. type: TP #: ../man/ps.1:597 #, no-wrap msgid "B<--cumulative>" msgstr "B<--cumulative>" #. type: Plain text #: ../man/ps.1:600 msgid "Include some dead child process data (as a sum with the parent)." msgstr "Включити деякі дані завершених дочірніх процесів (як суму із батьківським)." #. type: TP #: ../man/ps.1:600 #, no-wrap msgid "B " msgstr "B " #. type: Plain text #: ../man/ps.1:603 msgid "Show the environment after the command." msgstr "Показати середовище після команди." #. type: TP #: ../man/ps.1:603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:606 msgid "ASCII art process hierarchy (forest)." msgstr "Вивести ієрархію (ліс) процесів у форматі рисунка ASCII." #. type: TP #: ../man/ps.1:606 #, no-wrap msgid "B<--forest>" msgstr "B<--forest>" #. type: Plain text #: ../man/ps.1:609 msgid "ASCII art process tree." msgstr "Дерево процесів у форматі рисунка ASCII." #. type: TP #: ../man/ps.1:609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:627 msgid "No header. (or, one header per screen in the BSD personality). The B option is problematic. Standard BSD B uses this option to print a header on each page of output, but older Linux B uses this option to totally disable the header. This version of B follows the Linux usage of not printing the header unless the BSD personality has been selected, in which case it prints a header on each page of output. Regardless of the current personality, you can use the long options B<--headers> and B<--no-headers> to enable printing headers each page or disable headers entirely, respectively." msgstr "Без заголовка (боа один заголовок на екран у випадку BSD). Параметр B може спричиняти проблеми. У стандартній B для BSD цей параметр використано для виведення заголовка на кожній сторінці виведених даних, але у старому B для Linux цей параметр повністю вимикає заголовок. У цій версії B реалізовано версію для Linux — не виводити заголовок, якщо не вибрано варіант для BSD, для якого буде виведено один заголовок на кожній сторінці виведених даних. Незалежно від поточного варіанта, ви можете скористатися довгими версіями параметрів, B<--headers> і B<--no-headers>, щоб увімкнути виведення заголовків на кожній сторінці або вимкнути заголовки взагалі, відповідно." #. type: TP #: ../man/ps.1:627 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text #: ../man/ps.1:630 msgid "Show process hierarchy (forest)." msgstr "Показати ієрархію процесів (ліс)." #. type: TP #: ../man/ps.1:630 #, no-wrap msgid "B<--headers>" msgstr "B<--headers>" #. type: Plain text #: ../man/ps.1:633 msgid "Repeat header lines, one per page of output." msgstr "Повторювати рядки заголовка, по одному на виведену сторінку." #. type: TP #: ../man/ps.1:633 #, no-wrap msgid "BI<\\ spec>" msgstr "BI<\\ специфікація>" #. type: Plain text #: ../man/ps.1:642 msgid "Specify sorting order. Sorting syntax is [B<+>|B<->]I[,[B<+>|B<->]I[,...]]. Choose a multi-letter key from the B section. The \"+\" is optional since default direction is increasing numerical or lexicographic order. Identical to B<--sort>." msgstr "Вказати варіант упорядкування. Синтаксис запису такий: [B<+>|B<->]I<ключ>[,[B<+>|B<->]I<ключ>[,...]]. Багатолітерний ключ можна вибрати зі списку у розділі B<СТАНДАРТНІ СПЕЦИФІКАТОРИ ФОРМАТІВ>. Символ «+» є необов'язковим, оскільки типовим порядком є порядок за зростанням числових або лексикографічних значень. Те саме, що і B<--sort>." #. type: Plain text #: ../man/ps.1:645 msgid "Examples:" msgstr "Приклади:" #. type: Plain text #: ../man/ps.1:647 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:649 msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:651 msgid "B" msgstr "B" #. type: TP #: ../man/ps.1:652 #, no-wrap msgid "B<--lines>I<\\ n>" msgstr "B<--lines>I<\\ n>" #. type: Plain text #: ../man/ps.1:655 msgid "Set screen height." msgstr "Встановити висоту екрана." #. type: TP #: ../man/ps.1:655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:658 msgid "Numeric output for WCHAN and USER (including all types of UID and GID)." msgstr "Числове виведення для WCHAN і USER (включно із усіма типами UID і GID)." #. type: TP #: ../man/ps.1:658 #, no-wrap msgid "B<--no-headers>" msgstr "B<--no-headers>" #. type: Plain text #: ../man/ps.1:663 msgid "Print no header line at all. B<--no-heading> is an alias for this option." msgstr "Не виводити рядок заголовка взагалі. B<--no-heading> є альтернативою для цього параметра." #. type: TP #: ../man/ps.1:663 #, no-wrap msgid "BI<\\ order>" msgstr "BI<\\ порядок>" #. type: Plain text #: ../man/ps.1:677 msgid "Sorting order (overloaded). The BSD B option can act like B<-O> (user-defined output format with some common fields predefined) or can be used to specify sort order. Heuristics are used to determine the behavior of this option. To ensure that the desired behavior is obtained (sorting or formatting), specify the option in some other way (e.g. with B<-O> or B<--sort>)." msgstr "Варіант упорядкування (перевантажений). Параметр B BSD може працювати як B<--sort> (визначений користувачем формат виведення з деякими попередньо визначеними типовими полями) або бути використаним для визначення упорядкування. Для визначення поведінки цього параметра буде використано евристику. Для забезпечення бажаної поведінки (упорядкування або форматування) вкажіть параметр у якийсь інший спосіб (наприклад, з B<-O> або B<--sort>)." #. type: Plain text #: ../man/ps.1:693 msgid "For sorting, obsolete BSD B option syntax is B[B<+>|B<->]I[,[B<+>|B<->]I[,...]]. It orders the processes listing according to the multilevel sort specified by the sequence of one-letter short keys I,I, ... described in the B section below. The\\ \"+\" is currently optional, merely re-iterating the default direction on a key, but may help to distinguish an B sort from an B format. The \"-\" reverses direction only on the key it precedes." msgstr "Для упорядковування, застарілим синтаксисом параметра B BSD є такий: B[B<+>|B<->]I[,[B<+>|B<->]I[,...]]. Він упорядковує список процесів за багаторівневим правилом, яке визначає послідовність однолітерних коротких ключів I, I, ..., які описано у розділі B<ЗАСТАРІЛІ КЛЮЧІ УПОРЯКОВУВАННЯ> нижче. У поточній версії «+» є необов'язковим, оскільки просто повторює типовий напрямок упорядковування, але він може допомогти відрізнити упорядкування B від формату B. Символ «-» змінює напрямок упорядковування лише для ключа, перед яким його вказано." #. type: TP #: ../man/ps.1:693 #, no-wrap msgid "B<--rows>I<\\ n>" msgstr "B<--rows>I<\\ n>" #. type: Plain text #: ../man/ps.1:696 msgid "Set screen height. " msgstr "Встановити висоту екрана. " #. type: TP #: ../man/ps.1:696 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:701 msgid "Sum up some information, such as CPU usage, from dead child processes into their parent. This is useful for examining a system where a parent process repeatedly forks off short-lived children to do work." msgstr "Підсумувати дані, зокрема використання процесора, від завершених дочірніх процесів до батьківського процесу. Корисно для аналізу системи, де батьківський процес періодично відгалужує короткотривалі дочірні процеси для виконання певних завдань." #. type: TP #: ../man/ps.1:701 #, no-wrap msgid "B<--sort>I<\\ spec>" msgstr "B<--sort>I<\\ специфікація>" #. type: Plain text #: ../man/ps.1:712 msgid "Specify sorting order. Sorting syntax is [B<+>|B<->]I[,[B<+>|B<->]I[,...]]. Choose a multi-letter key from the B section. The \"+\" is optional since default direction is increasing numerical or lexicographic order. Identical to B. For example: B" msgstr "Вказати варіант упорядкування Синтаксис запису такий: [B<+>|B<->]I<ключ>[,[B<+>|B<->]I<ключ>[,...]]. Багатолітерний ключ можна вибрати зі списку у розділі B<СТАНДАРТНІ СПЕЦИФІКАТОРИ ФОРМАТІВ>. Символ «+» є необов'язковим, оскільки типовим порядком є порядок за зростанням числових або лексикографічних значень. Те саме, що і B. Приклад: B" #. type: TP #: ../man/ps.1:712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:715 msgid "Wide output. Use this option twice for unlimited width." msgstr "Широке виведення. Скористайтеся цим параметром двічі, щоб встановити необмежену ширину." #. type: TP #: ../man/ps.1:715 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text #: ../man/ps.1:718 msgid "Wide output. Use this option twice for unlimited width. " msgstr "Широке виведення. Скористайтеся цим параметром двічі, щоб встановити необмежену ширину. " #. type: TP #: ../man/ps.1:718 #, no-wrap msgid "B<--width>I<\\ n>" msgstr "B<--width>I<\\ n>" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:722 msgid "Set screen width. " msgstr "Встановити ширину екрана. " #. type: SH #: ../man/ps.1:724 #, no-wrap msgid "THREAD DISPLAY" msgstr "ПОКАЗ ПОТОКІВ ОБРОБКИ" #. type: TP #: ../man/ps.1:725 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:728 msgid "Show threads as if they were processes." msgstr "Показати потоки обробки так, наче вони є процесами." #. type: TP #: ../man/ps.1:728 #, no-wrap msgid "B<-L>" msgstr "B<-L>" #. type: Plain text #: ../man/ps.1:731 msgid "Show threads, possibly with LWP and NLWP columns." msgstr "Показати потоки, можливо, зі стовпчиками LWP і NLWP." #. type: TP #: ../man/ps.1:731 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:734 msgid "Show threads after processes." msgstr "Показати потоки обробки після процесів." #. type: TP #: ../man/ps.1:734 #, no-wrap msgid "B<-m>" msgstr "B<-m>" #. type: Plain text #: ../man/ps.1:737 msgid "Show threads after processes. " msgstr "Показати потоки обробки після процесів. " #. type: TP #: ../man/ps.1:737 #, no-wrap msgid "B<-T>" msgstr "B<-T>" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:741 msgid "Show threads, possibly with SPID column." msgstr "Показати потоки обробки, можливо, зі стовпчиком SPID." #. type: SH #: ../man/ps.1:743 #, no-wrap msgid "OTHER INFORMATION" msgstr "ІНШІ ВІДОМОСТІ" #. type: TP #: ../man/ps.1:744 #, no-wrap msgid "B<--help>I<\\ section>" msgstr "B<--help>I<\\ розділ>" #. type: Plain text #: ../man/ps.1:755 msgid "Print a help message. The I

argument can be one of Iimple, Iist, Iutput, Ihreads, Iisc, or Ill. The argument can be shortened to one of the underlined letters as in: s\\^|\\^l\\^|\\^o\\^|\\^t\\^|\\^m\\^|\\^a." msgstr "Вивести довідкове повідомлення. Аргументом I<розділ> може бути одна з літер Iimple (просте), Iist (список), Iutput (виведення), Ihreads (потоки), Iisc (різне) або Ill (усе). Аргумент можна скоротити до однієї з підкреслених літер, ось так: s\\^|\\^l\\^|\\^o\\^|\\^t\\^|\\^m\\^|\\^a." #. type: TP #: ../man/ps.1:755 #, no-wrap msgid "B<--info>" msgstr "B<--info>" #. type: Plain text #: ../man/ps.1:758 msgid "Print debugging info." msgstr "Вивести діагностичні дані." #. type: TP #: ../man/ps.1:758 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:761 msgid "List all format specifiers." msgstr "Список усіх специфікаторів формату." #. type: TP #: ../man/ps.1:761 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:764 msgid "Print the procps-ng version." msgstr "Вивести версію procps-ng." #. type: TP #: ../man/ps.1:764 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text #: ../man/ps.1:767 msgid "Print the procps-ng version. " msgstr "Вивести версію procps-ng. " #. type: TP #: ../man/ps.1:767 #, no-wrap msgid "B<--version>" msgstr "B<--version>" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:771 msgid "Print the procps-ng version. " msgstr "Вивести версію procps-ng. " #. type: SH #: ../man/ps.1:773 #, no-wrap msgid "NOTES " msgstr "ЗАУВАЖЕННЯ " #. type: Plain text #: ../man/ps.1:782 msgid "This B works by reading the virtual files in /proc. This B does not need to be setuid kmem or have any privileges to run. Do not give this B any special permissions." msgstr "Ця версія B працює на основі читання віртуальних файлів у /proc. Ця версія B не потребує налаштування setuid kmem або інших привілеїв для запуску. Не надавайте цій версії B ніяких додаткових прав доступу." #. type: Plain text #: ../man/ps.1:789 msgid "CPU usage is currently expressed as the percentage of time spent running during the entire lifetime of a process. This is not ideal, and\\ it does not conform to the standards that B otherwise conforms to. CPU usage is unlikely to add up to exactly 100%." msgstr "Використання процесора у цій версії буде показано у відсотках часу, який витрачено на виконання програми під час повного часу життя процесу. Це не ідеально, і це не узгоджується із стандартами, з якими узгоджується B у інших аспектах. При цьому, загальне число використання процесора навряд чи точно дорівнюватиме 100%." #. type: Plain text #: ../man/ps.1:794 msgid "The SIZE and RSS fields don't count some parts of a process including the page tables, kernel stack, struct thread_info, and struct task_struct. This is usually at least 20 KiB of memory that is always resident. SIZE is the virtual size of the process (code+\\:data+\\:stack)." msgstr "Поля SIZE і RSS не враховують деякі частини процесу, зокрема таблиці сторінок, стек ядра, структуру thread_info та структуру task_struct. Це, зазвичай, принаймні 20\\ КіБ пам'яті, яка завжди є резидентною. SIZE є віртуальним розміром процесу (код+\\:дані+\\:стек)." #. type: Plain text #: ../man/ps.1:800 msgid "Processes marked EdefunctE are dead processes (so-called \"zombies\") that remain because their parent has not destroyed them properly. These processes will be destroyed by I(8) if the parent process exits." msgstr "Процеси, які позначено як EdefunctE, є мертвими процесами (так званими «зомбі»), які лишаються, оскільки їхній батьківський процес не завершив їхню роботу належним чином. Ці процеси буде знижено I(8), якщо завершить роботу батьківський процес." #. type: Plain text #: ../man/ps.1:804 msgid "If the length of the username is greater than the length of the display column, the username will be truncated. See the B<-o> and B<-O> formatting options to customize length." msgstr "Якщо довжина імені користувача перевищує довжину стовпчика на дисплеї, ім'я користувача буде обрізано. Для налаштовування довжини скористайтеся параметрами форматування B<-o> і B<-O>." #. type: Plain text #: ../man/ps.1:814 msgid "Commands options such as B are not recommended as it is a confusion of two different standards. According to the POSIX and UNIX standards, the above command asks to display all processes with a TTY (generally the commands users are running) plus all processes owned by a user named I. If that user doesn't exist, then B will assume you really meant B." msgstr "Не рекомендуємо користуватися параметрами команд, зокрема B, оскільки це призводить до неузгодженості у двох різних стандартах. Відповідно до стандартів POSIX і UNIX, наведена команда просить програму показати усі процеси з терміналом (загалом, команд, які запущено користувачами) і усі процеси, власником яких є користувач із іменем I. Якщо цього користувача не існує, B припускатиме, що ви наказали виконати B." #. type: SH #: ../man/ps.1:814 #, no-wrap msgid "PROCESS FLAGS" msgstr "ПРАПОРЦІ ПРОЦЕСУ" #. type: Plain text #: ../man/ps.1:819 msgid "The sum of these values is displayed in the \"F\" column, which is provided by the B output specifier:" msgstr "Суму цих значень буде показано у стовпчику «F», який надається специфікатором виведення B:" #. type: TP #: ../man/ps.1:822 #, no-wrap msgid "1 " msgstr "1 " #. type: Plain text #: ../man/ps.1:825 msgid "forked but didn't exec" msgstr "відгалужено, але не виконано" #. type: TP #: ../man/ps.1:825 #, no-wrap msgid "4" msgstr "4" #. type: Plain text #: ../man/ps.1:828 msgid "used super-user privileges" msgstr "використано права доступу суперкористувача" #. type: SH #: ../man/ps.1:831 #, no-wrap msgid "PROCESS STATE CODES" msgstr "КОДИ СТАНУ ПРОЦЕСІВ" #. type: Plain text #: ../man/ps.1:836 msgid "Here are the different values that the B,B<\\ stat>\\ andB<\\ state> output specifiers (header \"STAT\" or \"S\") will display to describe the state of a process:" msgstr "Тут наведено різні значення, які показують специфікатори виведення B, B і B (заголовок «STAT» або «S»), для опису стану процесу:" #. type: TP #: ../man/ps.1:839 #, no-wrap msgid "D" msgstr "D" #. type: Plain text #: ../man/ps.1:842 msgid "uninterruptible sleep (usually IO)" msgstr "непридатний до переривання сон (зазвичай, введення-виведення)" #. type: TP #: ../man/ps.1:842 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/ps.1:845 msgid "Idle kernel thread" msgstr "Бездіяльний потік обробки ядра" #. type: TP #: ../man/ps.1:845 #, no-wrap msgid "R" msgstr "R" #. type: Plain text #: ../man/ps.1:848 msgid "running or runnable (on run queue)" msgstr "запущено або може бути запущено (у черзі запуску)" #. type: TP #: ../man/ps.1:848 #, no-wrap msgid "S" msgstr "S" #. type: Plain text #: ../man/ps.1:851 msgid "interruptible sleep (waiting for an event to complete)" msgstr "придатний до переривання сон (очікування на завершення події)" #. type: TP #: ../man/ps.1:851 #, no-wrap msgid "T" msgstr "T" #. type: Plain text #: ../man/ps.1:854 msgid "stopped by job control signal" msgstr "зупинено сигналом керування завданнями" #. type: TP #: ../man/ps.1:854 #, no-wrap msgid "t" msgstr "t" #. type: Plain text #: ../man/ps.1:857 msgid "stopped by debugger during the tracing" msgstr "зупинено засобом діагностики під час трасування" #. type: TP #: ../man/ps.1:857 #, no-wrap msgid "W" msgstr "W" #. type: Plain text #: ../man/ps.1:860 msgid "paging (not valid since the 2.6.xx kernel)" msgstr "поділ на сторінки (не є чинним з часу ядер 2.6.xx)" #. type: TP #: ../man/ps.1:860 #, no-wrap msgid "X" msgstr "X" #. type: Plain text #: ../man/ps.1:863 msgid "dead (should never be seen)" msgstr "мертвий (таке не має бути показано)" #. type: TP #: ../man/ps.1:863 #, no-wrap msgid "Z" msgstr "Z" #. type: Plain text #: ../man/ps.1:866 msgid "defunct (\"zombie\") process, terminated but not reaped by its parent" msgstr "неробочий процес («зомбі»), перерваний, але не вилучений його батьківським процесом" #. type: Plain text #: ../man/ps.1:872 msgid "For BSD formats and when the B keyword is used, additional characters may be displayed:" msgstr "Для форматів BSD, якщо використано ключове слово B, може бути показано додаткові символи:" #. type: TP #: ../man/ps.1:875 #, no-wrap msgid "E" msgstr "E" #. type: Plain text #: ../man/ps.1:878 msgid "high-priority (not nice to other users)" msgstr "високопріоритетний (нелояльний до інших користувачів)" #. type: TP #: ../man/ps.1:878 #, no-wrap msgid "N" msgstr "N" #. type: Plain text #: ../man/ps.1:881 msgid "low-priority (nice to other users)" msgstr "низькопріоритетний (лояльний до інших користувачів)" #. type: TP #: ../man/ps.1:881 #, no-wrap msgid "L" msgstr "L" #. type: Plain text #: ../man/ps.1:884 msgid "has pages locked into memory (for real-time and custom IO)" msgstr "має заблоковані у пам'яті сторінки (для ідентифікаторів реального часу та нетипових ідентифікаторів)" #. type: TP #: ../man/ps.1:884 #, no-wrap msgid "s" msgstr "s" #. type: Plain text #: ../man/ps.1:887 msgid "is a session leader" msgstr "є лідером сеансу" #. type: TP #: ../man/ps.1:887 #, no-wrap msgid "l" msgstr "l" #. type: Plain text #: ../man/ps.1:890 msgid "is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)" msgstr "є багатопотоковим (використовує CLONE_THREAD, подібно до того, як це роблять pthreads NPTL)" #. type: TP #: ../man/ps.1:890 #, no-wrap msgid "+" msgstr "+" #. type: Plain text #: ../man/ps.1:893 msgid "is in the foreground process group" msgstr "перебуває у групі процесів переднього плану" #. type: SH #: ../man/ps.1:896 #, no-wrap msgid "OBSOLETE SORT KEYS" msgstr "ЗАСТАРІЛІ КЛЮЧІ УПОРЯДКОВУВАННЯ" #. type: Plain text #: ../man/ps.1:912 msgid "These keys are used by the BSD B option (when it is used for sorting). The GNU B<--sort> option doesn't use these keys, but the specifiers described below in the B section. Note that the values used in sorting are the internal values B uses and not the \"cooked\" values used in some of the output format fields (e.g. sorting on tty will sort into device number, not according to the terminal name displayed). Pipe B output into the B(1) command if you want to sort the cooked values." msgstr "Ці ключі використовують разом із параметром B BSD (якщо його використовують для упорядковування). Параметр B<--sort> GNU не використовує ці ключі, але описані нижче специфікатори з розділу B<СТАНДАРТНІ СПЕЦИФІКАТОРИ ФОРМАТІВ>. Зауважте, що значення, які використано в упорядковуванні, є внутрішніми значеннями, які використовує B, а не «оброблені» значення, які використовують у деяких полях форматування виведення (наприклад, у полі термінала упорядковування виконується за номером пристрою, а не за показаною назвою термінала). Передайте каналом виведені B дані до програми B(1), якщо вам хочеться упорядкувати дані за обробленими значеннями." #. type: tbl table #: ../man/ps.1:914 #, no-wrap msgid "B" msgstr "B<КЛЮЧ>" #. type: tbl table #: ../man/ps.1:914 #, no-wrap msgid "B" msgstr "B<ДОВГИЙ>" #. type: tbl table #: ../man/ps.1:914 #, no-wrap msgid "B" msgstr "B<ОПИС>" #. type: tbl table #: ../man/ps.1:915 #, no-wrap msgid "c" msgstr "c" #. type: tbl table #: ../man/ps.1:915 #, no-wrap msgid "cmd" msgstr "cmd" #. type: tbl table #: ../man/ps.1:915 #, no-wrap msgid "simple name of executable" msgstr "проста назва виконуваного файла" #. type: tbl table #: ../man/ps.1:916 #, no-wrap msgid "C" msgstr "C" #. type: tbl table #: ../man/ps.1:916 #, no-wrap msgid "pcpu" msgstr "pcpu" #. type: tbl table #: ../man/ps.1:916 #, no-wrap msgid "cpu utilization" msgstr "використання процесора" #. type: tbl table #: ../man/ps.1:917 #, no-wrap msgid "f" msgstr "f" #. type: tbl table #: ../man/ps.1:917 #, no-wrap msgid "flags" msgstr "flags" #. type: tbl table #: ../man/ps.1:917 #, no-wrap msgid "flags as in long format F field" msgstr "прапорці, як у довгому форматі поля F" #. type: tbl table #: ../man/ps.1:918 #, no-wrap msgid "g" msgstr "g" #. type: tbl table #: ../man/ps.1:918 #, no-wrap msgid "pgrp" msgstr "pgrp" #. type: tbl table #: ../man/ps.1:918 #, no-wrap msgid "process group ID" msgstr "ідентифікатор групи процесів" #. type: tbl table #: ../man/ps.1:919 #, no-wrap msgid "G" msgstr "G" #. type: tbl table #: ../man/ps.1:919 #, no-wrap msgid "tpgid" msgstr "tpgid" #. type: tbl table #: ../man/ps.1:919 #, no-wrap msgid "controlling tty process group ID" msgstr "ідентифікатор групи процесів керівного термінала" #. type: tbl table #: ../man/ps.1:920 #, no-wrap msgid "j" msgstr "j" #. type: tbl table #: ../man/ps.1:920 #, no-wrap msgid "cutime" msgstr "cutime" #. type: tbl table #: ../man/ps.1:920 #, no-wrap msgid "cumulative user time" msgstr "накопичувальний час користувача" #. type: tbl table #: ../man/ps.1:921 #, no-wrap msgid "J" msgstr "J" #. type: tbl table #: ../man/ps.1:921 #, no-wrap msgid "cstime" msgstr "cstime" #. type: tbl table #: ../man/ps.1:921 #, no-wrap msgid "cumulative system time" msgstr "накопичувальний час системи" #. type: tbl table #: ../man/ps.1:922 #, no-wrap msgid "k" msgstr "k" #. type: tbl table #: ../man/ps.1:922 #, no-wrap msgid "utime" msgstr "utime" #. type: tbl table #: ../man/ps.1:922 #, no-wrap msgid "user time" msgstr "час користувача" #. type: tbl table #: ../man/ps.1:923 #, no-wrap msgid "m" msgstr "m" #. type: tbl table #: ../man/ps.1:923 #, no-wrap msgid "min_flt" msgstr "min_flt" #. type: tbl table #: ../man/ps.1:923 #, no-wrap msgid "number of minor page faults" msgstr "кількість вторинних помилок сторінок" #. type: tbl table #: ../man/ps.1:924 #, no-wrap msgid "M" msgstr "M" #. type: tbl table #: ../man/ps.1:924 #, no-wrap msgid "maj_flt" msgstr "maj_flt" #. type: tbl table #: ../man/ps.1:924 #, no-wrap msgid "number of major page faults" msgstr "кількість первинних помилок сторінок" #. type: tbl table #: ../man/ps.1:925 #, no-wrap msgid "n" msgstr "n" #. type: tbl table #: ../man/ps.1:925 #, no-wrap msgid "cmin_flt" msgstr "cmin_flt" #. type: tbl table #: ../man/ps.1:925 #, no-wrap msgid "cumulative minor page faults" msgstr "накопичені вторинні помилки сторінок" #. type: tbl table #: ../man/ps.1:926 #, no-wrap msgid "N " msgstr "N " #. type: tbl table #: ../man/ps.1:926 #, no-wrap msgid "cmaj_flt" msgstr "cmaj_flt" #. type: tbl table #: ../man/ps.1:926 #, no-wrap msgid "cumulative major page faults" msgstr "накопичені основні помилки сторінок" #. type: tbl table #: ../man/ps.1:927 #, no-wrap msgid "o" msgstr "o" #. type: tbl table #: ../man/ps.1:927 #, no-wrap msgid "session" msgstr "session" #. type: tbl table #: ../man/ps.1:927 #, no-wrap msgid "session ID" msgstr "ідентифікатор сеансу" #. type: tbl table #: ../man/ps.1:928 #, no-wrap msgid "p" msgstr "p" #. type: tbl table #: ../man/ps.1:928 #, no-wrap msgid "pid" msgstr "pid" #. type: tbl table #: ../man/ps.1:928 #, no-wrap msgid "process ID" msgstr "ідентифікатор процесу" #. type: tbl table #: ../man/ps.1:929 #, no-wrap msgid "P" msgstr "P" #. type: tbl table #: ../man/ps.1:929 #, no-wrap msgid "ppid" msgstr "ppid" #. type: tbl table #: ../man/ps.1:929 #, no-wrap msgid "parent process ID" msgstr "ідентифікатор батьківського процесу" #. type: tbl table #: ../man/ps.1:930 #, no-wrap msgid "r" msgstr "r" #. type: tbl table #: ../man/ps.1:930 #, no-wrap msgid "rss" msgstr "rss" #. type: tbl table #: ../man/ps.1:930 #, no-wrap msgid "resident set size" msgstr "розмір оперативного набору" #. type: tbl table #: ../man/ps.1:931 #, no-wrap msgid "R " msgstr "R " #. type: tbl table #: ../man/ps.1:931 #, no-wrap msgid "resident" msgstr "resident" #. type: tbl table #: ../man/ps.1:931 #, no-wrap msgid "resident pages" msgstr "сторінки у резидентній пам'яті" #. type: tbl table #: ../man/ps.1:932 #, no-wrap msgid "s " msgstr "s " #. type: tbl table #: ../man/ps.1:932 #, no-wrap msgid "size" msgstr "size" #. type: tbl table #: ../man/ps.1:932 #, no-wrap msgid "memory size in kilobytes" msgstr "розмір пам'яті у кілобайтах" #. type: tbl table #: ../man/ps.1:933 #, no-wrap msgid "S " msgstr "S " #. type: tbl table #: ../man/ps.1:933 #, no-wrap msgid "share" msgstr "share" #. type: tbl table #: ../man/ps.1:933 #, no-wrap msgid "amount of shared pages" msgstr "кількість сторінок спільного використання" #. type: tbl table #: ../man/ps.1:934 #, no-wrap msgid "t " msgstr "t " #. type: tbl table #: ../man/ps.1:934 #, no-wrap msgid "tty" msgstr "tty" #. type: tbl table #: ../man/ps.1:934 #, no-wrap msgid "the device number of the controlling tty" msgstr "номер пристрою керівного термінала" #. type: tbl table #: ../man/ps.1:935 #, no-wrap msgid "T " msgstr "T " #. type: tbl table #: ../man/ps.1:935 #, no-wrap msgid "start_time" msgstr "start_time" #. type: tbl table #: ../man/ps.1:935 #, no-wrap msgid "time process was started" msgstr "момент часу, коли процес було запущено" #. type: tbl table #: ../man/ps.1:936 #, no-wrap msgid "U" msgstr "U" #. type: tbl table #: ../man/ps.1:936 #, no-wrap msgid "uid" msgstr "uid" #. type: tbl table #: ../man/ps.1:936 #, no-wrap msgid "user ID number" msgstr "номер ідентифікатора користувача" #. type: tbl table #: ../man/ps.1:937 #, no-wrap msgid "u" msgstr "u" #. type: tbl table #: ../man/ps.1:937 #, no-wrap msgid "user" msgstr "користувач" #. type: tbl table #: ../man/ps.1:937 #, no-wrap msgid "user name" msgstr "ім’я користувача" #. type: tbl table #: ../man/ps.1:938 #, no-wrap msgid "v" msgstr "v" #. type: tbl table #: ../man/ps.1:938 #, no-wrap msgid "vsize" msgstr "vsize" #. type: tbl table #: ../man/ps.1:938 #, no-wrap msgid "total VM size in KiB" msgstr "загальний розмір ВМ у КіБ" #. type: tbl table #: ../man/ps.1:939 #, no-wrap msgid "y" msgstr "y" #. type: tbl table #: ../man/ps.1:939 #, no-wrap msgid "priority" msgstr "priority" #. type: tbl table #: ../man/ps.1:939 #, no-wrap msgid "kernel scheduling priority" msgstr "пріоритетність планування у ядрі" #. type: SH #: ../man/ps.1:944 #, no-wrap msgid "AIX FORMAT DESCRIPTORS" msgstr "ДЕСКРИПТОРИ ФОРМАТУ AIX" #. type: Plain text #: ../man/ps.1:957 msgid "This B supports AIX format descriptors, which work somewhat like the formatting codes of I(1) and I(3). For example, the normal default output can be produced with this: B. The B codes are described in the next section." msgstr "У цій версії B передбачено підтримку дескрипторів форматів AIX, які працюють дещо подібно до кодів форматування I(1) і I(3). Наприклад, звичайне типове виведення можна отримати ось так: B. Коди B описано у наступному розділі." #. type: tbl table #: ../man/ps.1:959 #, no-wrap msgid "B" msgstr "B" #. type: tbl table #: ../man/ps.1:959 #, no-wrap msgid "B" msgstr "B" #. type: tbl table #: ../man/ps.1:959 #, no-wrap msgid "B
" msgstr "B
" #. type: tbl table #: ../man/ps.1:960 #, no-wrap msgid "%C" msgstr "%C" #. type: tbl table #: ../man/ps.1:960 #, no-wrap msgid "pcpu " msgstr "pcpu " #. type: tbl table #: ../man/ps.1:960 #, no-wrap msgid "%CPU" msgstr "%CPU" #. type: tbl table #: ../man/ps.1:961 #, no-wrap msgid "%G" msgstr "%G" #. type: tbl table #: ../man/ps.1:961 #, no-wrap msgid "group" msgstr "group" #. type: tbl table #: ../man/ps.1:961 #, no-wrap msgid "GROUP" msgstr "GROUP" #. type: tbl table #: ../man/ps.1:962 #, no-wrap msgid "%P" msgstr "%P" #. type: tbl table #: ../man/ps.1:962 #, no-wrap msgid "ppid " msgstr "ppid " #. type: tbl table #: ../man/ps.1:962 #, no-wrap msgid "PPID" msgstr "PPID" #. type: tbl table #: ../man/ps.1:963 #, no-wrap msgid "%U" msgstr "%U" #. type: tbl table #: ../man/ps.1:963 #, no-wrap msgid "user " msgstr "user " #. type: tbl table #: ../man/ps.1:963 #, no-wrap msgid "USER" msgstr "USER" #. type: tbl table #: ../man/ps.1:964 #, no-wrap msgid "%a" msgstr "%a" #. type: tbl table #: ../man/ps.1:964 #, no-wrap msgid "args" msgstr "args" #. type: tbl table #: ../man/ps.1:964 #, no-wrap msgid "COMMAND" msgstr "КОМАНДА" #. type: tbl table #: ../man/ps.1:965 #, no-wrap msgid "%c" msgstr "%c" #. type: tbl table #: ../man/ps.1:965 #, no-wrap msgid "comm" msgstr "comm" #. type: tbl table #: ../man/ps.1:965 #, no-wrap msgid "COMMAND " msgstr "КОМАНДА" #. type: tbl table #: ../man/ps.1:966 #, no-wrap msgid "%g" msgstr "%g" #. type: tbl table #: ../man/ps.1:966 #, no-wrap msgid "rgroup" msgstr "rgroup" #. type: tbl table #: ../man/ps.1:966 #, no-wrap msgid "RGROUP" msgstr "RGROUP" #. type: tbl table #: ../man/ps.1:967 #, no-wrap msgid "%n" msgstr "%n" #. type: tbl table #: ../man/ps.1:967 #, no-wrap msgid "nice" msgstr "nice" #. type: tbl table #: ../man/ps.1:967 #, no-wrap msgid "NI" msgstr "NI" #. type: tbl table #: ../man/ps.1:968 #, no-wrap msgid "%p" msgstr "%p" #. type: tbl table #: ../man/ps.1:968 #, no-wrap msgid "pid " msgstr "pid " #. type: tbl table #: ../man/ps.1:968 #, no-wrap msgid "PID" msgstr "PID" #. type: tbl table #: ../man/ps.1:969 #, no-wrap msgid "%r" msgstr "%r" #. type: tbl table #: ../man/ps.1:969 #, no-wrap msgid "pgid" msgstr "pgid" #. type: tbl table #: ../man/ps.1:969 #, no-wrap msgid "PGID" msgstr "PGID" #. type: tbl table #: ../man/ps.1:970 #, no-wrap msgid "%t" msgstr "%t" #. type: tbl table #: ../man/ps.1:970 #, no-wrap msgid "etime" msgstr "etime" #. type: tbl table #: ../man/ps.1:970 #, no-wrap msgid "ELAPSED" msgstr "ELAPSED" #. type: tbl table #: ../man/ps.1:971 #, no-wrap msgid "%u" msgstr "%u" #. type: tbl table #: ../man/ps.1:971 #, no-wrap msgid "ruser" msgstr "ruser" #. type: tbl table #: ../man/ps.1:971 #, no-wrap msgid "RUSER" msgstr "RUSER" #. type: tbl table #: ../man/ps.1:972 #, no-wrap msgid "%x" msgstr "%x" #. type: tbl table #: ../man/ps.1:972 #, no-wrap msgid "time" msgstr "time" #. type: tbl table #: ../man/ps.1:972 #, no-wrap msgid "TIME" msgstr "TIME" #. type: tbl table #: ../man/ps.1:973 #, no-wrap msgid "%y" msgstr "%y" #. type: tbl table #: ../man/ps.1:973 #, no-wrap msgid "tty " msgstr "tty " #. type: tbl table #: ../man/ps.1:973 #, no-wrap msgid "TTY" msgstr "TTY" #. type: tbl table #: ../man/ps.1:974 #, no-wrap msgid "%z" msgstr "%z" #. type: tbl table #: ../man/ps.1:974 #, no-wrap msgid "vsz" msgstr "vsz" #. type: tbl table #: ../man/ps.1:974 #, no-wrap msgid "VSZ" msgstr "VSZ" #. type: SH #: ../man/ps.1:976 #, no-wrap msgid "STANDARD FORMAT SPECIFIERS" msgstr "СТАНДАРТНІ СПЕЦИФІКАТОРИ ФОРМАТІВ" #. type: Plain text #: ../man/ps.1:983 msgid "Here are the different keywords that may be used to control the output format (e.g. with option B<-o>) or to sort the selected processes with the GNU-style B<--sort> option." msgstr "Нижче наведено різні ключові слова, якими можна скористатися для керування форматом виведення (наприклад, з параметром B<-o>) або упорядковування вибраних процесів за допомогою параметра B<--sort> у стилі GNU." #. type: Plain text #: ../man/ps.1:986 msgid "For example: B" msgstr "Приклад: B" #. type: Plain text #: ../man/ps.1:991 msgid "This version of B tries to recognize most of the keywords used in other implementations of B." msgstr "У цій версії B виконано спробу реалізувати розпізнавання більшості ключових слів, які використовують у інших реалізаціях B." #. type: Plain text #: ../man/ps.1:996 msgid "The following user-defined format specifiers may contain spaces: B,B<\\ cmd>,B<\\ comm>,B<\\ command>,B<\\ fname>,B<\\ ucmd>,B<\\ ucomm>, B,B<\\ bsdstart>,B<\\ start>." msgstr "Пробіли можуть міститися у таких визначених користувачем специфікаторах форматів: B,B<\\ cmd>,B<\\ comm>,B<\\ command>,B<\\ fname>,B<\\ ucmd>,B<\\ ucomm>, B,B<\\ bsdstart>,B<\\ start>." #. type: Plain text #: ../man/ps.1:998 msgid "Some keywords may not be available for sorting." msgstr "Деякими ключовими словами не можна скористатися для упорядковування." #. type: tbl table #: ../man/ps.1:1010 #, no-wrap msgid "CODE" msgstr "CODE" #. type: tbl table #: ../man/ps.1:1010 #, no-wrap msgid "HEADER" msgstr "HEADER" #. type: tbl table #: ../man/ps.1:1010 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: tbl table #: ../man/ps.1:1012 #, no-wrap msgid "%cpu" msgstr "%cpu" #. type: tbl table #: ../man/ps.1:1012 #, no-wrap msgid "%CPU " msgstr "%CPU " #. type: tbl table #: ../man/ps.1:1018 #, no-wrap msgid "" "cpu utilization of the process in \"##.#\" format. Currently, it is the CPU\n" "time used divided by the time the process has been running (cputime/realtime\n" "ratio), expressed as a percentage. It will not add up to 100% unless you are\n" "lucky. (alias\n" "B)." msgstr "використання процесом процесора у форматі «##.#». У поточній версії це частка від ділення витраченого на виконання процесу часу на час, протягом якого процес працює (відношення «час процесора/справжній час»), виражене у відсотках. Дуже часто загальна сума таких значень є меншою за 100% (альтернатива — B)." #. type: tbl table #: ../man/ps.1:1020 #, no-wrap msgid "%mem" msgstr "%mem" #. type: tbl table #: ../man/ps.1:1020 #, no-wrap msgid "%MEM" msgstr "%MEM" #. type: tbl table #: ../man/ps.1:1024 #, no-wrap msgid "" "ratio of the process's resident set size to the physical memory on the\n" "machine, expressed as a percentage. (alias\n" "B)." msgstr "відношення розміру резидентного набору процесу до фізичної пам'яті комп'ютера, виражене у відсотках (альтернатива — B)." #. type: tbl table #: ../man/ps.1:1026 #, no-wrap msgid "ag_id" msgstr "ag_id" #. type: tbl table #: ../man/ps.1:1026 #, no-wrap msgid "AGID" msgstr "AGID" #. type: tbl table #: ../man/ps.1:1029 #, no-wrap msgid "" "The autogroup identifier associated with a process which operates in conjunction\n" "with the CFS scheduler to improve interactive desktop performance." msgstr "Ідентифікатор автогрупи, який пов'язано із процесом, що працює у поєднанні із планувальником CFS для удосконалення швидкодії інтерактивної стільниці." #. type: tbl table #: ../man/ps.1:1031 #, no-wrap msgid "ag_nice" msgstr "ag_nice" #. type: tbl table #: ../man/ps.1:1031 #, no-wrap msgid "AGNI" msgstr "AGNI" #. type: tbl table #: ../man/ps.1:1033 #, no-wrap msgid "The autogroup nice value which affects scheduling of all processes in that group." msgstr "Значення пріоритетності автогрупи, яке стосується планування усіх процесів у цій групі." #. type: tbl table #: ../man/ps.1:1035 #, no-wrap msgid "args " msgstr "args " #. type: tbl table #: ../man/ps.1:1035 #, no-wrap msgid "COMMAND " msgstr "КОМАНДА " #. type: tbl table #: ../man/ps.1:1050 #, no-wrap msgid "" "command with all its arguments as a string. Modifications to the arguments\n" "may be shown. The output in this column may contain spaces. A process\n" "marked EdefunctE is partly dead, waiting to be fully destroyed by its parent.\n" "Sometimes the process args will be unavailable; when this happens,\n" "B\n" "will instead print the executable name in brackets. (alias\n" "B,B<\\ command>).\n" "See also the\n" "B\n" "format keyword, the\n" "B<-f>\n" "option, and the\n" "B\n" "option.\n" msgstr "" "команда із усіма аргументами як рядок.\n" "Може бути показано зміни у аргументах.\n" "Виведені до цього стовпчика дані можуть містити пробіли.\n" "Процес, який позначено записом EdefunctE є частково мертвим,\n" "таким, що очікує на повне знищення батьківським процесом.\n" "Іноді аргументи процесу можуть виявитися недоступними. Коли таке трапляється,\n" "B\n" "виведе назву виконуваного файла у квадратних дужках (альтернатива – B, B).\n" "Див. також ключове слово форматування B, параметр B<-f> та параметр B.\n" #. type: tbl table #: ../man/ps.1:1050 #, no-wrap msgid ".br\n" msgstr ".br\n" #. type: tbl table #: ../man/ps.1:1066 #, no-wrap msgid "" "When specified last, this column will extend to the edge of the display. If\n" "B\n" "can not determine display width, as when output is redirected (piped) into a\n" "file or another command, the output width is undefined (it may be 80,\n" "unlimited, determined by the\n" "B\n" "variable, and so on). The\n" "B\n" "environment variable or\n" "B<--cols>\n" "option may be used to exactly determine the width in this case. The\n" "B\n" "or\n" "B<-w>\n" "option may be also be used to adjust width." msgstr "Якщо вказано останнім, цей стовпчик буде розтягнуто до краю дисплея. Якщо B не вдасться визначити ширину дисплея, наприклад, коли виведені дані буде переспрямовано (каналом) до файла або іншої програми, ширина виведення залишиться невизначеною (вона може дорівнювати 80, бути необмеженою, визначатися змінною B тощо). У цьому випадку для точного визначення ширини показу можна скористатися змінною середовища B або параметром B<--cols>. Для коригування ширини також можна скористатися параметром B або B<-w>." #. type: tbl table #: ../man/ps.1:1068 #, no-wrap msgid "blocked" msgstr "blocked" #. type: tbl table #: ../man/ps.1:1068 #, no-wrap msgid "BLOCKED" msgstr "BLOCKED" #. type: tbl table #: ../man/ps.1:1074 #, no-wrap msgid "" "mask of the blocked signals, see\n" "I(7).\n" "According to the width of the field, a 32 or 64-bit mask in hexadecimal\n" "format is displayed. (alias\n" "B,B<\\ sigmask>)." msgstr "маска блокованих сигналів, див. I(7). Відповідно до ширини поля, буде показано 32- або 64-бітову маску у шістнадцятковому форматі (альтернатива – B, B)." #. type: tbl table #: ../man/ps.1:1076 #, no-wrap msgid "bsdstart" msgstr "bsdstart" #. type: tbl table #: ../man/ps.1:1076 #, no-wrap msgid "START" msgstr "START" #. type: tbl table #: ../man/ps.1:1081 #, no-wrap msgid "" "time the command started. If the process was started less than 24 hours ago,\n" "the output format is \"\\ HH:MM\", else it is \" Mmm:SS\" (where Mmm is the three\n" "letters of the month). See also\n" "B,B<\\ start>,B<\\ start_time>, andB<\\ stime>." msgstr "час запуску команди Якщо процес було запущено менше ніж 24 години тому, буде виведено дані у форматі «ГГ:ХХ», інакше, дані буде виведено у форматі « Ммм дд» (де «Ммм» — трилітерне скорочення назви місяця). Див. також B, B, B і B." #. type: tbl table #: ../man/ps.1:1083 #, no-wrap msgid "bsdtime" msgstr "bsdtime" #. type: tbl table #: ../man/ps.1:1083 #, no-wrap msgid "TIME " msgstr "TIME " #. type: tbl table #: ../man/ps.1:1087 #, no-wrap msgid "" "accumulated cpu time, user + system. The display format is usually\n" "\"MMM:SS\", but can be shifted to the right if the process used more than 999\n" "minutes of cpu time." msgstr "накопичувальний час процесора, користувач + система. Форматом показу, зазвичай, є «ХХХ:СС», але його можна посунути праворуч, якщо процес використав понад 999 хвилин часу процесора." #. type: tbl table #: ../man/ps.1:1089 #, no-wrap msgid "c " msgstr "c " #. type: tbl table #: ../man/ps.1:1089 #, no-wrap msgid "C " msgstr "C " #. type: tbl table #: ../man/ps.1:1093 #, no-wrap msgid "" "processor utilization. Currently, this is the integer value of the percent\n" "usage over the lifetime of the process. (see\n" "B<%cpu>)." msgstr "використання процесора. У поточній версії це ціле значення у відсотках використання процесора до часу життя процесу (див. B<%cpu>)." #. type: tbl table #: ../man/ps.1:1095 #, no-wrap msgid "caught" msgstr "caught" #. type: tbl table #: ../man/ps.1:1095 #, no-wrap msgid "CAUGHT" msgstr "CAUGHT" #. type: tbl table #: ../man/ps.1:1101 #, no-wrap msgid "" "mask of the caught signals, see\n" "I(7).\n" "According to the width of the field, a 32 or 64 bits mask in hexadecimal\n" "format is displayed. (alias\n" "B,B<\\ sigcatch>)." msgstr "маска перехоплених, див. I(7). Відповідно до ширини поля, буде показано 32- або 64-бітову маску у шістнадцятковому форматі (альтернатива – B, B)." #. type: tbl table #: ../man/ps.1:1103 #, no-wrap msgid "cgname" msgstr "cgname" #. type: tbl table #: ../man/ps.1:1103 #, no-wrap msgid "CGNAME" msgstr "CGNAME" #. type: tbl table #: ../man/ps.1:1105 #, no-wrap msgid "display name of control groups to which the process belongs." msgstr "назва керівних груп дисплея, до яких належить процес." #. type: tbl table #: ../man/ps.1:1107 #, no-wrap msgid "cgroup" msgstr "cgroup" #. type: tbl table #: ../man/ps.1:1107 #, no-wrap msgid "CGROUP" msgstr "CGROUP" #. type: tbl table #: ../man/ps.1:1109 #, no-wrap msgid "display control groups to which the process belongs." msgstr "керівні групи дисплея, до яких належить процес." #. type: tbl table #: ../man/ps.1:1111 #, no-wrap msgid "cgroupns" msgstr "cgroupns" #. type: tbl table #: ../man/ps.1:1111 #, no-wrap msgid "CGROUPNS" msgstr "CGROUPNS" #. type: tbl table #: ../man/ps.1:1115 #, no-wrap msgid "" "Unique inode number describing the namespace the process belongs to.\n" "See\n" "I(7)." msgstr "Унікальний номер inode, що описує простір назв, до якого належить процес. Див. I(7)." #. type: tbl table #: ../man/ps.1:1117 #, no-wrap msgid "class" msgstr "class" #. type: tbl table #: ../man/ps.1:1117 #, no-wrap msgid "CLS" msgstr "CLS" #. type: tbl table #: ../man/ps.1:1121 #, no-wrap msgid "" "scheduling class of the process. (alias\n" "B,B<\\ cls>).\n" "Field's possible values are:\n" msgstr "клас планування процесу. (альтернатива — B, B). Можливими значеннями поля є такі:\n" #. type: tbl table #: ../man/ps.1:1121 #, no-wrap msgid ".IP \"\" 2\n" msgstr ".IP \"\" 2\n" #. type: tbl table #: ../man/ps.1:1123 #, no-wrap msgid "-\tnot reported\n" msgstr "-\tне повідомлено\n" #. type: tbl table #: ../man/ps.1:1123 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1125 #, no-wrap msgid "TS\tSCHED_OTHER\n" msgstr "TS\tSCHED_OTHER\n" #. type: tbl table #: ../man/ps.1:1125 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1127 #, no-wrap msgid "FF\tSCHED_FIFO\n" msgstr "FF\tSCHED_FIFO\n" #. type: tbl table #: ../man/ps.1:1127 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1129 #, no-wrap msgid "RR\tSCHED_RR\n" msgstr "RR\tSCHED_RR\n" #. type: tbl table #: ../man/ps.1:1129 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1131 #, no-wrap msgid "B\tSCHED_BATCH\n" msgstr "B\tSCHED_BATCH\n" #. type: tbl table #: ../man/ps.1:1131 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1133 #, no-wrap msgid "ISO\tSCHED_ISO\n" msgstr "ISO\tSCHED_ISO\n" #. type: tbl table #: ../man/ps.1:1133 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1135 #, no-wrap msgid "IDL\tSCHED_IDLE\n" msgstr "IDL\tSCHED_IDLE\n" #. type: tbl table #: ../man/ps.1:1135 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1137 #, no-wrap msgid "DLN\tSCHED_DEADLINE\n" msgstr "DLN\tSCHED_DEADLINE\n" #. type: tbl table #: ../man/ps.1:1137 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1139 #, no-wrap msgid "?\tunknown value" msgstr "?\tневідоме значення" #. type: tbl table #: ../man/ps.1:1141 #, no-wrap msgid "cls" msgstr "cls" #. type: tbl table #: ../man/ps.1:1141 #, no-wrap msgid "CLS " msgstr "CLS " #. type: tbl table #: ../man/ps.1:1145 #, no-wrap msgid "" "scheduling class of the process. (alias\n" "B,B<\\ cls>).\n" "Field's possible values are:\n" " " msgstr "" "клас планування процесу. (альтернатива — B, B<\\ cls>). Можливими значеннями поля є такі:\n" " " #. type: tbl table #: ../man/ps.1:1145 #, no-wrap msgid "" ".IP \"\" 2\n" " " msgstr "" ".IP \"\" 2\n" " " #. type: tbl table #: ../man/ps.1:1147 #, no-wrap msgid "" "-\tnot reported\n" " " msgstr "" "-\tне повідомлено\n" " " #. type: tbl table #: ../man/ps.1:1147 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1149 #, no-wrap msgid "" "TS\tSCHED_OTHER\n" " " msgstr "" "TS\tSCHED_OTHER\n" " " #. type: tbl table #: ../man/ps.1:1149 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1151 #, no-wrap msgid "" "FF\tSCHED_FIFO\n" " " msgstr "" "FF\tSCHED_FIFO\n" " " #. type: tbl table #: ../man/ps.1:1151 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1153 #, no-wrap msgid "" "RR\tSCHED_RR\n" " " msgstr "" "RR\tSCHED_RR\n" " " #. type: tbl table #: ../man/ps.1:1153 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1155 #, no-wrap msgid "" "B\tSCHED_BATCH\n" " " msgstr "" "B\tSCHED_BATCH\n" " " #. type: tbl table #: ../man/ps.1:1155 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1157 #, no-wrap msgid "" "ISO\tSCHED_ISO\n" " " msgstr "" "ISO\tSCHED_ISO\n" " " #. type: tbl table #: ../man/ps.1:1157 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1159 #, no-wrap msgid "" "IDL\tSCHED_IDLE\n" " " msgstr "" "IDL\tSCHED_IDLE\n" " " #. type: tbl table #: ../man/ps.1:1159 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1161 #, no-wrap msgid "" "DLN\tSCHED_DEADLINE\n" " " msgstr "" "DLN\tSCHED_DEADLINE\n" " " #. type: tbl table #: ../man/ps.1:1161 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1163 #, no-wrap msgid "?\tunknown value " msgstr "?\tневідоме значення " #. type: tbl table #: ../man/ps.1:1165 #, no-wrap msgid "cmd " msgstr "cmd " #. type: tbl table #: ../man/ps.1:1165 #, no-wrap msgid "CMD" msgstr "CMD" #. type: tbl table #: ../man/ps.1:1170 #, no-wrap msgid "" "see\n" "B.\n" "(alias\n" "B,B<\\ command>)." msgstr "див. B. (альтернатива – B, B)." #. type: tbl table #: ../man/ps.1:1172 #, no-wrap msgid "comm " msgstr "comm " #. type: tbl table #: ../man/ps.1:1172 #, no-wrap msgid "COMMAND " msgstr "КОМАНДА " #. type: tbl table #: ../man/ps.1:1185 #, no-wrap msgid "" "command name (only the executable name). Modifications to the command name\n" "will not be shown. A process marked EdefunctE is partly dead, waiting to be\n" "fully destroyed by its parent. The output in this column may contain spaces.\n" "(alias\n" "B,B<\\ ucomm>).\n" "See also the\n" "B\n" "format keyword, the\n" "B<-f>\n" "option, and the\n" "B\n" "option.\n" msgstr "" "назва команди (лише назва виконуваного файла). Зміни у назві команди показано не буде. Процес, який позначено записом EdefunctE є частково мертвим,\n" "таким, що очікує на повне знищення батьківським процесом. Виведені до цього стовпчика дані можуть містити пробіли. (альтернативи – B, B). Див. також ключове слово форматування B, параметр B<-f> та параметр B.\n" #. type: tbl table #: ../man/ps.1:1185 #, no-wrap msgid "" ".br\n" " " msgstr "" ".br\n" " " #. type: tbl table #: ../man/ps.1:1199 #, no-wrap msgid "" "When specified last, this column will extend to the edge of the display. If\n" "B\n" "can not determine display width, as when output is redirected (piped) into a\n" "file or another command, the output width is undefined (it may be 80,\n" "unlimited, determined by the\n" "B\n" "variable, and so on). The\n" "B\n" "environment variable or\n" "B<--cols>\n" "option may be used to exactly determine the width in this case. The\n" "B\\ orB<\\ -w>\n" "option may be also be used to adjust width." msgstr "Якщо вказано останнім, цей стовпчик буде розтягнуто до краю дисплея. Якщо B не вдасться визначити ширину дисплея, наприклад, коли виведені дані буде переспрямовано (каналом) до файла або іншої програми, ширина виведення залишиться невизначеною (вона може дорівнювати 80, бути необмеженою, визначатися змінною B тощо). У цьому випадку для точного визначення ширини показу можна скористатися змінною середовища B або параметром B<--cols>. Для коригування ширини також можна скористатися параметром B або B<-w>." #. type: tbl table #: ../man/ps.1:1201 #, no-wrap msgid "command" msgstr "command" #. type: tbl table #: ../man/ps.1:1201 #, no-wrap msgid "COMMAND " msgstr "КОМАНДА " #. type: tbl table #: ../man/ps.1:1206 #, no-wrap msgid "" "See\n" "B.\n" "(alias\n" "B,B<\\ command>)." msgstr "Див. B. (альтернатива – B, B)." #. type: tbl table #: ../man/ps.1:1208 #, no-wrap msgid "cp" msgstr "cp" #. type: tbl table #: ../man/ps.1:1208 #, no-wrap msgid "CP" msgstr "CP" #. type: tbl table #: ../man/ps.1:1211 #, no-wrap msgid "" "per-mill (tenths of a percent) CPU usage. (see\n" "B<%cpu>)." msgstr "використання процесора у проміле (десятих відсотка) (див. B<%cpu>)." #. type: tbl table #: ../man/ps.1:1213 #, no-wrap msgid "cputime" msgstr "cputime" #. type: tbl table #: ../man/ps.1:1213 #, no-wrap msgid "TIME " msgstr "ЧАС " #. type: tbl table #: ../man/ps.1:1216 #, no-wrap msgid "" "cumulative CPU time, \"[DD-]hh:mm:ss\" format. (alias\n" "B
" msgstr "B<заголовок>" #. type: tbl table #: ../man/slabtop.1:53 #, no-wrap msgid "a" msgstr "a" #. type: tbl table #: ../man/slabtop.1:53 #, no-wrap msgid "number of active objects" msgstr "кількість активних об’єктів" #. type: tbl table #: ../man/slabtop.1:53 #, no-wrap msgid "ACTIVE" msgstr "АКТИВН" #. type: tbl table #: ../man/slabtop.1:54 #, no-wrap msgid "b" msgstr "b" #. type: tbl table #: ../man/slabtop.1:54 #, no-wrap msgid "objects per slab" msgstr "кількість об’єктів на фрагмент" #. type: tbl table #: ../man/slabtop.1:54 #, no-wrap msgid "OBJ/SLAB" msgstr "ОБ./ЧАСТ" #. type: tbl table #: ../man/slabtop.1:55 #, no-wrap msgid "c " msgstr "c " #. type: tbl table #: ../man/slabtop.1:55 #, no-wrap msgid "cache size" msgstr "розмір кешу" #. type: tbl table #: ../man/slabtop.1:55 #, no-wrap msgid "CACHE SIZE" msgstr "РОЗМІР КЕШУ" #. type: tbl table #: ../man/slabtop.1:56 #, no-wrap msgid "l " msgstr "l " #. type: tbl table #: ../man/slabtop.1:56 #, no-wrap msgid "number of slabs" msgstr "кількість фрагментів (частин)" #. type: tbl table #: ../man/slabtop.1:56 #, no-wrap msgid "SLABS" msgstr "ЧАСТ" #. type: tbl table #: ../man/slabtop.1:57 #, no-wrap msgid "v " msgstr "v " #. type: tbl table #: ../man/slabtop.1:57 #, no-wrap msgid "number of active slabs" msgstr "кількість активних частин" #. type: tbl table #: ../man/slabtop.1:57 #, no-wrap msgid "N/A" msgstr "Немає" #. type: tbl table #: ../man/slabtop.1:58 #, no-wrap msgid "n " msgstr "n " #. type: tbl table #: ../man/slabtop.1:58 #, no-wrap msgid "name" msgstr "назва" #. type: tbl table #: ../man/slabtop.1:58 #, no-wrap msgid "NAME\\:" msgstr "НАЗВА\\:" #. type: tbl table #: ../man/slabtop.1:59 #, no-wrap msgid "o " msgstr "o " #. type: tbl table #: ../man/slabtop.1:59 #, no-wrap msgid "number of objects" msgstr "кількість об’єктів" #. type: tbl table #: ../man/slabtop.1:59 #, no-wrap msgid "OBJS" msgstr "OBJS" #. type: tbl table #: ../man/slabtop.1:60 #, no-wrap msgid "p " msgstr "p " #. type: tbl table #: ../man/slabtop.1:60 #, no-wrap msgid "pages per slab" msgstr "к-ть сторінок на частину" #. type: tbl table #: ../man/slabtop.1:60 #, no-wrap msgid "N/A " msgstr "Немає " #. type: tbl table #: ../man/slabtop.1:61 #, no-wrap msgid "s " msgstr "s " #. type: tbl table #: ../man/slabtop.1:61 #, no-wrap msgid "object size" msgstr "розмір об’єкта" #. type: tbl table #: ../man/slabtop.1:61 #, no-wrap msgid "OBJ SIZE" msgstr "РОЗМ ОБ." #. type: tbl table #: ../man/slabtop.1:62 #, no-wrap msgid "u " msgstr "u " #. type: tbl table #: ../man/slabtop.1:62 #, no-wrap msgid "cache utilization" msgstr "використання кешу" #. type: tbl table #: ../man/slabtop.1:62 #, no-wrap msgid "USE" msgstr "ВИК" #. type: SH #: ../man/slabtop.1:64 #, no-wrap msgid "COMMANDS" msgstr "КОМАНДИ" #. type: Plain text #: ../man/slabtop.1:68 msgid "B accepts keyboard commands from the user during use. The following are supported. In the case of letters, both cases are accepted." msgstr "Під час роботи програма B сприймає команди користувача, віддані за допомогою клавіатури. Нижче вказано список підтримуваних команд. У випадку команд-літер можна використовувати як великі, так і маленькі літери." #. type: Plain text #: ../man/slabtop.1:72 msgid "Each of the valid sort characters are also accepted, to change the sort routine. See the section B." msgstr "Передбачено можливість використання кожного із коректних символів упорядковування, призначених для зміни критерію. Докладніший опис цих символів наведено у розділі B<КРИТЕРІЇ УПОРЯДКОВУВАННЯ>." #. type: TP #: ../man/slabtop.1:72 #, no-wrap msgid "BSPACEBARE>" msgstr "BПРОБІЛE>" #. type: Plain text #: ../man/slabtop.1:75 msgid "Refresh the screen." msgstr "Оновити вміст екрана." #. type: TP #: ../man/slabtop.1:75 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/slabtop.1:78 msgid "Quit the program." msgstr "Завершити роботу програми." #. type: SH #: ../man/slabtop.1:78 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: TP #: ../man/slabtop.1:79 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/slabtop.1:82 msgid "slab information" msgstr "дані щодо фрагмента (slab)" #. type: SH #: ../man/slabtop.1:82 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/slabtop.1:87 msgid "B(1), B(1), B(1), B(8)" msgstr "B(1), B(1), B(1), B(8)" #. type: SH #: ../man/slabtop.1:87 #, no-wrap msgid "NOTES " msgstr "ЗАУВАЖЕННЯ " #. type: Plain text #: ../man/slabtop.1:93 msgid "Currently, B requires a 2.4 or later kernel (specifically, a version 1.1 or later I). Kernel 2.2 should be supported in the future." msgstr "Для роботи поточної версії програми B потрібне ядро системи версії 2.4 або новішої (зокрема, версія 1.1 або новіша I). Підтримку ядер 2.2 має бути передбачено у майбутніх версіях." #. type: Plain text #: ../man/slabtop.1:99 msgid "The B statistic header is tracking how many bytes of slabs are being used and is not a measure of physical memory. The 'Slab' field in the /proc/meminfo file is tracking information about used slab physical memory." msgstr "Заголовок статистичних даних B містить дані щодо того, скільки байтів частин використовується, а не виміри об’єму фізичної пам’яті. Поточні дані щодо використаної частинами фізичної пам’яті зберігаються у полі «Slab» файла /proc/meminfo." #. type: SH #: ../man/slabtop.1:99 #, no-wrap msgid "AUTHORS" msgstr "АВТОРИ" #. type: Plain text #: ../man/slabtop.1:101 msgid "Written by Chris Rivera and Robert Love." msgstr "Створено Chris Rivera та Robert Love." #. type: Plain text #: ../man/slabtop.1:105 msgid "B was inspired by Martin Bligh's perl script, B." msgstr "Ідею B запозичено зі скрипту мовою Perl, написаного Martin Bligh, B." #. type: SH #: ../man/slabtop.1:105 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. type: Plain text #: ../man/snice.1:1 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/sysctl.8:9 #, no-wrap msgid "SYSCTL" msgstr "SYSCTL" #. type: TH #: ../man/sysctl.8:9 #, no-wrap msgid "2021-03-29" msgstr "29 березня 2021 року" #. type: TH #: ../man/sysctl.8:9 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/sysctl.8:9 #, no-wrap msgid "System Administration" msgstr "Керування системою" #. type: SH #: ../man/sysctl.8:10 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/sysctl.8:12 msgid "sysctl - configure kernel parameters at runtime" msgstr "sysctl — програма для налаштовування параметрів ядра під час роботи." #. type: SH #: ../man/sysctl.8:12 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/sysctl.8:15 msgid "B [I] [I[B<=>I]] [...]" msgstr "B [I<параметри>] [I<змінна>[B<=>I<значення>]] [...]" #. type: Plain text #: ../man/sysctl.8:18 msgid "B [I or I] [...]" msgstr "B [I<файл> або I<формальний вираз>] [...]" #. type: SH #: ../man/sysctl.8:18 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/sysctl.8:26 msgid "B is used to modify kernel parameters at runtime. The parameters available are those listed under /proc/sys/. Procfs is required for B support in Linux. You can use B to both read and write sysctl data." msgstr "B використовується для внесення зміни до параметрів ядра під час роботи. Доступними для зміни параметрами є параметри зі списку у /proc/sys/. Для підтримки роботи B у Linux потрібна procfs. B можна скористатися для читання і запису даних sysctl." #. type: SH #: ../man/sysctl.8:26 #, no-wrap msgid "PARAMETERS" msgstr "ПАРАМЕТРИ" #. type: TP #: ../man/sysctl.8:27 #, no-wrap msgid "I" msgstr "I<змінна>" #. type: Plain text #: ../man/sysctl.8:31 msgid "The name of a key to read from. An example is kernel.ostype. The '/' separator is also accepted in place of a '.'." msgstr "Назва ключа для читання даних. Приклад: kernel.ostype. Замість роздільника «.» можна використовувати роздільник «/»." #. type: TP #: ../man/sysctl.8:31 #, no-wrap msgid "I=I" msgstr "I<змінна>=I<значення>" #. type: Plain text #: ../man/sysctl.8:42 msgid "To set a key, use the form I=I where I is the key and I is the value to set it to. If the value contains quotes or characters which are parsed by the shell, you may need to enclose the value in double quotes." msgstr "Для встановлення значення ключа скористайтеся записом у форматі I<змінна>=I<значення>, де I<змінна> є назвою ключа, а I<значення> — значення, яке слід встановити. Якщо у значенні містяться лапки або символи, які обробляються командною оболонкою, ви можете взяти значення у подвійні лапки." #. type: TP #: ../man/sysctl.8:42 #, no-wrap msgid "B<-n>, B<--values>" msgstr "B<-n>, B<--values>" #. type: Plain text #: ../man/sysctl.8:45 msgid "Use this option to disable printing of the key name when printing values." msgstr "Цим параметром можна скористатися для вимикання виведення назви ключа під час виведення значень." #. type: TP #: ../man/sysctl.8:45 #, no-wrap msgid "B<-e>, B<--ignore>" msgstr "B<-e>, B<--ignore>" #. type: Plain text #: ../man/sysctl.8:48 msgid "Use this option to ignore errors about unknown keys." msgstr "Цим параметром можна скористатися для вмикання режиму ігнорування помилок, пов’язаних із невідомими ключами." #. type: TP #: ../man/sysctl.8:48 #, no-wrap msgid "B<-N>, B<--names>" msgstr "B<-N>, B<--names>" #. type: Plain text #: ../man/sysctl.8:52 msgid "Use this option to only print the names. It may be useful with shells that have programmable completion." msgstr "Цим параметром можна скористатися для виведення лише назв. Корисно у оболонках, де передбачено програмоване доповнення команд." #. type: TP #: ../man/sysctl.8:52 #, no-wrap msgid "B<-q>, B<--quiet> " msgstr "B<-q>, B<--quiet> " #. type: Plain text #: ../man/sysctl.8:55 msgid "Use this option to not display the values set to stdout." msgstr "Цим параметром можна скористатися для усування з виведених даних значень, встановлених у stdout." #. type: TP #: ../man/sysctl.8:55 #, no-wrap msgid "B<-w>, B<--write>" msgstr "B<-w>, B<--write>" #. type: Plain text #: ../man/sysctl.8:58 msgid "Use this option when all arguments prescribe a key to be set." msgstr "Скористайтеся цим параметром, якщо усі аргументи визначають ключ, значення якого слід встановити." #. type: TP #: ../man/sysctl.8:58 #, no-wrap msgid "B<-p>[I], B<--load>[=I]" msgstr "B<-p>[I<ФАЙЛ>], B<--load>[=I<ФАЙЛ>]" #. type: Plain text #: ../man/sysctl.8:66 msgid "Load in sysctl settings from the file specified or /etc/sysctl.conf if none given. Specifying - as filename means reading data from standard input. Using this option will mean arguments to B are files, which are read in the order they are specified. The file argument may be specified as regular expression." msgstr "Завантажити параметри sysctl із вказаного файла або із /etc/sysctl.conf, якщо файл не вказано. Якщо вказати замість назви файла -, дані буде прочитано із стандартного джерела вхідних даних. Використання цього параметра означає, що аргументами B є файли, які буде прочитано у порядку, у якому їх було вказано. Аргумент файла може бути вказано у форматі формального виразу." #. type: TP #: ../man/sysctl.8:66 #, no-wrap msgid "B<-a>, B<--all>" msgstr "B<-a>, B<--all>" #. type: Plain text #: ../man/sysctl.8:69 msgid "Display all values currently available." msgstr "Вивести всі доступні значення." #. type: TP #: ../man/sysctl.8:69 #, no-wrap msgid "B<--deprecated>" msgstr "B<--deprecated>" #. type: Plain text #: ../man/sysctl.8:74 msgid "Include deprecated parameters to B<--all> values listing." msgstr "Включити застарілі параметри до списку значень B<--all>." #. type: TP #: ../man/sysctl.8:74 #, no-wrap msgid "B<-b>, B<--binary>" msgstr "B<-b>, B<--binary>" #. type: Plain text #: ../man/sysctl.8:77 msgid "Print value without new line." msgstr "Вивести значення без додавання символу розриву рядка." #. type: TP #: ../man/sysctl.8:77 #, no-wrap msgid "B<--system>" msgstr "B<--system>" #. type: Plain text #: ../man/sysctl.8:82 msgid "Load settings from all system configuration files. See the B section below." msgstr "Завантажити параметри з усіх загальносистемних файлів налаштувань. Див. розділ B<ПРІОРИТЕТНІСТЬ ФАЙЛІВ СИСТЕМИ> нижче." #. type: TP #: ../man/sysctl.8:82 #, no-wrap msgid "B<-r>, B<--pattern> I" msgstr "B<-r>, B<--pattern> I<взірець>" #. type: Plain text #: ../man/sysctl.8:89 msgid "Only apply settings that match I. The I uses extended regular expression syntax." msgstr "Застосувати лише параметри, які відповідають I<взірцю>. У I<взірці> використовується розширений синтаксис формальних виразів." #. type: TP #: ../man/sysctl.8:89 #, no-wrap msgid "B<-A> " msgstr "B<-A> " #. type: Plain text #: ../man/sysctl.8:92 msgid "Alias of B<-a>" msgstr "Інший варіант B<-a>" #. type: TP #: ../man/sysctl.8:92 #, no-wrap msgid "B<-d> " msgstr "B<-d> " #. type: Plain text #: ../man/sysctl.8:95 msgid "Alias of B<-h>" msgstr "Інший варіант B<-h>" #. type: TP #: ../man/sysctl.8:95 #, no-wrap msgid "B<-f> " msgstr "B<-f> " #. type: Plain text #: ../man/sysctl.8:98 msgid "Alias of B<-p>" msgstr "Інший варіант B<-p>" #. type: TP #: ../man/sysctl.8:98 #, no-wrap msgid "B<-X> " msgstr "B<-X> " #. type: Plain text #: ../man/sysctl.8:101 msgid "Alias of B<-a> " msgstr "Інший варіант B<-a> " #. type: TP #: ../man/sysctl.8:101 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text #: ../man/sysctl.8:104 msgid "Does nothing, exists for BSD compatibility." msgstr "Не виконувати дій. Використовується для забезпечення сумісності із BSD." #. type: TP #: ../man/sysctl.8:104 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text #: ../man/sysctl.8:107 msgid "Does nothing, exists for BSD compatibility. " msgstr "Не виконувати дій. Використовується для забезпечення сумісності із BSD. " #. type: TP #: ../man/sysctl.8:107 #, no-wrap msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help> " #. type: Plain text #: ../man/sysctl.8:110 msgid "Display help text and exit. " msgstr "Вивести текст довідки і завершити роботу. " #. type: TP #: ../man/sysctl.8:110 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/sysctl.8:113 msgid "Display version information and exit. " msgstr "Вивести дані щодо версії і завершити роботу. " #. type: SH #: ../man/sysctl.8:113 #, no-wrap msgid "SYSTEM FILE PRECEDENCE" msgstr "ПРІОРИТЕТНІСТЬ ФАЙЛІВ СИСТЕМИ" #. type: Plain text #: ../man/sysctl.8:119 msgid "When using the B<--system> option, B will read files from directories in the following list in given order from top to bottom. Once a file of a given filename is loaded, any file of the same name in subsequent directories is ignored." msgstr "При використанні параметра B<--system> B прочитає файли з каталогів у вказаному списку у вказаному порядку, згори вниз. Після завантаження файла із вказаною назвою усі інші файли із такою самою назвою, які зберігаються у інших каталогах, буде проігноровано." #. type: Plain text #: ../man/sysctl.8:121 msgid "/etc/sysctl.d/*.conf" msgstr "/etc/sysctl.d/*.conf" #. type: Plain text #: ../man/sysctl.8:123 msgid "/run/sysctl.d/*.conf" msgstr "/run/sysctl.d/*.conf" #. type: Plain text #: ../man/sysctl.8:125 msgid "/usr/local/lib/sysctl.d/*.conf" msgstr "/usr/local/lib/sysctl.d/*.conf" #. type: Plain text #: ../man/sysctl.8:127 msgid "/usr/lib/sysctl.d/*.conf" msgstr "/usr/lib/sysctl.d/*.conf" #. type: Plain text #: ../man/sysctl.8:129 msgid "/lib/sysctl.d/*.conf" msgstr "/lib/sysctl.d/*.conf" #. type: Plain text #: ../man/sysctl.8:131 msgid "/etc/sysctl.conf" msgstr "/etc/sysctl.conf" #. type: Plain text #: ../man/sysctl.8:137 msgid "All configuration files are sorted in lexicographic order, regardless of the directory they reside in. Configuration files can either be completely replaced (by having a new configuration file with the same name in a directory of higher priority) or partially replaced (by having a configuration file that is ordered later)." msgstr "Усі файли налаштувань буде упорядковано за абеткою у назвах, незалежно від каталогу, у якому вони зберігаються. Файли налаштувань можна замінити або повністю (створенням нового файла налаштувань із тією самою назвою у каталозі із вищою пріоритетністю), або частково (за допомогою файла налаштувань, який йде далі за порядком)." #. type: SH #: ../man/sysctl.8:137 #, no-wrap msgid "EXAMPLES " msgstr "ПРИКЛАДИ " #. type: Plain text #: ../man/sysctl.8:139 msgid "/sbin/sysctl -a" msgstr "/sbin/sysctl -a" #. type: Plain text #: ../man/sysctl.8:141 msgid "/sbin/sysctl -n kernel.hostname" msgstr "/sbin/sysctl -n kernel.hostname" #. type: Plain text #: ../man/sysctl.8:143 msgid "/sbin/sysctl -w kernel.domainname=\"example.com\"" msgstr "/sbin/sysctl -w kernel.domainname=\"example.com\"" #. type: Plain text #: ../man/sysctl.8:145 msgid "/sbin/sysctl -p/etc/sysctl.conf" msgstr "/sbin/sysctl -p/etc/sysctl.conf" #. type: Plain text #: ../man/sysctl.8:147 msgid "/sbin/sysctl -a --pattern forward" msgstr "/sbin/sysctl -a --pattern forward" #. type: Plain text #: ../man/sysctl.8:149 msgid "/sbin/sysctl -a --pattern forward$" msgstr "/sbin/sysctl -a --pattern forward$" #. type: Plain text #: ../man/sysctl.8:151 msgid "/sbin/sysctl -a --pattern 'net.ipv4.conf.(eth|wlan)0.arp'" msgstr "/sbin/sysctl -a --pattern 'net.ipv4.conf.(eth|wlan)0.arp'" #. type: Plain text #: ../man/sysctl.8:153 msgid "/sbin/sysctl --pattern '\\[char94]net.ipv6' --system" msgstr "/sbin/sysctl --pattern '\\[char94]net.ipv6' --system" #. type: SH #: ../man/sysctl.8:153 #, no-wrap msgid "DEPRECATED PARAMETERS" msgstr "ЗАСТАРІЛІ ПАРАМЕТРИ\t" #. type: Plain text #: ../man/sysctl.8:163 msgid "The B and B are deprecated. The B command does not allow changing values of these parameters. Users who insist to use deprecated kernel interfaces should push values to /proc file system by other means. For example:" msgstr "Параметри B та B вважаються застарілими. Програма B не дозволяє змінювати значення цих параметрів. Користувачі, які вважають за потрібне використовувати застарілі інтерфейси ядра, мають змінювати значення у файловій системі /proc у інший спосіб. Приклад:" #. type: Plain text #: ../man/sysctl.8:165 msgid "echo 256 E /proc/sys/net/ipv6/neigh/eth0/base_reachable_time" msgstr "echo 256 E /proc/sys/net/ipv6/neigh/eth0/base_reachable_time" #. type: SH #: ../man/sysctl.8:165 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: Plain text #: ../man/sysctl.8:167 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:169 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:171 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:173 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:175 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:177 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:179 msgid "I" msgstr "I" #. type: SH #: ../man/sysctl.8:179 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/sysctl.8:182 msgid "B(5) B(7)" msgstr "B(5) B(7)" #. type: SH #: ../man/sysctl.8:182 #, no-wrap msgid "AUTHOR " msgstr "АВТОР " #. type: Plain text #: ../man/sysctl.8:186 msgid "E<.UR staikos@0wned.org> George Staikos E<.UE>" msgstr "E<.UR staikos@0wned.org> George Staikos E<.UE>" #. type: SH #: ../man/sysctl.8:186 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. Copyright 1999, George Staikos (staikos@0wned.org) #. This file may be used subject to the terms and conditions of the #. GNU General Public License Version 2, or any later version #. at your option, as published by the Free Software Foundation. #. This program is distributed in the hope that it will be useful, #. but WITHOUT ANY WARRANTY; without even the implied warranty of #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #. GNU General Public License for more details." #. type: Plain text #: ../man/sysctl.conf.5:9 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/sysctl.conf.5:9 #, no-wrap msgid "SYSCTL.CONF" msgstr "SYSCTL.CONF" #. type: TH #: ../man/sysctl.conf.5:9 #, no-wrap msgid "2021-09-15" msgstr "15 вересня 2021 року" #. type: TH #: ../man/sysctl.conf.5:9 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/sysctl.conf.5:9 #, no-wrap msgid "File Formats" msgstr "Формати файлів" #. type: SH #: ../man/sysctl.conf.5:10 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/sysctl.conf.5:12 msgid "sysctl.conf - sysctl preload/configuration file" msgstr "sysctl.conf — файл попереднього завантаження або налаштувань sysctl." #. type: SH #: ../man/sysctl.conf.5:12 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/sysctl.conf.5:17 msgid "B is a simple file containing sysctl values to be read in and set by B. The syntax is simply as follows:" msgstr "B — простий файл, що містить значення sysctl, які слід прочитати і встановити за допомогою B. Синтаксис є простим:" #. type: Plain text #: ../man/sysctl.conf.5:23 #, no-wrap msgid "" "# comment\n" "; comment\n" msgstr "" "# коментар\n" "; коментар\n" #. type: Plain text #: ../man/sysctl.conf.5:25 #, no-wrap msgid "token = value\n" msgstr "ключ = значення\n" #. type: Plain text #: ../man/sysctl.conf.5:31 msgid "Note that blank lines are ignored, and whitespace before and after a token or value is ignored, although a value can contain whitespace within. Lines which begin with a I<#> or I<;> are considered comments and ignored." msgstr "Зауважте, що порожні рядки буде проігноровано так само, як пробіли перед і після ключа або значення, хоча самі значення можуть містити пробіли. Рядки, що починаються із символу I<#> або I<;> вважатимуться коментарями і ігноруватимуться." #. type: Plain text #: ../man/sysctl.conf.5:34 msgid "If a line begins with a single -, any attempts to set the value that fail will be ignored." msgstr "Якщо рядок починається з одинарного -, будь-які невдалі спроби встановити значення буде проігноровано." #. type: SH #: ../man/sysctl.conf.5:35 #, no-wrap msgid "NOTES " msgstr "ЗАУВАЖЕННЯ " #. type: Plain text #: ../man/sysctl.conf.5:44 msgid "As the B file is used to override default kernel parameter values, only a small number of parameters is predefined in the file. Use I or follow B(8) to list all possible parameters. The description of individual parameters can be found in the kernel documentation." msgstr "Оскільки файл B використовується для перевизначення типових значень параметрів ядра, у цьому файлі попередньо визначається лише незначна кількість параметрів. Щоб ознайомитися зі списком усіх можливих параметрів, скористайтеся командою I або підручником із B(8). Опис окремих параметрів можна знайти у документації до ядра системи." #. type: Plain text #: ../man/sysctl.conf.5:47 msgid "Maximum supported line length of the value is 4096 characters due to a limitation of I entries in Linux kernel." msgstr "Максимальною довжиною рядка значення є 4096 символів через обмеження на записи I у ядрі Linux." #. type: SH #: ../man/sysctl.conf.5:47 #, no-wrap msgid "EXAMPLE" msgstr "ПРИКЛАД" #. type: Plain text #: ../man/sysctl.conf.5:57 #, no-wrap msgid "" "# sysctl.conf sample\n" "#\n" " kernel.domainname = example.com\n" "; this one has a space which will be written to the sysctl!\n" " kernel.modprobe = /sbin/mod probe\n" msgstr "" "# Зразок sysctl.conf\n" "#\n" " kernel.domainname = example.com\n" "; тут є пробіл, який буде записано до sysctl!\n" " kernel.modprobe = /sbin/mod probe\n" #. type: SH #: ../man/sysctl.conf.5:60 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: Plain text #: ../man/sysctl.conf.5:62 msgid "I " msgstr "I " #. type: Plain text #: ../man/sysctl.conf.5:64 msgid "I " msgstr "I " #. type: Plain text #: ../man/sysctl.conf.5:66 msgid "I " msgstr "I " #. type: Plain text #: ../man/sysctl.conf.5:68 msgid "I " msgstr "I " #. type: Plain text #: ../man/sysctl.conf.5:70 msgid "I " msgstr "I " #. type: Plain text #: ../man/sysctl.conf.5:72 msgid "I " msgstr "I " #. type: Plain text #: ../man/sysctl.conf.5:79 msgid "The paths where B preload files usually exist. See also B option I<--system>." msgstr "Шляхи, де зазвичай зберігаються файли попереднього завантаження B. Див. також параметр B I<--system>." #. type: SH #: ../man/sysctl.conf.5:79 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/sysctl.conf.5:81 msgid "B(8)" msgstr "B(8)" #. type: SH #: ../man/sysctl.conf.5:81 #, no-wrap msgid "AUTHOR " msgstr "АВТОР " #. type: Plain text #: ../man/sysctl.conf.5:85 msgid "E<.UR staikos@0wned.org> George Staikos E<.UE> " msgstr "E<.UR staikos@0wned.org> George Staikos E<.UE> " #. type: SH #: ../man/sysctl.conf.5:85 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. -*-Nroff-*- #. This page Copyright (C) 1993 Matt Welsh, mdw@tc.cornell.edu. #. Freely distributable under the terms of the GPL #. type: Plain text #: ../man/tload.1:4 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/tload.1:4 #, no-wrap msgid "TLOAD" msgstr "TLOAD" #. type: TH #: ../man/tload.1:4 #, no-wrap msgid "2020-06-04 " msgstr "4 червня 2020 року " #. type: TH #: ../man/tload.1:4 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/tload.1:4 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. type: SH #: ../man/tload.1:5 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/tload.1:7 msgid "tload - graphic representation of system load average" msgstr "tload — програма для графічного представлення середніх значень навантаження на систему." #. type: SH #: ../man/tload.1:7 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/tload.1:10 msgid "B [I] [I]" msgstr "B [I<параметри>] [I]" #. type: SH #: ../man/tload.1:10 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/tload.1:17 msgid "B prints a graph of the current system load average to the specified I (or the tty of the B process if none is specified)." msgstr "B виводить графік поточних середніх значень навантаження на систему до вказаного I (або tty процесу B, якщо термінала не вказано)." #. type: SH #: ../man/tload.1:17 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/tload.1:18 #, no-wrap msgid "B<-s>, B<--scale> I" msgstr "B<-s>, B<--scale> I<число>" #. type: Plain text #: ../man/tload.1:23 msgid "The scale option allows a vertical scale to be specified for the display (in characters between graph ticks); thus, a smaller value represents a larger scale, and vice versa." msgstr "За допомогою параметра масштабування можна встановити вертикальний масштаб показу (у символах між позначками на графіку). Менше значення відповідає більшому масштабу, а більше значення меншому масштабу." #. type: TP #: ../man/tload.1:23 #, no-wrap msgid "B<-d>, B<--delay> I" msgstr "B<-d>, B<--delay> I<число>" #. type: Plain text #: ../man/tload.1:27 msgid "The delay sets the delay between graph updates in I." msgstr "Число визначає затримку у I<секундах> між оновленнями графіка." #. type: TP #: ../man/tload.1:27 #, no-wrap msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help> " #. type: Plain text #: ../man/tload.1:30 msgid "Display this help text." msgstr "Вивести цю довідку." #. type: TP #: ../man/tload.1:30 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/tload.1:33 msgid "Display version information and exit. " msgstr "Вивести дані щодо версії і завершити роботу. " #. type: SH #: ../man/tload.1:34 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: Plain text #: ../man/tload.1:37 msgid "I load average information" msgstr "I — завантажити осереднені дані" #. type: SH #: ../man/tload.1:37 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/tload.1:42 msgid "B(1), B(1), B(1), B(1)" msgstr "B(1), B(1), B(1), B(1)" #. type: SH #: ../man/tload.1:42 #, no-wrap msgid "BUGS " msgstr "ВАДИ " #. type: Plain text #: ../man/tload.1:50 msgid "The B<-d>I< delay> option sets the time argument for an B(2); if -d 0 is specified, the alarm is set to 0, which will never send the B and update the display." msgstr "Параметр B<-d>I< затримка> встановлює значення аргументу часу для програми B(2). Якщо вказано параметр -d 0, затримку сигналу буде встановлено рівною 0, що скасує надсилання сигналу B і оновлення показаних даних." #. type: SH #: ../man/tload.1:50 #, no-wrap msgid "AUTHORS " msgstr "АВТОРИ " #. type: Plain text #: ../man/tload.1:58 msgid "Branko Lankester, E<.UR david@\\:ods.\\:com> David Engel E<.UE , and> E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE .>" msgstr "Branko Lankester, E<.UR david@\\:ods.\\:com> David Engel E<.UE , та> E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE .>" #. type: SH #: ../man/tload.1:58 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. type: Plain text #: ../man/top.1:1 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. Setup //////////////////////////////////////////////////////////////// #. Commonly used strings (for consistency) ---------- #. - our em-dashes #. type: ds Em #: ../man/top.1:11 #, no-wrap msgid "\\ --\\ " msgstr "\\ --\\ " #. type: ds EM #: ../man/top.1:12 #, no-wrap msgid "B<\\ --\\ >" msgstr "B<\\ --\\ >" #. - our program name (makes great grammar) #. type: ds We #: ../man/top.1:14 #, no-wrap msgid "top" msgstr "top" #. type: ds WE #: ../man/top.1:15 #, no-wrap msgid "B" msgstr "B" #. - other misc strs for consistent usage #. type: ds F #: ../man/top.1:17 #, no-wrap msgid "I" msgstr "I<Вимкнено>" #. type: ds O #: ../man/top.1:18 #, no-wrap msgid "I" msgstr "I<Увімкнено>" #. type: ds AK #: ../man/top.1:20 #, no-wrap msgid "asterisk (`*')" msgstr "зірочка («*»)" #. type: ds AM #: ../man/top.1:21 #, no-wrap msgid "alternate-display mode" msgstr "режим альтернативних показів" #. type: ds AS #: ../man/top.1:22 #, no-wrap msgid "auxiliary storage" msgstr "додаткове сховище" #. type: ds CF #: ../man/top.1:23 #, no-wrap msgid "configuration file" msgstr "файла налаштувань" #. type: ds CG #: ../man/top.1:24 #, no-wrap msgid "`current' window/field group" msgstr "`поточне' вікно/група полів" #. type: ds CI #: ../man/top.1:25 #, no-wrap msgid "interactive command" msgstr "інтерактивна команда" #. type: ds CO #: ../man/top.1:26 #, no-wrap msgid "command-line option" msgstr "параметр командного рядка" #. type: ds CT #: ../man/top.1:27 #, no-wrap msgid "command toggle" msgstr "перемикач команд" #. type: ds CW #: ../man/top.1:28 #, no-wrap msgid "`current' window" msgstr "`поточне' вікно" #. type: ds FG #: ../man/top.1:29 #, no-wrap msgid "field group" msgstr "група полів" #. type: ds FM #: ../man/top.1:30 #, no-wrap msgid "full-screen mode" msgstr "повноекранний режим" #. type: ds KA #: ../man/top.1:31 #, no-wrap msgid "arrow key" msgstr "клавіша зі стрілкою" #. type: ds KS #: ../man/top.1:32 #, no-wrap msgid "scrolling key" msgstr "клавіша гортання" #. type: ds MP #: ../man/top.1:33 #, no-wrap msgid "physical memory" msgstr "фізична пам'ять" #. type: ds MS #: ../man/top.1:34 #, no-wrap msgid "swap file" msgstr "файл резервної пам’яті" #. type: ds MV #: ../man/top.1:35 #, no-wrap msgid "virtual memory" msgstr "віртуальна пам'ять" #. type: ds NT #: ../man/top.1:36 #, no-wrap msgid "B:" msgstr "B<Зауваження>:" #. type: ds PU #: ../man/top.1:37 #, no-wrap msgid "CPU" msgstr "Процесор" #. type: ds Pu #: ../man/top.1:38 #, no-wrap msgid "cpu" msgstr "процесор" #. type: ds SA #: ../man/top.1:39 #, no-wrap msgid "summary area" msgstr "область резюме" #. type: ds TA #: ../man/top.1:40 #, no-wrap msgid "task area" msgstr "область завдань" #. type: ds TD #: ../man/top.1:41 #, no-wrap msgid "task display" msgstr "показ завдань" #. type: ds TT #: ../man/top.1:42 #, no-wrap msgid "B or B" msgstr "B<процесів> або B<потоків обробки>" #. type: ds TW #: ../man/top.1:43 #, no-wrap msgid "task window" msgstr "вікно завдання" #. Reference to the various widths/sizes ------------ #. - the max screen width limit #. type: ds WX #: ../man/top.1:46 #, no-wrap msgid "512" msgstr "512" #. - the header width w/ all fields #. type: ds WF #: ../man/top.1:48 #, no-wrap msgid "approximately 250" msgstr "приблизно 250" #. - pid monitoring limit #. Xref's that depend on/mention other stuff -------- #. type: ds Xa #: ../man/top.1:51 #, no-wrap msgid "see" msgstr "див." #. type: ds XC #: ../man/top.1:52 #, no-wrap msgid "See the" msgstr "Див." #. type: ds Xc #: ../man/top.1:53 #, no-wrap msgid "see the" msgstr "див." #. type: ds XT #: ../man/top.1:54 #, no-wrap msgid "See topic" msgstr "Див. тему" #. type: ds Xt #: ../man/top.1:55 #, no-wrap msgid "see topic" msgstr "див. тему" #. type: ds XX #: ../man/top.1:56 #, no-wrap msgid "See `OVERVIEW, Linux Memory Types' for additional details" msgstr "Див. «ОГЛЯД, типи пам'яті Linux», щоб дізнатися більше" #. type: ds ZX #: ../man/top.1:57 #, no-wrap msgid "Accessing smaps values is 10x more costly than other memory statistics and data for other users requires root privileges" msgstr "Доступ до значень smaps є удесятеро коштовнішим щодо обчислювальних можливостей, ніж доступ до інших статистичних даних щодо пам'яті, а доступ до даних для інших користувачів потребує привілеїв root." #. type: TH #: ../man/top.1:62 #, no-wrap msgid "TOP" msgstr "TOP" #. type: TH #: ../man/top.1:62 #, no-wrap msgid "September 2022" msgstr "Вересень 2022 року" #. type: TH #: ../man/top.1:62 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/top.1:62 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:67 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:70 msgid "top - display Linux processes" msgstr "top — показ процесів Linux" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:72 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:75 msgid "\\*(WE [options]" msgstr "\\*(WE [параметри]" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:77 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:85 msgid "The \\*(WE program provides a dynamic real-time view of a running system. It can displayB< system> summary information as well as a list of \\*(TT currently being managed by the Linux kernel. The types of system summary information shown and the types, order and size of information displayed for processes are all user configurable and that configuration can be made persistent across restarts." msgstr "Програма \\*(WE забезпечує динамічний перегляд у режимі реального часу запущеної системи. Вона може показувати загальні відомості щодо B<системи>, а також список \\*(TT, якими зараз керує ядро Linux. Користувач може налаштовувати будь-які типи показаних загальних відомостей щодо системи, порядок і тип відомостей, які показано для процесів. Налаштування можна зберегти і відновлювати після перезапуску програми." #. type: Plain text #: ../man/top.1:93 msgid "The program provides a limited interactive interface for process manipulation as well as a much more extensive interface for personal configuration \\*(Em encompassing every aspect of its operation. And while \\*(WE is referred to throughout this document, you are free to name the program anything you wish. That new name, possibly an alias, will then be reflected on \\*(We's display and used when reading and writing a \\*(CF." msgstr "У програмі передбачено обмежений інтерактивний інтерфейс для керування процесами, а також набагато ширший інтерфейс для особистого налаштовування \\*(Em він включає усі аспекти роботи програми. Хоча усе це буде описано як \\*(WE у решті цього документа, ви можете назвати програму будь-як. Програму із новою назвою, можливо просто альтернативою назви, буде відтворено у показі \\*(We і використано для читання та запису \\*(CF." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:95 #, no-wrap msgid "OVERVIEW" msgstr "ОГЛЯД" #. ---------------------------------------------------------------------- #. ...................................................................... #. type: SS #: ../man/top.1:98 #, no-wrap msgid "Documentation" msgstr "Документація" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:101 msgid "The remaining Table of Contents" msgstr "Решта «Змісту»" #. type: Plain text #: ../man/top.1:141 #, no-wrap msgid "" " OVERVIEW\n" " Operation\n" " Linux Memory Types\n" " 1. COMMAND-LINE Options\n" " 2. SUMMARY Display\n" " a. UPTIME and LOAD Averages\n" " b. TASK and CPU States\n" " c. MEMORY Usage\n" " 3. FIELDS / Columns Display\n" " a. DESCRIPTIONS of Fields\n" " b. MANAGING Fields\n" " 4. INTERACTIVE Commands\n" " a. GLOBAL Commands\n" " b. SUMMARY AREA Commands\n" " c. TASK AREA Commands\n" " 1. Appearance\n" " 2. Content\n" " 3. Size\n" " 4. Sorting\n" " d. COLOR Mapping\n" " 5. ALTERNATE-DISPLAY Provisions\n" " a. WINDOWS Overview\n" " b. COMMANDS for Windows\n" " c. SCROLLING a Window\n" " d. SEARCHING in a Window\n" " e. FILTERING in a Window\n" " 6. FILES\n" " a. PERSONAL Configuration File\n" " b. ADDING INSPECT Entries\n" " c. SYSTEM Configuration File\n" " d. SYSTEM Restrictions File\n" " 7. ENVIRONMENT VARIABLE(S)\n" " 8. STUPID TRICKS Sampler\n" " a. Kernel Magic\n" " b. Bouncing Windows\n" " c. The Big Bird Window\n" " d. The Ol' Switcheroo\n" " 9. BUGS, 10. SEE Also\n" msgstr "" " ОГЛЯД\n" " Робота програми\n" " Типи пам'яті Linux\n" " 1. ПАРАМЕТРИ КОМАНДНОГО РЯДКА\n" " 2. ПОКАЗ РЕЗЮМЕ\n" " а. СЕРЕДНІ ЗНАЧЕННЯ ЧАСУ РОБОТИ ТА НАВАНТАЖЕННЯ\n" " б. СТАНИ ЗАВДАННЯ ТА ПРОЦЕСОРА\n" " в. ВИКОРИСТАННЯ ПАМ'ЯТІ\n" " 3. ПОКАЗ ПОЛІВ / СТОВПЧИКІВ\n" " а. ОПИС ПОЛІВ\n" " б. КЕРУВАННЯ ПОЛЯМИ\n" " 4. ІНТЕРАКТИВНІ КОМАНДИ\n" " а. ЗАГАЛЬНІ КОМАНДИ\n" " б. КОМАНДИ ОБЛАСТІ РЕЗЮМЕ\n" " в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ\n" " 1. Вигляд\n" " 2. Вміст\n" " 3. Розмір\n" " 4. Упорядкування\n" " г. ПРИВ'ЯЗКА КОЛЬОРІВ\n" " 5. ПОЛОЖЕННЯ АЛЬТЕРНАТИВНОГО ПОКАЗУ\n" " а. ОГЛЯД ВІКОН\n" " б. КОМАНДИ ДЛЯ ВІКОН\n" " в. ГОРТАННЯ ВІКНА\n" " г. ПОШУК У ВІКНІ\n" " д. ФІЛЬТРУВАННЯ У ВІКНІ\n" " 6. ФАЙЛИ\n" " а. ФАЙЛ ОСОБИСТИХ НАЛАШТУВАНЬ\n" " б. ДОДАВАННЯ ЗАПИСІВ ДЛЯ ІНСПЕКТУВАННЯ\n" " в. ФАЙЛ ЗАГАЛЬНОСИСТЕМНИХ НАЛАШТУВАНЬ\n" " г. ФАЙЛ ЗАГАЛЬНОСИСТЕМНИХ ОБМЕЖЕНЬ\n" " 7. ЗМІННІ СЕРЕДОВИЩА\n" " 8. ЗРАЗКИ ДУРНУВАТИХ ТРЮКІВ\n" " а. Магія ядра\n" " b. Вікна-стрибунці\n" " c. Вікно Великого Птаха\n" " d. Перемикачка\n" " 9. ВАДИ, 10. ДИВ. ТАКОЖ\n" #. ...................................................................... #. type: SS #: ../man/top.1:144 #, no-wrap msgid "Operation" msgstr "Робота програми" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:150 msgid "When operating \\*(We, the two most important keys are the help (h or ?) key and quit (`q') key. Alternatively, you could simply use the traditional interrupt key (^C) when you're done." msgstr "При роботі з \\*(We найважливішими клавішами є клавіша довідки (h або ?) і клавіша виходу («q»). Крім того, для завершення роботи програми ви можете скористатися традиційною комбінацією для переривання роботи програм (^C)." #. type: Plain text #: ../man/top.1:157 msgid "When started for the first time, you'll be presented with these traditional elements on the main \\*(We screen: 1) Summary Area; 2) Fields/Columns Header; 3) Task Area. Each of these will be explored in the sections that follow. There is also an Input/Message line between the Summary Area and Columns Header which needs no further explanation." msgstr "Під час запуску уперше програма покаже вам такі традиційні елементи на головному екрані \\*(We: 1) область резюме; 2) заголовок полів/стовпчиків; 3) область завдань. Опис кожного з цих елементів наведено у наступних розділах. Також ви побачите рядок введення/повідомлень між областю резюме та заголовком стовпчиків. Цей рядок не потребує зайвих пояснень." #. type: Plain text #: ../man/top.1:165 msgid "The main \\*(We screen is I quite adaptive to changes in terminal dimensions under X-Windows. Other \\*(We screens may be less so, especially those with static text. It ultimately depends, however, on your particular window manager and terminal emulator. There may be occasions when their view of terminal size and current contents differs from \\*(We's view, which is always based on operating system calls." msgstr "Головна сторінка \\*(We I<загалом> є доволі адаптивною до змін у розмірностях термінала в X-Window. Інші сторінки \\*(We можуть бути менше пристосовані до змін, особливо сторінки зі статичним текстом. Це, втім, повністю залежить від вашої системи керування вікнами та емулятора термінала. Може так трапитися, що обчислення розміру термінала та поточного вмісту у цих програмах відрізняється від обчислення у \\*(We, яке завжди виконується на основі викликів операційної системи." #. type: Plain text #: ../man/top.1:170 msgid "Following any re-size operation, if a \\*(We screen is corrupted, appears incomplete or disordered, simply typing something innocuous like a punctuation character or cursor motion key will usually restore it. In extreme cases, the following sequence almost certainly will:" msgstr "Після будь-якої дії зі зміни розмірів, якщо вміст сторінки \\*(We пошкоджено, дані показано не повністю або не впорядковано, просте введення чогось нешкідливого, наприклад символу пунктуації або клавіші пересування курсора, зазвичай, відновлює нормальний показ даних. В екстремальних випадках, майже напевно, спрацює така послідовність:" #. type: Plain text #: ../man/top.1:175 #, no-wrap msgid "" " I\n" " ^Z B \\*(We\n" " fg B \\*(We\n" " ELeftE force a screen B (if necessary)\n" msgstr "" " I<кл/ком призначення >\n" " ^Z B<призупинити> \\*(We\n" " fg B<поновити> \\*(We\n" " EЛіворучE примусово B<перемалювати> екран (якщо потрібно)\n" #. type: Plain text #: ../man/top.1:179 msgid "But if the display is still corrupted, there is one more step you could try. Insert this command after \\*(We has been suspended but before resuming it." msgstr "Але якщо показані дані лишаються пошкодженими і після цього, ви можете спробувати ще один крок. Вставте цю команду після того, як роботу \\*(We було призупинено, але перед її відновленням." #. type: Plain text #: ../man/top.1:182 #, no-wrap msgid "" " I\n" " reset restore your B\n" msgstr "" " I<кл/ком призначення >\n" " reset відновити ваші B<параметри термінала>\n" #. type: Plain text #: ../man/top.1:192 msgid "\\*(NT the width of \\*(We's display will be limited to \\*(WX positions. Displaying all fields requires \\*(WF characters. Remaining screen width is usually allocated to any variable width columns currently visible. The variable width columns, such as COMMAND, are noted in topic 3a. DESCRIPTIONS of Fields. Actual output width may also be influenced by the -w switch, which is discussed in topic 1. COMMAND-LINE Options." msgstr "\\*(NT ширину перегляду у \\*(We обмежено \\*(WX позиціями. Показ усіх полів потребує \\*(WF символів. Решту ширини екрана буде, зазвичай, використано для будь-яких показаних стовпчиків змінної ширини. Стовпчики змінної ширини, зокрема COMMAND, описано у розділі 3а. ОПИСИ ПОЛІВ. На ширину виведених даних також може вплинути параметр -w, обговоренню якого присвячено розділ 1. ПАРАМЕТРИ КОМАНДНОГО РЯДКА." #. type: Plain text #: ../man/top.1:197 msgid "Lastly, some of \\*(We's screens or functions require the use of cursor motion keys like the standard \\*(KAs plus the Home, End, PgUp and PgDn keys. If your terminal or emulator does not provide those keys, the following combinations are accepted as alternatives:" msgstr "Нарешті, деякі з екранів або функцій \\*(We потребують використання клавіш пересування курсора, зокрема стандартних клавіш зі стрілками та клавіш Home, End, PgUp і PgDn. Якщо у вашому терміналі або емуляторі термінала не передбачено доступу до цих клавіш, можна скористатися такими альтернативами:" #. type: Plain text #: ../man/top.1:207 #, no-wrap msgid "" " I< key equivalent-keys >\n" " Left alt +B< h >\n" " Down alt +B< j >\n" " Up alt +B< k >\n" " Right alt +B< l >\n" " Home alt + ctrl +B< h >\n" " PgDn alt + ctrl +B< j >\n" " PgUp alt + ctrl +B< k >\n" " End alt + ctrl +B< l >\n" msgstr "" " I< клавіша еквівалентні комбінації клавіш >\n" " Ліворуч alt +B< h >\n" " Вниз alt +B< j >\n" " Вгору alt +B< k >\n" " Праворуч alt +B< l >\n" " Home alt + ctrl +B< h >\n" " PgDn alt + ctrl +B< j >\n" " PgUp alt + ctrl +B< k >\n" " End alt + ctrl +B< l >\n" #. type: Plain text #: ../man/top.1:214 msgid "The B and B \\*(KAs have special significance when prompted for line input terminated with the EEnterE key. Those keys, or their aliases, can be used to retrieve previous input lines which can then be edited and re-input. And there are four additional keys available with line oriented input." msgstr "Клавіші зі стрілками B<Вгору> та B<Вниз> є особливо важливими у рядку запиту щодо вхідних даних, введення яких завершується натисканням клавіші EEnterE. Цими клавішами або їхніми альтернативами можна скористатися для отримання попередніх рядків введення, які потім можна відредагувати та ввести знову. Крім того, передбачено чотири додаткових клавіші із орієнтованим на рядки введенням." #. type: Plain text #: ../man/top.1:222 #, no-wrap msgid "" " I< key special-significance >\n" " Up recall B strings for re-editing\n" " Down recall B strings or B entire line\n" " Insert toggle between B and B modes\n" " Delete character B at cursor, moving others left\n" " Home jump to B of input line\n" " End jump to B of input line\n" msgstr "" " I< клавіша спеціальне призначення >\n" " Вгору відновити B<старіший> рядок для повторного редагування\n" " Вниз відновити B<новіший> рядок або B<витерти> увесь рядок\n" " Insert перемкнутися між режимами B<вставлення> і B<заміни>\n" " Delete B<вилучити> символ під курсором, пересунути інші ліворуч\n" " Home перейти на B<початок> рядка введення\n" " End перейти на B<кінець> рядка введення\n" #. ...................................................................... #. type: SS #: ../man/top.1:225 #, no-wrap msgid "Linux Memory Types" msgstr "Типи пам'яті Linux" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:234 msgid "For our purposes there are three types of memory, and one is optional. First is \\*(MP, a limited resource where code and data must reside when executed or referenced. Next is the optional \\*(MS, where modified (dirty) memory can be saved and later retrieved if too many demands are made on \\*(MP. Lastly we have \\*(MV, a nearly unlimited resource serving the following goals:" msgstr "У програмі використано три типи пам'яті, один є необов'язковим. Першим типом є фізична пам'ять, обмежений ресурс, у якому зберігаються код і дані при виконанні або використанні. Далі, є необов'язковий файл резервної пам'яті, де зберігаються змінені дані, які згодом можна отримати, якщо перевищено обсяг для фізичної пам'яті. Нарешті, є віртуальна пам'ять, майже необмежений ресурс якої використовується за такими призначеннями:" #. type: Plain text #: ../man/top.1:240 #, no-wrap msgid "" " 1. abstraction, free from physical memory addresses/limits\n" " 2. isolation, every process in a separate address space\n" " 3. sharing, a single mapping can serve multiple needs\n" " 4. flexibility, assign a virtual address to a file\n" msgstr "" " 1. абстракція, вільна від адрес/обмежень фізичної пам'яті\n" " 2. ізоляція, кожен процес в окремому адресному просторі\n" " 3. спільне використання, одна прив'язка може слугувати декільком потребам\n" " 4. гнучкість, прив'язка віртуальної адреси до файла\n" #. type: Plain text #: ../man/top.1:249 msgid "Regardless of which of these forms memory may take, all are managed as pages (typically 4096 bytes) but expressed by default in \\*(We as KiB (kibibyte). The memory discussed under topic `2c. MEMORY Usage' deals with \\*(MP and the \\*(MS for the system as a whole. The memory reviewed in topic `3. FIELDS / Columns Display' embraces all three memory types, but for individual processes." msgstr "Незалежно від того, яку з цих форм може приймати пам'ять, усіма ними система керує як сторінками (типовим розміром сторінки є 4096 байтів), але типово виражається у \\*(We у КіБ (кібібайтах). Обговорення пам'яті у розділі «2в. ВИКОРИСТАННЯ ПАМ'ЯТІ» стосується фізичної пам'яті та резервної пам'яті на диску для системи у цілому. Огляд пам'яті наведено у розділі «3. ПОЛЯ / ПОКАЗ СТОВПЧИКІВ», він стосується усіх трьох типів пам'яті, але для окремих процесів." #. type: Plain text #: ../man/top.1:255 msgid "For each such process, every memory page is restricted to a single quadrant from the table below. Both \\*(MP and \\*(MV can include any of the four, while the \\*(MS only includes #1 through #3. The memory in quadrant #4, when modified, acts as its own dedicated \\*(MS." msgstr "Для кожного з таких процесів кожну сторінку пам'яті обмежено одним квадрантом із наведеної нижче таблиці. Включати будь-яку з чотирьох можуть і фізична пам'ять, і віртуальна пам'ять, а резервна пам'ять на диску може включати лише сторінки з квадрантів від 1 до 3. Пам'ять у квадранті 4, при зміні, працює як власна резервна пам'ять на диску." #. type: Plain text #: ../man/top.1:267 #, no-wrap msgid "" " B | B\n" " B<1> | B<2>\n" " B . stack |\n" " . malloc() |\n" " . brk()/sbrk() | . POSIX shm*\n" " . mmap(PRIVATE, ANON) | . mmap(SHARED, ANON)\n" " -----------------------+----------------------\n" " . mmap(PRIVATE, fd) | . mmap(SHARED, fd)\n" " B . pgms/shared libs |\n" " B<3> | B<4>\n" msgstr "" " B<Приватна> | B<Спільна>\n" " B<1> | B<2>\n" " B<Анонімна> . stack |\n" " . malloc() |\n" " . brk()/sbrk() | . POSIX shm*\n" " . mmap(PRIVATE, ANON) | . mmap(SHARED, ANON)\n" " -----------------------+----------------------\n" " . mmap(PRIVATE, fd) | . mmap(SHARED, fd)\n" " B<На основі файла> . pgms/shared libs |\n" " B<3> | B<4>\n" #. type: Plain text #: ../man/top.1:271 msgid "The following may help in interpreting process level memory values displayed as scalable columns and discussed under topic `3a. DESCRIPTIONS of Fields'." msgstr "Наведені нижче відомості можуть допомогти у інтерпретації значень рівнів пам'яті, які показано у форматі масштабованих стовпчиків і описано у розділі «3а. ОПИС ПОЛІВ»." #. type: Plain text #: ../man/top.1:288 #, no-wrap msgid "" " %MEM - simply RES divided by total \\*(MP\n" " CODE - the `pgms' portion of quadrant B<3>\n" " DATA - the entire quadrant B<1> portion of VIRT plus all\n" " explicit mmap file-backed pages of quadrant B<3>\n" " RES - anything occupying \\*(MP which, beginning with\n" " Linux-4.5, is the sum of the following three fields:\n" " RSan - quadrant B<1> pages, which include any\n" " former quadrant B<3> pages if modified\n" " RSfd - quadrant B<3> and quadrant B<4> pages\n" " RSsh - quadrant B<2> pages\n" " RSlk - subset of RES which cannot be swapped out (any quadrant)\n" " SHR - subset of RES (excludes B<1>, includes all B<2> & B<4>, some B<3>)\n" " SWAP - potentially any quadrant except B<4>\n" " USED - simply the sum of RES and SWAP\n" " VIRT - everything in-use and/or reserved (all quadrants)\n" msgstr "" " %MEM - просто RES, яке поділено на загальний обсяг фізичної пам'яті\n" " CODE - частина «pgms» квадранта B<3>\n" " DATA - увесь квадрант B<1> VIRT і усі явним чином отримані\n" " за допомогою mmap сторінки на основі файла квадранта B<3>\n" " RES - усе, що розміщено у фізичній пам'яті, починаючи з\n" " Linux-4.5, є сумою таких трьох полів:\n" " RSan - сторінки з квадранта B<1>, куди включено\n" " колишні сторінки квадранта B<3>, якщо їх змінено\n" " RSfd - сторінки квадранта B<3> і квадранта B<4>\n" " RSsh - сторінки квадранта B<2>\n" " RSlk - підмножина RES, яку не можна вивантажити до резервної пам'яті (будь-який квадрант)\n" " SHR - підмножина RES (виключає B<1>, включає усі B<2> і B<4>, деякі B<3>)\n" " SWAP - потенційно будь-який квадрант, окрім B<4>\n" " USED - просто сума RES і SWAP\n" " VIRT - усе, що використано і/або зарезервовано (усі квадранти)\n" #. type: Plain text #: ../man/top.1:293 msgid "\\*(NT Even though program images and shared libraries are considered I to a process, they will be accounted for as I (SHR) by the kernel." msgstr "\\*(NT Хоча образи програми і спільні бібліотеки вважаються I<приватними> для процесу, їх буде враховано як I<спільні> (SHR) ядром системи." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:295 #, no-wrap msgid "1. COMMAND-LINE Options" msgstr "1. ПАРАМЕТРИ КОМАНДНОГО РЯДКА" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:299 msgid "MandatoryI< arguments> to long options are mandatory for short options too." msgstr "Обов'язкові I<аргументи> для довгих параметрів також є обов'язковими для коротких параметрів." #. type: Plain text #: ../man/top.1:302 msgid "Although not required, the equals sign can be used with either option form and whitespace before and/or after the `=' is permitted." msgstr "Хоча це і не є обов'язковим, можна скористатися знаком «дорівнює» у будь-якій з форм параметра. Також можна додавати пробіли перед і після «=»." #. type: TP #: ../man/top.1:303 #, no-wrap msgid "-B, B<--batch>" msgstr "-B, B<--batch>" #. type: Plain text #: ../man/top.1:309 msgid "Starts \\*(We in Batch mode, which could be useful for sending output from \\*(We to other programs or to a file. In this mode, \\*(We will not accept input and runs until the iterations limit you've set with the `-n' \\*(CO or until killed." msgstr "Запускає \\*(We у пакетному режимі, що може бути корисним для надсилання виведених даних з \\*(We до інших програм або до файла. У цьому режимі \\*(We не прийматиме вхідних даних і працюватиме, аж доки не буде досягнуто кількості ітерацій, яку встановлено за допомогою параметра командного рядка «-n», або до примусового завершення роботи програми." #. type: TP #: ../man/top.1:310 #, no-wrap msgid "-B, B<--cmdline-toggle>" msgstr "-B, B<--cmdline-toggle>" #. type: Plain text #: ../man/top.1:316 msgid "Starts \\*(We with the last remembered `c' state reversed. Thus, if \\*(We was displaying command lines, now that field will show program names, and vice versa. \\*(XC `c' \\*(CI for additional information." msgstr "Запускає \\*(We зі оберненням до останнього збереженого стану «c». Отже, якщо \\*(We показувала рядки команд, після запуску програма показуватиме назви програм, і навпаки. \\*(XC інтерактивну команду «c», щоб дізнатися більше." #. type: TP #: ../man/top.1:317 #, no-wrap msgid "-B, B<--delay> = I [I<.TENTHS>]" msgstr "-B, B<--delay> = I<СЕКУНДИ> [I<.ДЕСЯТІ>]" #. type: Plain text #: ../man/top.1:322 msgid "Specifies the delay between screen updates, and overrides the corresponding value in one's personal \\*(CF or the startup default. Later this can be changed with the `d' or `s' \\*(CIs." msgstr "Визначає затримку між оновленнями екрана і перевизначає відповідне значення у особистому файлі налаштувань або типові налаштування під час запуску. Пізніше, це значення можна змінити за допомогою інтерактивних команд «d» та «s»." #. type: Plain text #: ../man/top.1:327 msgid "Fractional seconds are honored, but a negative number is not allowed. In all cases, however, such changes are prohibited if \\*(We is running in Secure mode, except for root (unless the `s' \\*(CO was used). For additional information on Secure mode \\*(Xt 6d. SYSTEM Restrictions File." msgstr "До уваги братимуться дробові частини секунди, але не можна використовувати від'ємні числа. Втім, за будь-яких умов, такі зміни заборонено виконувати, якщо \\*(We працює у захищеному режимі, усім, окрім користувача root (якщо не було використано параметра командного рядка «s»). Додаткові відомості щодо захищеного режиму наведено у розділі 6г. ФАЙЛ ЗАГАЛЬНОСИСТЕМНИХ ОБМЕЖЕНЬ." #. type: TP #: ../man/top.1:328 #, no-wrap msgid "-B, B<--scale-summary-mem> = I | I | I | I | I

| I" msgstr "-B, B<--scale-summary-mem> = I | I | I | I | I

| I" #. type: Plain text #: ../man/top.1:331 msgid "Instructs \\*(We to force \\*(SA memory to be scaled as:" msgstr "Наказує \\*(We примусово масштабувати пам'ять у області завдань за такими величинами:" #. type: Plain text #: ../man/top.1:338 #, no-wrap msgid "" " k - kibibytes\n" " m - mebibytes\n" " g - gibibytes\n" " t - tebibytes\n" " p - pebibytes\n" " e - exbibytes\n" msgstr "" " k - кібібайти\n" " m - мебібайти\n" " g - гібібайти\n" " t - тебібайти\n" " p - пебібайти\n" " e - ексбібайти\n" #. type: Plain text #: ../man/top.1:341 msgid "Later this can be changed with the `E' \\*(CT." msgstr "Згодом масштабування можна змінити за допомогою команди-перемикача «E»." #. type: TP #: ../man/top.1:342 #, no-wrap msgid "-B, B<--scale-task-mem> = I | I | I | I | I

" msgstr "-B, B<--scale-task-mem> = I | I | I | I | I

" #. type: Plain text #: ../man/top.1:345 msgid "Instructs \\*(We to force \\*(TA memory to be scaled as:" msgstr "Наказує \\*(We примусово масштабувати пам'ять у області завдань за такими величинами:" #. type: Plain text #: ../man/top.1:351 #, no-wrap msgid "" " k - kibibytes\n" " m - mebibytes\n" " g - gibibytes\n" " t - tebibytes\n" " p - pebibytes\n" msgstr "" " k - кібібайти\n" " m - мебібайти\n" " g - гібібайти\n" " t - тебібайти\n" " p - пебібайти\n" #. type: Plain text #: ../man/top.1:354 msgid "Later this can be changed with the `e' \\*(CT." msgstr "Згодом масштабування можна змінити за допомогою команди-перемикача «e»." #. type: TP #: ../man/top.1:355 #, no-wrap msgid "-B, B<--threads-show>" msgstr "-B, B<--threads-show>" #. type: Plain text #: ../man/top.1:360 msgid "Instructs \\*(We to display individual threads. Without this \\*(CO a summation of all threads in each process is shown. Later this can be changed with the `H' \\*(CI." msgstr "Наказує \\*(We показувати окремі потоки обробки. Без цього параметра командного рядка буде показано сумарні дані щодо усіх потоків кожного процесу. Пізніше режим роботи можна змінити за допомогою інтерактивної команди «H»." #. type: TP #: ../man/top.1:361 #, no-wrap msgid "-B, B<--help>" msgstr "-B, B<--help>" #. type: Plain text #: ../man/top.1:364 msgid "Display usage help text, then quit." msgstr "Вивести текст довідки і завершити роботу." #. type: TP #: ../man/top.1:365 #, no-wrap msgid "-B, B<--idle-toggle>" msgstr "-B, B<--idle-toggle>" #. type: Plain text #: ../man/top.1:372 msgid "Starts \\*(We with the last remembered `i' state reversed. When this toggle is \\*F, tasks that have not used any \\*(PU since the last update will not be displayed. For additional information regarding this toggle \\*(Xt 4c. TASK AREA Commands, SIZE." msgstr "Запускає \\*(We із оберненням останнього збереженого стану «i». Якщо цей перемикач вимкнено, завдання, які не використовували центральний процесор з моменту останнього оновлення, не буде показано. Щоб дізнатися більше про цей перемикач, ознайомтеся з розділом 4в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ, РОЗМІР." #. type: TP #: ../man/top.1:373 #, no-wrap msgid "-B, B<--iterations> = I" msgstr "-B, B<--iterations> = I<ЧИСЛО>" #. type: Plain text #: ../man/top.1:377 msgid "Specifies the maximum number of iterations, or frames, \\*(We should produce before ending." msgstr "Визначає максимальну кількість ітерацій або кадрів, які \\*(We має показати, перш ніж завершити роботу." #. type: TP #: ../man/top.1:378 #, no-wrap msgid "-B, B<--list-fields>" msgstr "-B, B<--list-fields>" #. type: Plain text #: ../man/top.1:384 msgid "This option acts as a form of help for the -o option shown below. It will cause \\*(We to print each of the available field names on a separate line, then quit. Such names are subject to NLS (National Language Support) translation." msgstr "Цей параметр працює як допоміжна форма для описаного нижче параметра -o. Використання цього параметра наказує \\*(We виводити кожну назву доступного поля, а потім завершити роботу. Такі назви підлягають перекладу NLS (National Language Support)." #. type: TP #: ../man/top.1:385 #, no-wrap msgid "-B, B<--sort-override> = I" msgstr "-B, B<--sort-override> = I<НАЗВА_ПОЛЯ>" #. type: Plain text #: ../man/top.1:393 msgid "Specifies the name of the field on which tasks will be sorted, independent of what is reflected in the configuration file. You can prepend a `+' or `-' to the field name to also override the sort direction. A leading `+' will force sorting high to low, whereas a `-' will ensure a low to high ordering." msgstr "Визначає назву поля, за яким буде упорядковано завдання, незалежно від того, що вказано у файлі налаштувань. Ви можете дописати «+» або «-» до назви поля, щоб змінити порядок. Початковий «+» визначає упорядковування від більших до менших значень, а початковий «-» — від менших до більших." #. type: Plain text #: ../man/top.1:396 msgid "This option exists primarily to support automated/scripted batch mode operation." msgstr "Цей параметр призначено, в основному, для підтримки роботи у автоматизованому/керованому скриптами пакетному режимі." #. type: TP #: ../man/top.1:397 #, no-wrap msgid "-B

, B<--pid> = I (as: I<1>,I<2>,I<3>, ... or -pI<1> -pI<2> -pI<3> ...)" msgstr "-B

, B<--pid> = I<СПИСОК_PID> (у форматі I<1>,I<2>,I<3>, ... або -pI<1> -pI<2> -pI<3> ...)" #. type: Plain text #: ../man/top.1:403 msgid "Monitor only processes with specified process IDs. However, when combined with Threads mode (`H'), all processes in the thread group (\\*(Xa TGID) of each monitored PID will also be shown." msgstr "Спостерігати лише за процесами із вказаними ідентифікаторами. Втім, при поєднанні із режимом потоків обробки («H»), також буде показано усі процеси у групі потоків обробки (\\*(Xa TGID) кожного PID, за яким ведеться спостереження." #. type: Plain text #: ../man/top.1:407 msgid "This option can be given up to 20 times, or you can provide a comma delimited list with up to 20 pids. Co-mingling both approaches is permitted." msgstr "Цей параметр можна використати до 20 разів або ви можете вказати список відокремлених комами аж до 20 pid. Можна використовувати суміш обох записів." #. type: Plain text #: ../man/top.1:410 msgid "A pid value of zero will be treated as the process id of the \\*(We program itself once it is running." msgstr "Нульове значення pid вважається ідентифікатором процесу самої програми \\*(We після її запуску." #. type: Plain text #: ../man/top.1:414 msgid "This is a \\*(CO only and should you wish to return to normal operation, it is not necessary to quit and restart \\*(We \\*(Em just issue any of these \\*(CIs: `=', `u' or `U'." msgstr "Це лише параметр командного рядка, і якщо ви хочете повернутися до звичайного режиму роботи програми, немає потреби у виході з програми і перезапуску \\*(Em просто видайте одну з таких інтерактивних команд: «=», «u» або «U»." #. type: Plain text #: ../man/top.1:416 msgid "The `p', `u' and `U' \\*(COs are mutually exclusive." msgstr "Параметри командного рядка «p», «u» і «U» є взаємно виключними." #. type: TP #: ../man/top.1:417 #, no-wrap msgid "-B, B<--accum-time-toggle>" msgstr "-B, B<--accum-time-toggle>" #. type: Plain text #: ../man/top.1:423 msgid "Starts \\*(We with the last remembered `S' state reversed. When Cumulative time mode is \\*O, each process is listed with the \\*(Pu time that it and its dead children have used. \\*(XC `S' \\*(CI for additional information regarding this mode." msgstr "Запускає \\*(We із станом, оберненим щодо останнього збереженого стану «S». Якщо режим накопиченого часу увімкнено, кожен процес буде показано із часом центрального процесора, який використано самим процесом і усіма його завершеними дочірніми процесами. Додаткові відомості щодо цього режиму можна отримати у розділі щодо інтерактивної команди «S»." #. type: TP #: ../man/top.1:424 #, no-wrap msgid "-B, B<--secure-mode>" msgstr "-B, B<--secure-mode>" #. type: Plain text #: ../man/top.1:429 msgid "Starts \\*(We with secure mode forced, even for root. This mode is far better controlled through a system \\*(CF (\\*(Xt 6. FILES)." msgstr "Примусово запускає \\*(We у захищеному режимі, навіть для користувача root. Цим режимом набагато краще керувати за допомогою загальносистемного файла налаштувань (див. розділ 6. ФАЙЛИ)." #. type: TP #: ../man/top.1:430 #, no-wrap msgid "-B, B<--filter-any-user> = I (as: I or I)" msgstr "-B, B<--filter-any-user> = I<КОРИСТУВАЧ> (як I<число> або I<ім'я>)" #. type: Plain text #: ../man/top.1:435 msgid "Display only processes with a user id or user name matching that given. This option matches onI< any> user (I, I, I, or I)." msgstr "Показати лише процеси із вказаним ідентифікатором користувача або іменем користувача. Цей параметр стосується I<будь-якого> користувача (I<справжнього>, I<ефективного>, I<збереженого> або I<файлової системи>)." #. type: Plain text #: ../man/top.1:438 msgid "Prepending an exclamation point (`!') to the user id or name instructs \\*(We to display only processes with users not matching the one provided." msgstr "Додавання знаку оклику («!») до ідентифікатора користувача або імені наказує \\*(We показати лише процеси користувачів, які не збігаються із вказаним." #. type: Plain text #: ../man/top.1:440 msgid "The `p', `U' and `u' \\*(COs are mutually exclusive." msgstr "Параметри командного рядка «p», «u» і «U» є взаємно виключними." #. type: TP #: ../man/top.1:441 #, no-wrap msgid "-B, B<--filter-only-euser> = I (as: I or I)" msgstr "-B, B<--filter-only-euser> = I<КОРИСТУВАЧ> (як I<число> або I<ім'я>)" #. type: Plain text #: ../man/top.1:445 msgid "Display only processes with a user id or user name matching that given. This option matches on theI< effective> user id only." msgstr "Показати лише процеси із вказаним ідентифікатором користувача або іменем користувача. Цей параметр стосується лише I<ефективного> користувача." #. type: Plain text #: ../man/top.1:448 msgid "Prepending an exclamation point (`!') to the user id or name instructs \\*(We to display only processes with users not matching the one provided. " msgstr "Додавання знаку оклику («!») до ідентифікатора користувача або імені наказує \\*(We показати лише процеси користувачів, які не збігаються із вказаним. " #. type: Plain text #: ../man/top.1:450 msgid "The `p', `U' and `u' \\*(COs are mutually exclusive. " msgstr "Параметри командного рядка «p», «U» і «u» є взаємно виключними." #. type: TP #: ../man/top.1:451 #, no-wrap msgid "-B, B<--version>" msgstr "-B, B<--version>" #. type: Plain text #: ../man/top.1:454 msgid "Display version information, then quit." msgstr "Вивести дані щодо версії і завершити роботу." #. type: TP #: ../man/top.1:455 #, no-wrap msgid "-B, B<--width> [=I]" msgstr "-B, B<--width> [=I<СТОВПЧИКИ>]" #. type: Plain text #: ../man/top.1:462 msgid "In Batch mode, when used without an argument \\*(We will format output using the COLUMNS= and LINES= environment variables, if set. Otherwise, width will be fixed at the maximum \\*(WX columns. With an argument, output width can be decreased or increased (up to \\*(WX) but the number of rows is considered unlimited." msgstr "У пакетному режимі, коли програму використано без аргументів, \\*(We форматуватиме виведення з використанням змінних середовища COLUMNS= і LINES=, якщо значення цих змінних встановлено. Якщо значення не встановлено, ширину буде зафіксовано на максимальному значення у \\*(WX стовпчиків. Якщо вказано аргумент, ширину виведення буде зменшено або збільшено (аж до \\*(WX), а кількість рядків вважатиметься необмеженою." #. type: Plain text #: ../man/top.1:468 msgid "In normal display mode, when used without an argument \\*(We willI< attempt> to format output using the COLUMNS= and LINES= environment variables, if set. With an argument, output width can only be decreased, not increased. Whether using environment variables or an argument with -w, whenI< not> in Batch mode actual terminal dimensions can never be exceeded." msgstr "У режимі звичайного показу, якщо параметр вказано без аргументу \\*(We I<спробує> форматувати виведення з використанням змінних середовища COLUMNS= і LINES=, якщо їхні значення встановлено. Якщо аргумент вказано, ширину виведення може бути лише зменшено, а не збільшено. Буде використано змінні середовища чи аргумент з -w, якщо програма I<не> працює у пакетному режимі, справжні розмірності терміналу ніколи не може бути перевищено." #. type: Plain text #: ../man/top.1:471 msgid "\\*(NT Without the use of this \\*(CO, output width is always based on the terminal at which \\*(We was invoked whether or not in Batch mode." msgstr "\\*(NT Без використання цього параметра командного рядка, ширина виведення завжди обчислюється на основі термінала, з якого викликано \\*(We, незважаючи на те, чи запущено програму у пакетному режимі." #. type: TP #: ../man/top.1:472 #, no-wrap msgid "-B<1>, B<--single-cpu-toggle>" msgstr "-B<1>, B<--single-cpu-toggle>" #. type: Plain text #: ../man/top.1:478 msgid "Starts \\*(We with the last remembered Cpu States portion of the \\*(SA reversed. Either all \\*(Pu information will be displayed in a single line or each \\*(Pu will be displayed separately, depending on the state of the NUMA Node \\*(CT ('2')." msgstr "Запускає \\*(We із оберненим щодо останнього збереженого стану розділом станів центрального процесора обласіт резюме. Або дані щодо усіх центральних процесорів буде показано або у єдиному рядку, або дані для кожного процесора буде показано окремо, залежно від стану перемикача вузлів NUMA Node («2»)." #. type: Plain text #: ../man/top.1:480 msgid "\\*(XC `1' and '2' \\*(CIs for additional information." msgstr "Див. інтерактивні команди «1» і «2», щоб дізнатися більше." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:482 #, no-wrap msgid "2. SUMMARY Display" msgstr "2. ПОКАЗ РЕЗЮМЕ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:488 msgid "Each of the following three areas are individually controlled through one or more \\*(CIs. \\*(XT 4b. SUMMARY AREA Commands for additional information regarding these provisions." msgstr "Кожною з описаних нижче областей можна окремо керувати за допомогою однією або декількох інтерактивних команд. Див. розділ 4б. КОМАНДИ ОБЛАСТІ РЕЗЮМЕ, щоб дізнатися більше про ці команди." #. ...................................................................... #. type: SS #: ../man/top.1:490 #, no-wrap msgid "2a. UPTIME and LOAD Averages" msgstr "2а. СЕРЕДНІ ЗНАЧЕННЯ ЧАСУ РОБОТИ ТА НАВАНТАЖЕННЯ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:493 msgid "This portion consists of a single line containing:" msgstr "Ця частина складається з одного рядка такого вмісту:" #. type: Plain text #: ../man/top.1:498 #, no-wrap msgid "" " B orB< window> name, depending on display mode\n" " current time and length of time since last boot\n" " total number of users\n" " system load avg over the last 1, 5 and 15 minutes\n" msgstr "" " назва B<програми> або B<вікна>, залежно від режиму показу;\n" " поточний час і час з моменту останнього завантаження;\n" " загальна кількість користувачів;\n" " середнє навантаження на систему за останні 1, 5 і 15 хвилин\n" #. ...................................................................... #. type: SS #: ../man/top.1:501 #, no-wrap msgid "2b. TASK and CPU States" msgstr "2б. СТАНИ ЗАВДАННЯ ТА ПРОЦЕСОРА" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:506 msgid "This portion consists of a minimum of two lines. In an SMP environment, additional lines can reflect individual \\*(PU state percentages." msgstr "Ця частина складається з принаймні двох рядків. У середовищі із симетричною багатопроцесорністю додаткові рядки може бути використано для показу окремих часток кожного процесора." #. type: Plain text #: ../man/top.1:510 msgid "Line 1 shows totalB< tasks> orB< threads>, depending on the state of the Threads-mode toggle. That total is further classified as:" msgstr "У першому рядку буде показано загальну кількість B<завдань> або B<потоків обробки>, залежно від стану перемикача режиму потоків. Загальні дані далі буде класифіковано так:" #. type: Plain text #: ../man/top.1:512 #, no-wrap msgid " running; sleeping; stopped; zombie\n" msgstr " працює; приспано; зупинено; зомбі\n" #. type: Plain text #: ../man/top.1:516 msgid "Line 2 shows \\*(PU state percentages based on the interval since the last refresh." msgstr "У другому рядку буде показано частки стану центрального процесора на основі проміжку часу з останнього оновлення даних." #. type: Plain text #: ../man/top.1:519 msgid "As a default, percentages for these individual categories are displayed. Depending on your kernel version, the B field may not be shown." msgstr "Типово, буде показано частки для наведених нижче категорій. Якщо версія ядра є невідповідною, поле B може бути не показано." #. type: Plain text #: ../man/top.1:528 #, no-wrap msgid "" " B : time running un-niced user processes\n" " B : time running kernel processes\n" " B : time running niced user processes\n" " B : time spent in the kernel idle handler\n" " B : time waiting for I/O completion\n" " B : time spent servicing hardware interrupts\n" " B : time spent servicing software interrupts\n" " B : time stolen from this vm by the hypervisor\n" msgstr "" " B : час роботи непріоритетних процесів користувача\n" " B : час роботи процесів ядра\n" " B : час роботи пріоритетних процесів користувача\n" " B : час, витрачений у обробнику бездіяльності ядра\n" " B : час очікування на завершення введення-виведення\n" " B : час, витрачений на обслуговування апаратних переривань\n" " B : час, витрачений на обслуговування програмних переривань\n" " B : час, викрадений з цієї ВМ гіпервізором\n" #. type: Plain text #: ../man/top.1:533 msgid "Beyond the first tasks/threads line, there are alternate \\*(PU display modes available via the 4-way `t' \\*(CT. They show an abbreviated summary consisting of these elements:" msgstr "Окрім першого рядка завдань/потоків, передбачено альтернативні режими показу центрального процесора, доступ до яких можна отримати за допомогою чотирипозиційної команди-перемикача «t». У них програма показуватиме скорочене резюме, що складається з таких елементів:" #. type: Plain text #: ../man/top.1:536 #, no-wrap msgid "" " a b c d\n" " %Cpu(s): B<75.0>/25.0 B<100>[ ... ]\n" msgstr "" " а б в г\n" " %CПроц.: B<75,0>/25,0 B<100>[ ... ]\n" #. type: Plain text #: ../man/top.1:543 msgid "Where: a) is the `user' (us + ni) percentage; b) is the `system' (sy + hi + si) percentage; c) is the total percentage; and d) is one of two visual graphs of those representations. Such graphs also reflect separate `user' and `system' portions." msgstr "Де а) частка «user» (us + ni); б) є часткою «system» (sy + hi + si); в) є загальні дані часток; і г) один з двох візуальних графіків цих представлень. У таких графіках також буде показано окремі частки «користувача» і «системи»." #. type: Plain text #: ../man/top.1:548 msgid "If the `4' \\*(CT is used to yield more than two cpus per line, results will be further abridged eliminating the a) and b) elements. However, that information is still reflected in the graph itself assuming color is active or, if not, bars vs. blocks are being shown." msgstr "Командою-перемикачем «4» користуються для отримання даних понад двох процесорів на рядок. Результати буде скорочено шляхом вилучення елементів а) і б). Втім, ці дані усе ще буде показано на самому графіку, якщо активними є кольори, а якщо ні, показано смужки і блоки." #. type: Plain text #: ../man/top.1:551 msgid "\\*(XT 4b. SUMMARY AREA Commands for additional information on the `t' and `4' \\*(CTs." msgstr "Див. розділ 4б. КОМАНДИ ОБЛАСТІ РЕЗЮМЕ, щоб дізнатися більше про команди-перемикачі «t» і «4»." #. ...................................................................... #. type: SS #: ../man/top.1:553 #, no-wrap msgid "2c. MEMORY Usage" msgstr "2в. ВИКОРИСТАННЯ пам'яті" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:558 msgid "This portion consists of two lines which may express values in kibibytes (KiB) through exbibytes (EiB) depending on the scaling factor enforced with the `E' \\*(CI." msgstr "Ця частина складається з двох рядків, у яких може бути показано значення в одиницях від кібібайтів (КіБ) до ексбібайтів (ЕіБ) залежно від коефіцієнта масштабування, який визначається інтерактивною командою «E»." #. type: Plain text #: ../man/top.1:560 msgid "As a default, Line 1 reflects \\*(MP, classified as:" msgstr "Типово, у першому рядку буде показано дані фізичної пам'яті, класифіковані так:" #. type: Plain text #: ../man/top.1:562 #, no-wrap msgid " total, free, used and buff/cache\n" msgstr " загалом, вільно, використано та буфер/кеш\n" #. type: Plain text #: ../man/top.1:565 msgid "Line 2 reflects mostly \\*(MV, classified as:" msgstr "Рядок 2 показує, здебільшого, віртуальну пам'ять, класифіковану так:" #. type: Plain text #: ../man/top.1:567 #, no-wrap msgid " total, free, used and avail (which is \\*(MP)\n" msgstr " загалом, вільно, використано та доступно (тобто фізична пам'ять)\n" #. type: Plain text #: ../man/top.1:575 msgid "The B number on line 2 is an estimation of \\*(MP available for starting new applications, without swapping. Unlike the B field, it attempts to account for readily reclaimable page cache and memory slabs. It is available on kernels 3.14, emulated on kernels 2.6.27+, otherwise the same as B." msgstr "Число B<дост> у рядку 2 є оцінкою фізичної пам'яті, доступною для запуску нових програм, без резервної пам'яті на диску. На відміну від поля B<вільн>, програма спробує врахувати безпосередньо використовуваний кеш сторінок та шматки пам'яті. Дані доступні у ядрах після 3.14, їх емульовано у ядрах 2.6.27+, у інших випадках це те саме, що і B<вільн>." #. type: Plain text #: ../man/top.1:578 msgid "In the alternate memory display modes, two abbreviated summary lines are shown consisting of these elements:" msgstr "У режимах альтернативного показу пам'яті, буде показано два скорочених резюме, що складатимуться з таких елементів:" #. type: Plain text #: ../man/top.1:582 #, no-wrap msgid "" " a b c\n" " GiB Mem : B<18.7>/15.738 [ ... ]\n" " GiB Swap: B< 0.0>/7.999 [ ... ]\n" msgstr "" " а б в\n" " ГіБ Пам : B<18,7>/15,738 [ ... ]\n" " ГіБ Своп: B< 0,0>/7,999 [ ... ]\n" #. type: Plain text #: ../man/top.1:586 msgid "Where: a) is the percentage used; b) is the total available; and c) is one of two visual graphs of those representations." msgstr "Де а) є часткою використаного; б) загалом доступно і в) один з двох візуальних графіків цих представлень." #. type: Plain text #: ../man/top.1:593 msgid "In the case of \\*(MP, the percentage represents the B minus the estimated B noted above. The `Mem' graph itself is divided between the non-cached portion of B and any remaining memory not otherwise accounted for by B. \\*(XT 4b. SUMMARY AREA Commands and the `m' command for additional information on that special 4-way toggle." msgstr "У випадку фізичної пам'яті частка відповідає різниці B<загал> і оцінки B<дост>, вказаний вище. Сам графік «Пам» поділено між некешованою частиною B<вик.> та рештою пам'яті, яку інакше не враховано у B<дост>. Див. 4б. КОМАНДИ ОБЛАСТІ РЕЗЮМЕ та команду «m», щоб дізнатися більше про цей особливий чотирипозиційний перемикач." #. type: Plain text #: ../man/top.1:595 msgid "This table may help in interpreting the scaled values displayed:" msgstr "Ця таблиця може допомогти вам в інтерпретації показаних масштабованих значень:" #. type: Plain text #: ../man/top.1:602 #, no-wrap msgid "" " KiB = kibibyte = 1024 bytes\n" " MiB = mebibyte = 1024 KiB = 1,048,576 bytes\n" " GiB = gibibyte = 1024 MiB = 1,073,741,824 bytes\n" " TiB = tebibyte = 1024 GiB = 1,099,511,627,776 bytes\n" " PiB = pebibyte = 1024 TiB = 1,125,899,906,842,624 bytes\n" " EiB = exbibyte = 1024 PiB = 1,152,921,504,606,846,976 bytes\n" msgstr "" " КіБ = кібібайт = 1024 байтів\n" " МіБ = мебібайт = 1024 КіБ = 1048576 байтів\n" " ГіБ = гібібайт = 1024 МіБ = 1073741824 байтів\n" " ТіБ = тебібайт = 1024 ГіБ = 1099511627776 байтів\n" " ПіБ = пебібайт = 1024 ТіБ = 1125899906842624 байтів\n" " ЕіБ = ексбібайт = 1024 ПіБ = 1152921504606846976 байтів\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:605 #, no-wrap msgid "3. FIELDS / Columns" msgstr "3. ПОЛЯ / СТОВПЧИКИ" #. ---------------------------------------------------------------------- #. ...................................................................... #. type: SS #: ../man/top.1:608 #, no-wrap msgid "3a. DESCRIPTIONS of Fields" msgstr "3а. ОПИС ПОЛІВ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:614 msgid "Listed below are \\*(We's available process fields (columns). They are shown in strict ascii alphabetical order. You may customize their position and whether or not they are displayable with the `f' (Fields Management) \\*(CI." msgstr "Нижче наведено список доступних у \\*(We полів процесів (стовпчиків). Пункти вказано строго за абетковим порядком ASCII. Ви можете змінити їхні позиції та те, чи буде їх показано за допомогою інтерактивної команди «f» (керування полями)." #. type: Plain text #: ../man/top.1:619 msgid "Any field is selectable as the sort field, and you control whether they are sorted high-to-low or low-to-high. For additional information on sort provisions \\*(Xt 4c. TASK AREA Commands, SORTING." msgstr "Як поле для упорядковування можна використовувати будь-яке поле. Ви можете керувати тим, буде записи упорядковано за зростанням чи спаданням. Щоб дізнатися більше про упорядковування, зверніться до розділу 4в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ, УПОРЯДКОВУВАННЯ." #. type: Plain text #: ../man/top.1:625 msgid "The fields related to \\*(MP or \\*(MV reference `(KiB)' which is the unsuffixed display mode. Such fields may, however, be scaled from KiB through PiB. That scaling is influenced via the `e' \\*(CI or established for startup through a build option." msgstr "Дані у полях, які пов'язано із фізичною пам'яттю та віртуальною пам'яттю, використано «(КіБ)», режим показу без суфіксів одиниць. Втім, у таких полях можливе масштабування від КіБ до ПіБ. Це масштабування визначають інтерактивною командою «e» або під час запуску за допомогою параметра збирання." #. type: TP #: ../man/top.1:626 #, no-wrap msgid "B<%CPU \\*(Em \\*(PU Usage >" msgstr "B<%CPU \\*(Em Використання процесора >" #. type: Plain text #: ../man/top.1:630 msgid "The task's share of the elapsed \\*(PU time since the last screen update, expressed as a percentage of total \\*(PU time." msgstr "Частка завдання у часі процесора з моменту останнього оновлення екрана, яку виражено у відсотках від загального часу роботи процесора." #. type: Plain text #: ../man/top.1:635 msgid "In a true SMP environment, if a process is multi-threaded and \\*(We is I operating in Threads mode, amounts greater than 100% may be reported. You toggle Threads mode with the `H' \\*(CI." msgstr "У справжньому середовищі із симетричною багатопроцесорністю, якщо процес є багатопотоковим, і \\*(We I<не> працює у режимі потоків, може бути показано значення більші за 100%. Перемкнути режим потоків можна за допомогою інтерактивної команди «H»." #. type: Plain text #: ../man/top.1:640 msgid "Also for multi-processor environments, if Irix mode is \\*F, \\*(We will operate in Solaris mode where a task's \\*(Pu usage will be divided by the total number of \\*(PUs. You toggle Irix/Solaris modes with the `I' \\*(CI." msgstr "Також для багатопроцесорних середовищ, якщо режим Irix \\*F, \\*(We працюватиме у режимі Solaris, у якому використання процесора завданням буде поділено на загальну кількість процесорів. Перемкнути режими Irix/Solaris можна за допомогою інтерактивної команди «I»." #. type: Plain text #: ../man/top.1:646 msgid "\\*(NT When running in forest view mode (`V') with children collapsed (`v'), this field will also include the \\*(PU time of those unseen children. \\*(XT 4c. TASK AREA Commands, CONTENT for more information regarding the `V' and `v' toggles." msgstr "\\*(NT Якщо програма працює у режимі перегляду лісу («V») зі згорнутими дочірніми процесами («v»), до цього поля також буде включено час процесора для цих невидимих дочірніх процесів. Див. розділ 4в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ, ВМІСТ, щоб дізнатися більше про перемикачі «V» та «v»." #. type: TP #: ../man/top.1:647 #, no-wrap msgid "B<%CUC \\*(Em \\*(PU Utilization >" msgstr "B<%CUC \\*(Em Використання процесора >" #. type: Plain text #: ../man/top.1:651 msgid "This field is identical to %CUU below, except the percentage also reflects reaped child processes." msgstr "Це поле є тотожним до %CUU нижче, але у частці буде також показано завершені дочірні процеси." #. type: TP #: ../man/top.1:652 #, no-wrap msgid "B<%CUU \\*(Em \\*(PU Utilization >" msgstr "B<%CUU \\*(Em Використання процесора >" #. type: Plain text #: ../man/top.1:656 msgid "A task's total \\*(PU usage divided by its elapsed running time, expressed as a percentage." msgstr "Загальне використання процесора завданням, поділене на витрачений час роботи, яке виражено у відсотках." #. type: Plain text #: ../man/top.1:661 msgid "If a process currently displays high \\*(PU usage, this field can help determine if such behavior is normal. Conversely, if a process has low \\*(PU usage currently, %CUU may reflect historically higher demands over its lifetime." msgstr "Якщо на поточний момент для процесу буде показано високе використання процесора, це поле може допомогти визначити, чи належним чином поводить себе процес. Навпаки, процес мало використовує процесор, %CUU може показати попередні вищі вимоги під час роботи процесу." #. type: TP #: ../man/top.1:662 #, no-wrap msgid "B<%MEM \\*(Em Memory Usage (RES) >" msgstr "B<%MEM \\*(Em Використання пам'яті (RES) >" #. type: Plain text #: ../man/top.1:665 msgid "A task's currently resident share of available \\*(MP." msgstr "Поточна використана завданням частка доступної фізичної пам'яті." #. type: Plain text #: ../man/top.1:667 msgid "\\*(XX." msgstr "\\*(XX." #. type: TP #: ../man/top.1:668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:673 msgid "The autogroup identifier associated with a process. This feature operates in conjunction with the CFS scheduler to improve interactive desktop performance." msgstr "Ідентифікатор автогрупи, який пов'язано із процесом, що працює у поєднанні із планувальником CFS для удосконалення швидкодії інтерактивної стільниці." #. type: Plain text #: ../man/top.1:682 msgid "When /proc/sys/kernel/sched_autogroup_enabled is set, a new autogroup is created with each new session (\\*(Xa SID). All subsequently forked processes in that session inherit membership in this autogroup. The kernel then attempts to equalize distribution of CPU cycles across such groups. Thus, an autogroup with many \\*(PU intensive processes (e.g make -j) will not dominate an autogroup with only one or two processes." msgstr "Якщо встановлено /proc/sys/kernel/sched_autogroup_enabled, для кожного сеансу (\\*(Xa SID) буде створено автогрупу. Усі наступні відгалужені процеси у цьому сеансі успадкують членство у цій автогрупі. Надалі, ядро спробує вирівняти розподіл циклів процесора між такими групами. Таким чином, автогрупа із багатьма інтенсивними щодо процесора процесами (наприклад, make -j) не домінуватиме над автогрупою із лише одним або двома процесами." #. type: Plain text #: ../man/top.1:684 msgid "When -1 is displayed it means this information is not available." msgstr "Якщо показано -1, відомості є недоступними." #. type: TP #: ../man/top.1:685 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:691 msgid "The autogroup nice value which affects scheduling of all processes in that group. A negative nice value means higher priority, whereas a positive nice value means lower priority." msgstr "Значення пріоритетності автогрупи, яке стосується планування усіх процесів у цій групі. Від'ємне значення пріоритетності означає, що пріоритет є вищим, а додатне — нижчим." #. type: TP #: ../man/top.1:692 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:696 msgid "The name of the control group to which a process belongs, or `-' if not applicable for that process." msgstr "Назва групи керування, якій належить процес, або «-», якщо їх можна застосовувати до цього процесу." #. type: Plain text #: ../man/top.1:700 msgid "This will typically be the last entry in the full list of control groups as shown under the next heading (CGROUPS). And as is true there, this field is also variable width." msgstr "Це, типово, буде останній запис у повному списку груп керування, показаного під наступним заголовком (CGROUPS). Це поле також має змінну ширину." #. type: TP #: ../man/top.1:701 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:705 msgid "The names of the control group(s) to which a process belongs, or `-' if not applicable for that process." msgstr "Назви груп керування, якій належить процес, або «-», якщо їх можна застосовувати до цього процесу." #. type: Plain text #: ../man/top.1:710 msgid "Control Groups provide for allocating resources (cpu, memory, network bandwidth, etc.) among installation-defined groups of processes. They enable fine-grained control over allocating, denying, prioritizing, managing and monitoring those resources." msgstr "Групи керування призначено для розподілу ресурсів (процесора, пам'яті, каналу мережі тощо) серед визначених під час встановлення груп процесів. Вони уможливлюють тонкий контроль над розподілом ресурсів, забороною використання ресурсів, пріоритетами у використанні ресурсів, керування ресурсами та спостереження за ресурсами." #. type: Plain text #: ../man/top.1:714 msgid "Many different hierarchies of cgroups can exist simultaneously on a system and each hierarchy is attached to one or more subsystems. A subsystem represents a single resource." msgstr "Одночасно у системі може бути багато різних ієрархій груп керування. Кожну з ієрархій пов'язано із однією або декількома підсистемами. Підсистема відповідає єдиному ресурсу." #. type: Plain text #: ../man/top.1:721 msgid "\\*(NT The CGROUPS field, unlike most columns, is not fixed-width. When displayed, it plus any other variable width columns will be allocated all remaining screen width (up to the maximum \\*(WX characters). Even so, such variable width fields could still suffer truncation. \\*(XT 5c. SCROLLING a Window for additional information on accessing any truncated data." msgstr "\\*(NT Поле CGROUPS, на відміну від більшості стовпчиків, не є полем фіксованої ширини. Якщо його показано, воно разом із іншими полями змінної ширини доповнюватиме текст у рядку до межі ширини екрана (аж до максимальної ширини у \\*(WX символів). Попри це, такі поля змінної ширини теж можуть підлягати обрізанню. Див. розділ 5в. ГОРТАННЯ ВІКНА, щоб дізнатися більше про доступ до будь-яких обрізаних даних." #. type: TP #: ../man/top.1:722 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:726 msgid "The amount of \\*(MP currently devoted to executable code, also known as the Text Resident Set size or TRS." msgstr "Обсяг фізичної пам'яті, яку у поточний момент призначено для виконуваного коду, також відома як розмір Text Resident Set (TRS або текстового резидентного набору)." #. type: Plain text #: ../man/top.1:728 msgid "\\*(XX. " msgstr "\\*(XX. " #. type: TP #: ../man/top.1:729 #, no-wrap msgid "B or CommandB< Line >" msgstr "B< COMMAND \\*(Em Назва команди> або командний B<рядок >" #. type: Plain text #: ../man/top.1:735 msgid "Display the command line used to start a task or the name of the associated program. You toggle between commandI< line> andI< name> with `c', which is both a \\*(CO and an \\*(CI." msgstr "Показує рядок команди, який використано для запуску завдання або назву пов'язаної із ним програми. Перемикання між показом I<рядка> і I<назви> можна виконувати за допомогою «c», параметра командного рядка або інтерактивної команди." #. type: Plain text #: ../man/top.1:740 #, no-wrap msgid "" "When you've chosen to display command lines, processes without a command\n" "line (like kernel threads) will be shown with only the program name in\n" "brackets, as in this example:\n" " [kthreadd]\n" msgstr "" "Якщо ви вибрали режим рядка команди, процеси без рядка команди (зокрема\n" "потоки ядра) буде показано лише назвою програми у квадратних дужках,\n" "як у цьому прикладі:\n" " [kthreadd]\n" #. type: Plain text #: ../man/top.1:743 msgid "This field may also be impacted by the forest view display mode. \\*(XC `V' \\*(CI for additional information regarding that mode." msgstr "На це поле також може впливати режим показу дерева. Див. інтерактивну команду «V», щоб дізнатися більше про цей режим." #. type: Plain text #: ../man/top.1:752 msgid "\\*(NT The COMMAND field, unlike most columns, is not fixed-width. When displayed, it plus any other variable width columns will be allocated all remaining screen width (up to the maximum \\*(WX characters). Even so, such variable width fields could still suffer truncation. This is especially true for this field when command lines are being displayed (the `c' \\*(CI.) \\*(XT 5c. SCROLLING a Window for additional information on accessing any truncated data." msgstr "\\*(NT Поле COMMAND, на відміну від більшості стовпчиків, не є полем фіксованої ширини. Якщо його показано, воно разом із іншими полями змінної ширини доповнюватиме текст у рядку до межі ширини екрана (аж до максимальної ширини у \\*(WX символів). Попри це, такі поля змінної ширини теж можуть підлягати обрізанню. Це особливо стосується цього поля при показі рядків команди (інтерактивна команда «c».) Див. розділ 5в. ГОРТАННЯ ВІКНА, щоб дізнатися більше про доступ до будь-яких обрізаних даних." #. type: TP #: ../man/top.1:753 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:759 msgid "The amount of private memory I by a process. It is also known as the Data Resident Set or DRS. Such memory may not yet be mapped to \\*(MP (RES) but will always be included in the \\*(MV (VIRT) amount." msgstr "Обсяг приватної пам'яті, який I<зарезервовано> процесом. Ця пам'ять має назву Data Resident Set (DRS або резидентний набір даних). Таку пам'ять ще не може бути пов'язано із фізичною пам'яттю (RES), але її буде завжди включено в обсяг віртуальної пам'яті (VIRT)." #. type: Plain text #: ../man/top.1:761 msgid "\\*(XX. " msgstr "\\*(XX. " #. type: TP #: ../man/top.1:762 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:766 msgid "The length of time since a process was started. Thus, the most recently started task will display the smallest time interval." msgstr "Час з моменту запуску процесу. Отже, для останнього запущеного завдання буде показано найменший інтервал часу." #. type: Plain text #: ../man/top.1:771 msgid "The value will be expressed as 'HH,MM' (hours,minutes) but is subject to additional scaling if the interval becomes too great to fit column width. At that point it will be scaled to 'DD+HH' (days+hours) and possibly beyond." msgstr "Значення буде показано як «ГГ,ХХ» (години,хвилини), але його може бути масштабовано, якщо інтервал стає надто великим, щоб його можна було показати у стовпчику. Тобто, його може бути масштабовано до «ДД+ГГ» (дні+години) і, можливо, далі." #. type: TP #: ../man/top.1:772 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:778 msgid "Display all of the environment variables, if any, as seen by the respective processes. These variables will be displayed in their raw native order, not the sorted order you are accustomed to seeing with an unqualified `set'." msgstr "Показ усіх змінних середовища, якщо такі визначено, з точки зору відповідних процесів. Ці змінні буде показано у їхньому необробленому порядку, а не в упорядкованому вигляд, до якого ви звикли бачити у виведенні «set»." #. type: Plain text #: ../man/top.1:786 msgid "\\*(NT The ENVIRON field, unlike most columns, is not fixed-width. When displayed, it plus any other variable width columns will be allocated all remaining screen width (up to the maximum \\*(WX characters). Even so, such variable width fields could still suffer truncation. This is especially true for this field. \\*(XT 5c. SCROLLING a Window for additional information on accessing any truncated data." msgstr "\\*(NT Поле ENVIRON, на відміну від більшості стовпчиків, не є полем фіксованої ширини Якщо його показано, воно разом із іншими полями змінної ширини доповнюватиме текст у рядку до межі ширини екрана (аж до максимальної ширини у \\*(WX символів). Попри це, такі поля змінної ширини теж можуть підлягати обрізанню. Це особливо стосується цього поля. Див. розділ 5в. ГОРТАННЯ ВІКНА, щоб дізнатися більше про доступ до будь-яких обрізаних даних." #. type: TP #: ../man/top.1:787 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:791 msgid "Where available, this is the full path to the executable, including the program name." msgstr "Де є доступним, це повний шлях до виконуваного файла, включно із назвою програми." #. type: Plain text #: ../man/top.1:795 msgid "\\*(NT The EXE field, unlike most columns, is not fixed-width. When displayed, it plus any other variable width columns will be allocated all remaining screen width (up to the maximum \\*(WX characters)." msgstr "\\*(NT Поле EXE, на відміну від більшості стовпчиків, не є полем фіксованої ширини. Якщо його показано, воно разом із іншими полями змінної ширини доповнюватиме текст у рядку до межі ширини екрана (аж до максимальної ширини у \\*(WX символів)." #. type: TP #: ../man/top.1:796 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:801 msgid "This column represents the task's current scheduling flags which are expressed in hexadecimal notation and with zeros suppressed. These flags are officially documented in Elinux/sched.hE." msgstr "У цьому стовпчику буде показано поточні прапорці планування завдання, які буде виражено у шістнадцятковому форматі із придушенням нулів. Ці прапорці офіційно документовано у Elinux/sched.hE." #. type: TP #: ../man/top.1:802 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:805 msgid "TheI< effective> group ID." msgstr "Ідентифікатор I<ефективної> групи." #. type: TP #: ../man/top.1:806 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:809 msgid "TheI< effective> group name." msgstr "Назва I<ефективної> групи." #. type: TP #: ../man/top.1:810 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:814 msgid "The user ID used atI< login>. When -1 is displayed it means this information is not available." msgstr "Ідентифікатор користувача під час I<входу>. Якщо показано -1, відомості є недоступними." #. type: TP #: ../man/top.1:815 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:819 msgid "The name of the lxc container within which a task is running. If a process is not running inside a container, a dash (`-') will be shown." msgstr "Назва контейнера LXC, у якому запущено завдання. Якщо процес не запущено у контейнері, буде показано дефіс («-»)." #. type: TP #: ../man/top.1:820 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:827 msgid "The nice value of the task. A negative nice value means higher priority, whereas a positive nice value means lower priority. Zero in this field simply means priority will not be adjusted in determining a task's dispatch-ability." msgstr "Значення пріоритетності (nice) завдання. Від'ємне значення пріоритетності означає вищу пріоритетність, а додатне значення — нижчу. Нульове значення у цьому полі просто означає, що при виділенні ресурсів для цього завдання коригування пріоритетності не відбуватиметься." #. type: Plain text #: ../man/top.1:831 msgid "\\*(NT This value only affects scheduling priority relative to other processes in the same autogroup. \\*(XC `AGID' and `AGNI' fields for additional information on autogroups." msgstr "\\*(NT Це значення впливає лише на пріоритет планування відносно інших процесів у тій самій автогрупі. Див. поля «AGID» та «AGNI», щоб дізнатися більше про автогрупи." #. type: TP #: ../man/top.1:832 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:836 msgid "A number representing the NUMA node associated with the last used processor (`P'). When -1 is displayed it means that NUMA information is not available." msgstr "Число, яке відповідає номеру вузла NUMA, з яким пов'язано останній використаний процесор («P»). Якщо тут показано -1, дані щодо NUMA є недоступними." #. type: Plain text #: ../man/top.1:838 msgid "\\*(XC `'2' and `3' \\*(CIs for additional NUMA provisions affecting the \\*(SA." msgstr "Див. інтерактивні команди «2» і «3», щоб дізнатися більше про параметри NUMA, які стосуються області резюме." #. type: TP #: ../man/top.1:839 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:844 msgid "The value, ranging from -1000 to +1000, added to the current out of memory score (OOMs) which is then used to determine which task to kill when memory is exhausted." msgstr "Значення у діапазоні від -1000 до +1000, яке буде додано до поточного рахунку виходу за межі пам'яті (OOM), яке потім буде використано для визначення того, виконання якого завдання слід припинити, якщо пам'ять буде вичерпано." #. type: TP #: ../man/top.1:845 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:850 msgid "The value, ranging from 0 to +1000, used to select task(s) to kill when memory is exhausted. Zero translates to `never kill' whereas 1000 means `always kill'." msgstr "Значення у діапазоні від 0 до +1000, яке буде використано для вибору завдань, виконання яких слід припинити, якщо буде вичерпано пам'ять. Нульове значення означає «ніколи не припиняти», а значення 1000 означає «припиняти завжди»." #. type: TP #: ../man/top.1:851 #, no-wrap msgid "B

" msgstr "B

' or `%CpB' representing the two core types. The 2nd time, only P-Cores (%CpB

) will be shown. The 3rd time, only E-Cores (%CpB) are displayed. When this \\*(CT is struck for the 4th time, the \\*(PU display returns to the normal `%Cpu' convention." msgstr "Коли уперше натиснути «5», кожен процесор буде показано як «%CpB

» або «%CpB», відповідно до одного з двох типів ядер. Після другого натискання буде показано лише P-ядра (%CpB

). Після третього натискання буде показано лише E-ядра (%CpB). Якщо натиснути команду-перемикач учетверте, показ процесорів повернеться до звичайного режиму «%Проц»." #. type: Plain text #: ../man/top.1:1724 msgid "If separateI< performance> andI< efficient> categories are not present, this \\*(CT will have no effect." msgstr "Якщо окремих категорій I<швидкодія> і I<ефективність> немає, цей перемикач не працюватиме." #. type: TP #: ../man/top.1:1725 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач режиму поєднання процесорів> " #. type: Plain text #: ../man/top.1:1731 msgid "This \\*(CT is intended for massively parallel SMP environments where, even with the `4' \\*(CT, not all processors can be displayed. With each press of `!' the number of additional \\*(Pus combined is doubled thus reducing the total number of \\*(Pu lines displayed." msgstr "Цю команду-перемикач призначено для середовищ із потужною паралельною симетричною багатопроцесорністю, де, навіть із командою-перемикачем «4», може бути показано лише частину процесорів. Із кожним натисканням «!» кількість додаткових поєднаних процесорів подвоюватиметься, таким чином зменшуючи загальну кількість показаних рядків процесорів." #. type: Plain text #: ../man/top.1:1739 msgid "For example, with the first press of `!' one additional \\*(Pu will be combined and displayed as `0-1, 2-3, ...' instead of the normal `%Cpu0, %Cpu1, %Cpu2, %Cpu3, ...'. With a second `!' \\*(CT two additional \\*(Pus are combined and shown as `0-2, 3-5, ...'. Then the third '!' press, combining four additional \\*(Pus, shows as `0-4, 5-9, ...', etc." msgstr "Наприклад, після першого натискання «!» один додатковий процесор буде поєднано і показано як «0-1, 2-3, ...» замість звичайного «%Прц0, %Прц1, %Прц2, %Прц3, ...». Після другого натискання команди-перемикача «!» буде поєднано два додаткових процесори і показано дані як «0-2, 3-5, ...». Далі, третє натискання «!» поєднає чотири додаткових процесори, покаже «0-4, 5-9, ...» тощо." #. type: Plain text #: ../man/top.1:1743 msgid "Such progression continues until individual \\*(Pus are again displayed and impacts both the `1' and `4' toggles (one or muliple columns). Use the `=' command to exit B mode." msgstr "Поєднання триватиме, аж доки програма не повернеться до показу окремих процесорів, і стосуватиметься обох перемикачів, «1» і «4» (одного або декількох стовпчиків). Скористайтеся командою «=», щоб вийти з режиму B<поєднання процесорів>." #. type: Plain text #: ../man/top.1:1749 msgid "\\*(NT If the entire \\*(SA has been toggled \\*F for any window, you would be left with just theB< message line>. In that way, you will have maximized available task rows but (temporarily) sacrificed the program name in \\*(FM or the \\*(CW name when in \\*(AM." msgstr "\\*(NT Якщо усі область резюме було вимкнено для якогось з вікон, ви зможете бачити лише B<рядок повідомлень>. У такому режимі ви бачитимете максимум доступних рядків завдань, але (тимчасово) не побачите назви програми у повноекранному режимі або назви «поточного» вікна у режимі альтернативного показу." #. ...................................................................... #. type: SS #: ../man/top.1:1751 #, no-wrap msgid "4c. TASK AREA Commands" msgstr "4в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1754 msgid "The \\*(TA \\*(CIs areB< always> available in \\*(FM." msgstr "Інтерактивні команди області завдань B<завжди> доступні у повноекранному режимі." #. type: Plain text #: ../man/top.1:1757 msgid "The \\*(TA \\*(CIs areB< never available> in \\*(AMI< if> the \\*(CW's \\*(TD has been toggled \\*F (\\*(Xt 5. ALTERNATE-DISPLAY Provisions)." msgstr "Інтерактивні команди області завдань B<ніколи не доступні> у режимі альтернативного показу, якщо показ завдань «поточного» вікна \\*F (див. розділ 5. ПОЛОЖЕННЯ АЛЬТЕРНАТИВНОГО ПОКАЗУ)." #. type: Plain text #: ../man/top.1:1761 msgid "B of \\*(TW" msgstr "B<ВИГЛЯД> \\*(TW" #. type: TP #: ../man/top.1:1762 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач вирівнювання числових стовпчиків> " #. type: Plain text #: ../man/top.1:1768 msgid "Alternates between right-justified (the default) and left-justified numeric data. If the numeric data completely fills the available column, this \\*(CT may impact the column header only." msgstr "Перемикає між вирівнюванням праворуч (типовий режим) та вирівнюванням ліворуч числових даних. Якщо числові дані повністю заповнюють доступний у стовпчику простір, цей командний перемикач стосуватиметься лише заголовка стовпчика." #. type: TP #: ../man/top.1:1769 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач вирінювання символьних стовпчиків> " #. type: Plain text #: ../man/top.1:1775 msgid "Alternates between left-justified (the default) and right-justified character data. If the character data completely fills the available column, this \\*(CT may impact the column header only." msgstr "Перемикає між вирівнюванням ліворуч (типовий режим) та вирівнюванням праворуч символьних даних. Якщо символьні дані повністю заповнюють доступний у стовпчику простір, цей командний перемикач стосуватиметься лише заголовка стовпчика." #. type: Plain text #: ../man/top.1:1780 msgid "The following commands will also be influenced by the state of the global `B' (bold enable) toggle." msgstr "На наведені нижче команди також впливає стан загального перемикача «B» (вмикання напівжирного)." #. type: TP #: ../man/top.1:1782 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач напівжирний/звичайний> " #. type: Plain text #: ../man/top.1:1787 msgid "This command will impact how the `x' and `y' toggles are displayed. It may also impact the \\*(SA when a bar graph has been selected for \\*(Pu states or memory usage via the `t' or `m' toggles." msgstr "Ця команда впливає на те, як буде показано перемикачі «x» та «y». Вона також може вплинути на область резюме, якщо для станів процесора або використання пам'яті було вибрано стовпчикову діаграму за допомогою перемикача «t» або «m»." #. type: TP #: ../man/top.1:1788 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач підсвічування стовпчиків> " #. type: Plain text #: ../man/top.1:1796 #, no-wrap msgid "" "Changes highlighting for the current sort field.\n" "If you forget which field is being sorted this command can serve as a quick\n" "visual reminder, providing the sort field is being displayed.\n" "The sort field mightI< not> be visible because:\n" " 1) there is insufficientI< Screen Width >\n" " 2) the `f' \\*(CI turned it \\*F\n" msgstr "" "Змінює підсвічування для поточного поля упорядковування.\n" "Якщо ви забули, яке поле використано для упорядковування, цією командою можна скористатися,\n" "як швидким візуальним нагадуванням, яке показує поле упорядковування.\n" "Поле упорядковування може бути I<невидимим>, оскільки:\n" " 1) недостатня I<ширина екрана>\n" " 2) його \\*F інтерактивною командою «f»\n" #. type: TP #: ../man/top.1:1797 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач підсвічування рядків> " #. type: Plain text #: ../man/top.1:1802 msgid "Changes highlighting for \"running\" tasks. For additional insight into this task state, \\*(Xt 3a. DESCRIPTIONS of Fields, the `S' field (Process Status)." msgstr "Змінює підсвічування для «запущених» завдань. Щоб дізнатися більше про цей стан завдань, див. розділ 3а. ОПИСИ ПОЛІВ, поле «S» (стан процесів)." #. type: Plain text #: ../man/top.1:1805 msgid "Use of this provision provides important insight into your system's health. The only costs will be a few additional tty escape sequences." msgstr "Використання цього перемикача надає важливі дані щодо стану вашої системи. Єдиною платою за це є декілька додаткових екранованих послідовностей у терміналі." #. type: TP #: ../man/top.1:1806 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач колір/монохроматичність> " #. type: Plain text #: ../man/top.1:1812 msgid "Switches the \\*(CW between your last used color scheme and the older form of black-on-white or white-on-black. This command will alterB< both> the \\*(SA and \\*(TA but does not affect the state of the `x', `y' or `b' toggles." msgstr "Перемикає «поточне» вікно між вашою останньою використаною схемою кольорів та старою формою чорного тексту на білому тлі або білого тексту на чорному тлі. Ця команда стосується B<одрдазу> області резюме і області завдань, але не впливає на стан перемикачів «x», «y» та «b»." #. type: Plain text #: ../man/top.1:1816 msgid "B of \\*(TW" msgstr "B<ВМІСТ> вікна завдань" #. type: TP #: ../man/top.1:1817 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач рядок команди/назва програми> " #. type: Plain text #: ../man/top.1:1822 msgid "This command will be honored whether or not the COMMAND column is currently visible. Later, should that field come into view, the change you applied will be seen." msgstr "Цю команду буде враховано незалежно від того, чи є стовпчик COMMAND видимим. Пізніше, якщо це поле стане видимим, ви зможете побачити наслідки внесених змін." #. type: TP #: ../man/top.1:1823 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач супроводу фокусом батьківського процесу> " #. type: Plain text #: ../man/top.1:1828 msgid "When in forest view mode, this key serves as a toggle to retain focus on a target task, presumably one with forked children. If forest view mode is \\*F this key has no effect." msgstr "У режимі лісу ця клавіша слугує як перемикач для утримання фокуса на завданні призначення, можливо, із відгалуженими дочірніми процесами. У режимі перегляду лісу вимкнено, ця клавіша ні на що не впливатиме." #. type: Plain text #: ../man/top.1:1833 msgid "The toggle is applied to the first (topmost) process in the \\*(CW. Once established, that task is always displayed as the first (topmost) process along with its forked children. All other processes will be suppressed." msgstr "Перемикач буде застосовано до першого (верхнього) процес у «поточному» вікні. Після встановлення таке завдання завжди буде показано як перший (верхній) процес разом із своїми відгалуженими дочірніми процесами. Показ усіх інших процесів буде придушено." #. type: Plain text #: ../man/top.1:1836 msgid "\\*(NT keys like `i' (idle tasks), `n' (max tasks), `v' (hide children) and User/Other filtering remain accessible and can impact what is displayed." msgstr "\\*(NT можна буде користуватися клавішами «i» (бездіяльні завдання), «n» (максимальні завдання), «v» (приховати дочірні) та фільтруванням за користувачем та іншими користувачами; ці команди можуть впливати на те, що буде показано." #. type: TP #: ../man/top.1:1837 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Керування полями >" #. type: Plain text #: ../man/top.1:1843 msgid "This key displays a separate screen where you can change which fields are displayed, their order and also designate the sort field. For additional information on this \\*(CI \\*(Xt 3b. MANAGING Fields." msgstr "Натискання цих клавіш призведе до показу окремого екрана, на якому ви зможете змінити перелік показаних полів, їхній порядок та вказати поле для упорядковування. Докладніші відомості щодо цих інтерактивних команд можна знайти у розділі 3б. КЕРУВАННЯ ПОЛЯМИ." #. type: TP #: ../man/top.1:1844 #, no-wrap msgid "\\ \\ \\ B | B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I<Інше фільтрування >" #. type: Plain text #: ../man/top.1:1850 msgid "You will be prompted for the selection criteria which then determines which tasks will be shown in the \\*(CW. Your criteria can be made case sensitive or case can be ignored. And you determine if \\*(We should include or exclude matching tasks." msgstr "Програма попросить вас вибрати критерій, який визначить, які завдання буде показано у «поточному» вікні. У вашому критерії можна враховувати регістр символів або не враховувати регістр символів. Ви також можете визначити, має \\*(We включати чи виключати відповідні завдання." #. type: Plain text #: ../man/top.1:1853 msgid "\\*(XT 5e. FILTERING in a window for details on these and additional related \\*(CIs." msgstr "\\*Див. розділ 5д. ФІЛЬТРУВАННЯ У ВІКНІ, щоб дізнатися більше про ці та додаткові пов'язані інтерактивні команди." #. type: TP #: ../man/top.1:1854 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач режиму накопичення часу> " #. type: Plain text #: ../man/top.1:1858 msgid "When Cumulative mode is \\*O, each process is listed with the \\*(Pu time that it and its dead children have used." msgstr "Якщо режим накопиченого часу увімкнено, кожен процес буде показано із часом центрального процесора, який використано самим процесом і усіма його завершеними дочірніми процесами." #. type: Plain text #: ../man/top.1:1865 msgid "When \\*F, programs that fork into many separate tasks will appear less demanding. For programs like `init' or a shell this is appropriate but for others, like compilers, perhaps not. Experiment with two \\*(TWs sharing the same sort field but with different `S' states and see which representation you prefer." msgstr "Якщо \\*F, програми, які розгалужуються на багато окремих завдань здаватимуться менш вимогливими. Для програм, подібних до «init» або командної оболонки, це є прийнятним, але для інших програм, подібних до компіляторів, ймовірно, ні. Спробуйте поекспериментувати з двома вікнами завдань із однаковим полем упорядковування, але різними станами «S» і виберіть потрібне вам представлення." #. type: Plain text #: ../man/top.1:1869 msgid "After issuing this command, you'll be informed of the new state of this toggle. If you wish to know in advance whether or not Cumulative mode is in effect, simply ask for help and view the window summary on the second line." msgstr "Після того, як буде віддано цю команду, програма проінформує вас щодо нового стану цього перемикача. Якщо вам потрібно знати, чи задіяно накопичувальний режим, просто віддайте команду показу довідки і зверніть увагу на другий рядок у резюме вікна." #. type: TP #: ../man/top.1:1870 #, no-wrap msgid "\\ \\ \\ B | B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I<Показати лише для певного користувача >" #. type: Plain text #: ../man/top.1:1875 msgid "You will be prompted for theB< uid> orB< name> of the user to display. The -u option matches on B< effective> user whereas the -U option matches onB< any> user (real, effective, saved, or filesystem)." msgstr "Програма попросить вас ввести B або B<ім'я> користувача, дані якого слід показати. Показати лише процеси із вказаним ідентифікатором користувача або іменем користувача Параметр «-u» стосується B<ефективного> користувача, а параметр «-U» стосується I<будь-якого> користувача (справжнього, ефективного, збереженого або користувача файлової системи)." #. type: Plain text #: ../man/top.1:1880 msgid "Thereafter, in that \\*(TW only matching users will be shown, or possibly no processes will be shown. Prepending an exclamation point (`!') to the user id or name instructs \\*(We to display only processes with users not matching the one provided." msgstr "З цього моменту у цьому вікні завдань буде показано далі лише відповідних користувачів або взагалі не буде показано процесів. Додавання знаку оклику («!») до ідентифікатора користувача або імені наказує \\*(We показати лише процеси користувачів, які не збігаються із вказаним." #. type: Plain text #: ../man/top.1:1884 msgid "Different \\*(TWs can be used to filter different users. Later, if you wish to monitor all users again in the \\*(CW, re-issue this command but just press EEnterE at the prompt." msgstr "Для фільтрування даних за різними користувачами можна скористатися різними вікнами завдань. Пізніше, якщо ви захочете знову побачити дані спостереження за усіма користувачами у «поточному» вікні, знову віддайте цю команду, але просто натисніть EEnterE у відповідь на запит." #. type: TP #: ../man/top.1:1885 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач режиму перегляду лісу> " #. type: Plain text #: ../man/top.1:1892 msgid "In this mode, processes are reordered according to their parents and the layout of the COMMAND column resembles that of a tree. In forest view mode it is still possible to toggle between program name and command line (\\*(Xc `c' \\*(CI) or between processes and threads (\\*(Xc `H' \\*(CI)." msgstr "У цьому режимі процеси буде переупорядковано за їхніми батьківськими процесами, а компонування стовпчика COMMAND нагадуватиме дерево. У режимі перегляду лісу можна буде перемикатися між показом назви програми і рядка команди (див. інтерактивну команду «c») або між показом процесів і гілок (див. інтерактивну команду «H»)." #. type: Plain text #: ../man/top.1:1896 msgid "\\*(NT Typing any key affecting the sort order will exit forest view mode in the \\*(CW. \\*(XT 4c. TASK AREA Commands, SORTING for information on those keys." msgstr "\\*(NT Натискання будь-якої клавіші, яка впливає на порядок сортування, призведе до виходу з режиму перегляду лісу у «поточному» вікні. Див. 4в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ, УПОРЯДКОВУВАННЯ, щоб дізнатися більше про ці клавіші." #. type: TP #: ../man/top.1:1897 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач приховування/показу дочірніх процесів> " #. type: Plain text #: ../man/top.1:1901 msgid "When in forest view mode, this key serves as a toggle to collapse or expand the children of a parent." msgstr "У режимі лісу ця клавіша слугує як перемикач для згортання або розгортання дочірніх записів батьківського запису." #. type: Plain text #: ../man/top.1:1905 msgid "The toggle is applied against the first (topmost) process in the \\*(CW. \\*(XT 5c. SCROLLING a Window for additional information regarding vertical scrolling." msgstr "Перемикач буде застосовано до першого (найвищого у списку) процесу у «поточному» вікні. Див. 5в. ГОРТАННЯ ВІКНА, щоб дізнатися більше про вертикальне гортання." #. type: Plain text #: ../man/top.1:1908 msgid "If the target process has not forked any children, this key has no effect. It also has no effect when not in forest view mode." msgstr "Якщо від цільового процесу не було відгалужено жодних дочірніх, ця клавіша ні на що не вплине. Також вона не працює у режимах, відмінних від режиму показу лісу." #. type: TP #: ../man/top.1:1909 #, no-wrap msgid "\\ \\ B<^E>\\ \\ :I (Ctrl key + `e')" msgstr "\\ \\ B<^E>\\ \\ :I<Масштабувати поля часу процесора> (клавіша Ctrl + «E»)" #. type: Plain text #: ../man/top.1:1916 msgid "The `time' fields are normally displayed with the greatest precision their widths permit. This toggle reduces that precision until it wraps. It also illustrates the scaling those fields I experience automatically, which usually depends on how long the system runs." msgstr "Дані у полях часу, зазвичай, буде показано із найвищою доступною точністю. За допомогою цього перемикача можна змінити точність так, щоб дані вмістилися у поле. Він також ілюструє масштабування полів, яке I<могло б> бути встановлено автоматично, залежно від того, наскільки довго працює система." #. type: Plain text #: ../man/top.1:1919 msgid "For example, if 'MMM:SS.hh' is shown, each ^E keystroke would change it to: 'MM:SS', 'Hours,MM', 'Days+Hours' and finally 'Weeks+Days'." msgstr "Наприклад, якщо показано «ХХХ:СС.дд», послідовні натискання ^E змінюватимуть формат показу так: «ХХ:СС», «Години,ХХ», «Дні+Години» і, нарешті, «Тижні+Дні»." #. type: Plain text #: ../man/top.1:1921 msgid "Not all time fields are subject to the full range of such scaling." msgstr "Такому масштабуванню до повного діапазону підлягають не усі поля часу." #. type: Plain text #: ../man/top.1:1925 msgid "B of \\*(TW" msgstr "B<РОЗМІР> \\*(TW" #. type: TP #: ../man/top.1:1926 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач бездіяльних процесів> " #. type: Plain text #: ../man/top.1:1934 msgid "Displays all tasks or just active tasks. When this toggle is \\*F, tasks that have not used any \\*(PU since the last update will not be displayed. However, due to the granularity of the %CPU and TIME+ fields, some processes may still be displayed thatI< appear> to have usedI< no> \\*(PU." msgstr "Перемикає програму між показом усіх завдань або лише активних завдань. Якщо цей перемикач \\*F, завдання, які не використовували жодного процесора з моменту останнього оновлення, не буде показано. Втім, через деталізацію полів %CPU і TIME+, програма може показувати пункти деяких процесів, які, як може I<здатися>, I<не> використовують процесор." #. type: Plain text #: ../man/top.1:1937 msgid "If this command is applied to the last \\*(TD when in \\*(AM, then it will not affect the window's size, as all prior \\*(TDs will have already been painted." msgstr "Якщо цю команду застосовано до останнього показу команд у режимі альтернативного показу, вона не впливатиме на розмір вікна, оскільки усі попередні покази команд уже буде намальовано." #. type: TP #: ../man/top.1:1938 #, no-wrap msgid "\\ \\ \\ B | B<#>\\ \\ :I" msgstr "\\ \\ \\ B | B<#>\\ \\ :I<Встановити максимальну кількість завдань>" #. type: Plain text #: ../man/top.1:1942 msgid "You will be prompted to enter the number of tasks to display. The lessor of your number and available screen rows will be used." msgstr "Програма попросить вас ввести кількість завдань, які слід показати. Буде використано менше зі значень — вказаного вами числа і доступної кількості рядків на екрані." #. type: Plain text #: ../man/top.1:1947 msgid "When used in \\*(AM, this is the command that gives you precise control over the size of each currently visible \\*(TD, except for the very last. It will not affect the last window's size, as all prior \\*(TDs will have already been painted." msgstr "Якщо команду використано у режимі альтернативного показу, вона надасть вам можливість точно визначити розмір кожної із видимих панелей показу завдань, окрім останньої. Вона не впливає на розмір останнього вікна, оскільки усі попередні панелі показу завдань вже буде намальовано." #. type: Plain text #: ../man/top.1:1950 msgid "\\*(NT If you wish to increase the size of the last visible \\*(TD when in \\*(AM, simply decrease the size of the \\*(TD(s) above it." msgstr "\\*(NT Якщо вам потрібно збільшити розмір останньої видимої панелі показу завдань у режимі альтернативного показу, просто зменшіть розмір панелей показу завдань над нею." #. type: Plain text #: ../man/top.1:1954 msgid "B of \\*(TW" msgstr "B<УПОРЯДКУВАННЯ> \\*(TW" #. type: Plain text #: ../man/top.1:1959 msgid "For compatibility, this \\*(We supports most of the former \\*(We sort keys. Since this is primarily a service to former \\*(We users, these commands do not appear on any help screen." msgstr "З метою забезпечення сумісності у цій версії \\*(We передбачено підтримку усіх клавіш упорядковування, які було реалізовано у попередніх версіях \\*(We. Оскільки ці клавіші призначено, в основному, для давніх користувачів \\*(We, відповідні команди не описано на жодному з екранів довідки." #. type: Plain text #: ../man/top.1:1966 #, no-wrap msgid "" " I< command sorted-field supported >\n" " A start time (non-display) B< No >\n" " M %MEM Yes\n" " N PID Yes\n" " P %CPU Yes\n" " T TIME+ Yes\n" msgstr "" " I< комаанда поле-упорядкування підтримка >\n" " A момент запуску (без показу) B< Ні >\n" " M %MEM Так\n" " N PID Так\n" " P %CPU Так\n" " T TIME+ Так\n" #. type: Plain text #: ../man/top.1:1971 msgid "Before using any of the following sort provisions, \\*(We suggests that you temporarily turn on column highlighting using the `x' \\*(CI. That will help ensure that the actual sort environment matches your intent." msgstr "Перш ніж користуватися будь-якими із вказаних нижче варіантів упорядковування, \\*(We запропонує вам тимчасово увімкнути підсвічування стовпчиків за допомогою інтерактивної команди «x». Це допоможе вам переконатися, що справжнє середовище упорядковування відповідає вашим очікуванням." #. type: Plain text #: ../man/top.1:1977 #, no-wrap msgid "" "The following \\*(CIs willB< only> be honored when the current sort field\n" "isB< visible>.\n" "The sort field mightI< not> be visible because:\n" " 1) there is insufficientI< Screen Width >\n" " 2) the `f' \\*(CI turned it \\*F\n" msgstr "" "Вказані нижче інтерактивні команди буде враховано, B<лише> якщо поточне поле\n" "упорядковування є B<видимим>.\n" "Поле упорядковування може бути I<невидимим> з таких причин:\n" " 1) недостатня I<ширина екрана>\n" " 2) інтерактивна команда «f» вимкнула показ поля\n" #. type: TP #: ../man/top.1:1978 #, no-wrap msgid "\\ \\ \\ B>\\ \\ :I" msgstr "\\ \\ \\ B>\\ \\ :I<Пересунути поле упорядковування ліворуч>" #. type: Plain text #: ../man/top.1:1982 msgid "Moves the sort column to the left unless the current sort field is the first field being displayed." msgstr "Пересуває стовпчик упорядковування ліворуч, якщо поточне поле упорядковування не є першим показаним полем." #. type: TP #: ../man/top.1:1983 #, no-wrap msgid "\\ \\ \\ B>\\ \\ :I" msgstr "\\ \\ \\ B>\\ \\ :I<Пересунути поле упорядкування праворуч >" #. type: Plain text #: ../man/top.1:1987 msgid "Moves the sort column to the right unless the current sort field is the last field being displayed." msgstr "Пересуває стовпчик упорядковування праворуч, якщо поточне поле упорядковування не є останнім показаним полем." #. type: Plain text #: ../man/top.1:1991 msgid "The following \\*(CIs willB< always> be honored whether or not the current sort field is visible." msgstr "Вказані нижче інтерактивні команди буде B<завжди> враховано, незалежно від того, чи є видимим поточне поле упорядковування." #. type: TP #: ../man/top.1:1992 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I " msgstr "\\ \\ \\ B\\ \\ :I<Керування полями > " #. type: Plain text #: ../man/top.1:1998 msgid "This key displays a separate screen where you can change which field is used as the sort column, among other functions. This can be a convenient way to simply verify the current sort field, when running \\*(We with column highlighting turned \\*F." msgstr "За допомогою цих клавіш можна відкрити окремий екран, за допомогою якого, окрім іншого, ви можете змінити, яке з полів буде використано для упорядковування. Це може бути зручним способом перевірити, яке з полів є полем для упорядковування, якщо \\*(We було запущено із вимкненим підсвічуванням стовпчиків." #. type: TP #: ../man/top.1:1999 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач оберненого/звичайного упорядковування за полем> " #. type: Plain text #: ../man/top.1:2002 msgid "Using this \\*(CI you can alternate between high-to-low and low-to-high sorts." msgstr "За допомогою цієї інтерактивної команди ви можете перемикатися між режимами «від більшого до меншого» та «від меншого до більшого»." #. ...................................................................... #. type: SS #: ../man/top.1:2004 #, no-wrap msgid "4d. COLOR Mapping" msgstr "4г. ПРИВ'ЯЗКА КОЛЬОРІВ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2009 msgid "When you issue the `Z' \\*(CI, you will be presented with a separate screen. That screen can be used to change the colors in just the \\*(CW or in all four windows before returning to the \\*(We display." msgstr "Якщо ви віддасте інтерактивну команду «Z», програма покаже вам окремий екран. Цим екраном можна скористатися для зміни кольорів лише у «поточному» вікні або в усіх чотирьох вікнах перед поверненням до показу даних \\*(We." #. type: Plain text #: ../man/top.1:2012 msgid "The following \\*(CIs are available." msgstr "Доступними є вказані нижче інтерактивні команди." #. type: Plain text #: ../man/top.1:2023 #, no-wrap msgid "" " B<4> upper case letters to select aB< target >\n" " B<8> numbers to select aB< color >\n" " normal toggles available \n" " B :bold disable/enable\n" " b :running tasks \"bold\"/reverse\n" " z :color/mono\n" " other commands available \n" " a/w :apply, then go to next/prior\n" " EEnterE :apply and exit\n" " q :abandon current changes and exit\n" msgstr "" " B<4> літери верхнього регістру для вибору B<цілі>\n" " B<8> цифри для вибору B<кольору>\n" " доступні звичайні перемикачі\n" " B :вимикання/вмикання напіжирного\n" " b :«напівжирні»/звичайні запущені завдання\n" " z :колір/монохроматичність\n" " доступні інші команди\n" " a/w :застосувати, потім перейти до наступного/попереднього\n" " EEnterE :застосувати і вийти\n" " q :відкинути поточні зміни і вийти\n" #. type: Plain text #: ../man/top.1:2029 msgid "If you use `a' or `w' to cycle the targeted window, you will have applied the color scheme that was displayed when you left that window. You can, of course, easily return to any window and reapply different colors or turn colors \\*F completely with the `z' toggle." msgstr "Якщо ви скористаєтеся «a» або «w» для циклічного переходу вікном призначення, ви матимете застосовану схему кольорів, яку було показано, коли ви полишите це вікно. Ви можете, звичайно, без проблем повернутися до будь-якого вікна і повторно застосувати різні кольори або повністю вимкнути кольори за допомогою перемикача «z»." #. type: Plain text #: ../man/top.1:2034 msgid "The Color Mapping screen can also be used to change the \\*(CG in either \\*(FM or \\*(AM. Whatever was targeted when `q' or EEnterE was pressed will be made current as you return to the \\*(We display." msgstr "Крім того, екраном прив'язки кольорів можна скористатися для зміни «поточного» вікна або групи полів у повноекранному режимі або режимі альтернативного показу. Щоб не було ціллю при натисканні «q» або EEnterE, його буде зроблено поточним, коли ви повернетеся до показу даних \\*(We." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2036 #, no-wrap msgid "5. ALTERNATE-DISPLAY Provisions" msgstr "5. ПОЛОЖЕННЯ АЛЬТЕРНАТИВНОГО ПОКАЗУ" #. ---------------------------------------------------------------------- #. ...................................................................... #. type: SS #: ../man/top.1:2039 #, no-wrap msgid "5a. WINDOWS Overview" msgstr "5а. ОГЛЯД ВІКОН" #. type: TP #: ../man/top.1:2041 #, no-wrap msgid "B:" msgstr "B<Групи полів/Вікна>:" #. type: Plain text #: ../man/top.1:2048 msgid "In \\*(FM there is a single window represented by the entire screen. That single window can still be changed to display 1 of 4 differentB< field groups> (\\*(Xc `g' \\*(CI, repeated below). Each of the 4 \\*(FGs has a unique separately configurableB< \\*(SA > and its own configurableB< \\*(TA>." msgstr "У повноекранному режимі програма показуватиме єдине вікно, яке заповнюватиме увесь екран. У цьому єдиному вікні усе ще можна показ на демонстрацію даних однієї з 4 різних B<груп полів> (див. інтерактивну команду «g», повторену нижче). Кожна з 4 груп полів має унікальну окремо налаштовувану B<область резюме> і власну налаштовувану B<область завдань>." #. type: Plain text #: ../man/top.1:2051 msgid "In \\*(AM, those 4 underlying \\*(FGs can now be made visible simultaneously, or can be turned \\*F individually at your command." msgstr "У режимі альтернативного показу ці базові 4 групи полів тепер можна зробити видимими або вимкнути окремо за вашою командою." #. type: Plain text #: ../man/top.1:2056 msgid "The \\*(SA will always exist, even if it's only the message line. At any given time onlyI< one> \\*(SA can be displayed. However, depending on your commands, there could be fromI< zero > toI< four> separate \\*(TDs currently showing on the screen." msgstr "Область резюме існуватиме завжди, навіть якщо це просто рядок повідомлення. У будь-який конкретний момент може бути показано лише I<одну> \\*(SA. Втім, залежно від ваших команд, може бути від I<нуля> до I<чотирьох> окремих панелей показу завдань одночасно показаних на екрані." #. type: TP #: ../man/top.1:2057 #, no-wrap msgid "B:" msgstr "B<Поточне вікно>:" #. type: Plain text #: ../man/top.1:2063 msgid "The \\*(CW is the window associated with the \\*(SA and the window to which task related commands are always directed. Since in \\*(AM you can toggle the \\*(TD \\*F, some commands might be restricted for the \\*(CW." msgstr "«Поточне» вікно є вікном, яке пов'язано із областю резюме, і вікном, до якого завжди буде спрямовано усі пов'язані із завданням команди. Оскільки у режимі альтернативного показу ви можете перемкнути показ завдань у стан \\*F, деякі команди може бути обмежено для «поточного» вікна." #. type: Plain text #: ../man/top.1:2068 msgid "A further complication arises when you have toggled the first \\*(SA line \\*F. With the loss of the window name (the `l' toggled line), you'll not easily know what window is the \\*(CW." msgstr "Усе стає складнішим, якщо ви вимкнете перший рядок області резюме. Із втратою назви вікна (рядка, перемкнутого «l»), вам не просто буде визначити, яке з вікон є «поточним»." #. ...................................................................... #. type: SS #: ../man/top.1:2070 #, no-wrap msgid "5b. COMMANDS for Windows" msgstr "5б. КОМАНДИ ДЛЯ ВІКОН" #. type: TP #: ../man/top.1:2072 #, no-wrap msgid "\\ \\ \\ B<-> | B<_>\\ \\ :I toggles " msgstr "\\ \\ \\ B<-> | B<_>\\ \\ :I<Перемикачі показу/приховування вікон> " #. type: Plain text #: ../man/top.1:2079 msgid "The `-' key turns the \\*(CW's \\*(TD \\*O and \\*F. When \\*O, that \\*(TA will show a minimum of the columns header you've established with the `f' \\*(CI. It will also reflect any other \\*(TA options/toggles you've applied yielding zero or more tasks." msgstr "Клавіша «-» вмикає або вимикає показ завдань «поточного» вікна. У стані \\*O в області завдань буде показано мінімум заголовка стовпчиків, які встановлено вами за допомогою інтерактивної команди «f». У ній також буде відтворено будь-які інші параметри або перемикачі області завдань, які було застосовано вами з метою отримання даних нуля або більшої кількості завдань." #. type: Plain text #: ../man/top.1:2085 msgid "The `_' key does the same for all \\*(TDs. In other words, it switches between the currently visible \\*(TD(s) and any \\*(TD(s) you had toggled \\*F. If all 4 \\*(TDs are currently visible, this \\*(CI will leave the \\*(SA as the only display element." msgstr "Клавіша «_» виконує те саме завдання для усіх показів завдань. Іншими словами, ця клавіша перемикає програму між поточними видимими показами завдань і будь-якими показами завдань, які ви перевели у стан \\*F. Якщо поточними видимими є усі 4 покази завдань, ця інтерактивна команда лишить область резюме єдиним показаним елементом." #. type: TP #: ../man/top.1:2086 #, no-wrap msgid "*\\ \\ B<=> | B<+>\\ \\ :I" msgstr "*\\ \\ B<=> | B<+>\\ \\ :I<Вирівняти/Скинути вікна>" #. type: Plain text #: ../man/top.1:2095 msgid "The `=' key forces the \\*(CW's \\*(TD to be visible. It also reverses any active `i' (idle tasks), `n' (max tasks), `u/U' (user filter), `o/O' (other filter), `v' (hide children), `F' focused, `L' (locate) and `!' (combine cpus) commands. Also, if the window had been scrolled, it will be reset with this command. \\*(XT 5c. SCROLLING a Window for additional information regarding vertical and horizontal scrolling." msgstr "Використання клавіші «=» примусово встановлює стан видимості для показу завдань «поточного» вікна Вона також обертає усі активні перемикачі «i» (бездіяльні завдання), «n» (максимум завдань), «u/U» (фільтр за користувачем), «o/O» (інший фільтр), «v» (приховати дочірні), «F» (фокусовано), «L» (пошук) і «!» (поєднати дані для процесорів). Також, якщо у вікні було виконано гортання, його буде скинуто цією командою. Див. 5в. ГОРТАННЯ ВІКНА, щоб дізнатися більше про вертикальне і горизонтальне гортання." #. type: Plain text #: ../man/top.1:2100 msgid "The `+' key does the same for all windows. The four \\*(TDs will reappear, evenly balanced, while retaining any customizations previously applied beyond those noted for the `=' \\*(CT." msgstr "Клавіша «+» робить те саме для усіх вікон. Повторно з'являться усі чотири покази завдань, рівномірно розподілені за розміром, із одночасним збереженням усіх налаштувань, які було застосовано додатково до тих, які описано для команди-перемикача «=»." #. type: TP #: ../man/top.1:2101 #, no-wrap msgid "*\\ \\ B\\ \\ :I toggle " msgstr "*\\ \\ B\\ \\ :I<Перемикач режиму альтернативного показу> " #. type: Plain text #: ../man/top.1:2104 msgid "This command will switch between \\*(FM and \\*(AM." msgstr "Ця команда перемикає програму між повноекранним режимом і режимом альтернативного показу." #. type: Plain text #: ../man/top.1:2108 msgid "The first time you issue this command, all four \\*(TDs will be shown. Thereafter when you switch modes, you will see only the \\*(TD(s) you've chosen to make visible." msgstr "Коли ви перший раз віддасте цю команду, буде показано усі чотири показу завдань. Надалі, коли ви перемикатимете режими, ви бачитимете лише ті покази завдань, які ви визначили як видимі." #. type: TP #: ../man/top.1:2109 #, no-wrap msgid "*\\ \\ B | B\\ \\ :I" msgstr "*\\ \\ B | B\\ \\ :I<Наступне-вікно-вперед/назад >" #. type: Plain text #: ../man/top.1:2115 msgid "This will change the \\*(CW, which in turn changes the window to which commands are directed. These keys act in a circular fashion so you can reach any desired window using either key." msgstr "Ці команди змінюють «поточне» вікно, що, у свій час, змінює вікно, до якого буде спрямовано команди. Ці клавіші працюють циклічним чином, тому ви можете дістатися будь-якого бажаного вікна за допомогою будь-якої з клавіш." #. type: Plain text #: ../man/top.1:2119 msgid "Assuming the window name is visible (you have not toggled `l' \\*F), whenever the \\*(CW name loses its emphasis/color, that's a reminder the \\*(TD is \\*F and many commands will be restricted." msgstr "Якщо назву вікно показано (вами не перемкнуто «l» у стан \\*F), коли назва «поточного» вікна втрачає акцент/колір, назва буде нагадуванням про те, що показ завдань \\*F, а багато команд буде обмежено." #. type: TP #: ../man/top.1:2120 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Змінити назву вікна/групи полів >" #. type: Plain text #: ../man/top.1:2125 msgid "You will be prompted for a new name to be applied to the \\*(CW. It does not require that the window name be visible (the `l' toggle to be \\*O)." msgstr "Програма попросить вас ввести нову назву, яку буде застосовано до «поточного» вікна. Потреби у видимості назви вікна немає (перемикач «l» може не перебувати у стані \\*O)." #. type: IP #: ../man/top.1:2126 #, no-wrap msgid "* " msgstr "* " #. type: Plain text #: ../man/top.1:2128 msgid "The \\*(CIs shown with an \\*(AK have use beyond \\*(AM." msgstr "Інтерактивні команди, пункти яких позначено зірочкою (*), можна використовувати поза режимом альтернативного показу." #. type: Plain text #: ../man/top.1:2132 #, no-wrap msgid "" " =, A, g are always available\n" " a, w act the same with color mapping\n" " and fields management\n" msgstr "" " =, A, g доступні завжди\n" " a, w працюють так само із прив'язкою кольорів\n" " і керуванням полями\n" #. type: TP #: ../man/top.1:2134 #, no-wrap msgid "*\\ \\ B\\ \\ :I" msgstr "*\\ \\ B\\ \\ :I<Вибрати інше вікно/групу полів >" #. type: Plain text #: ../man/top.1:2138 msgid "You will be prompted to enter a number between 1 and 4 designating the \\*(FG which should be made the \\*(CW." msgstr "Програма попросить вас ввести число від 1 до 4, яке позначає групу полів, яка має стати «поточним» вікном." #. type: Plain text #: ../man/top.1:2142 msgid "In \\*(FM, this command is necessary to alter the \\*(CW. In \\*(AM, it is simply a less convenient alternative to the `a' and `w' commands." msgstr "У повноекранному режимі ця команда потрібна для зміни «поточного» вікна. У режимі альтернативного перегляду це просто менш зручна альтернатива командам «a» і «w»." #. ...................................................................... #. type: SS #: ../man/top.1:2144 #, no-wrap msgid "5c. SCROLLING a Window" msgstr "5в. ГОРТАННЯ ВІКНА" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2150 msgid "Typically a \\*(TW is a partial view into a system's total tasks/threads which shows only some of the available fields/columns. With these \\*(KSs, you can move that view vertically or horizontally to reveal any desired task or column." msgstr "Типово, вікно завдань є частковим переглядом загальних даних щодо завдань/потоків системи, де буде показано лише деякі з доступних полів/стовпчиків. За допомогою цих клавіш гортання ви можете пересувати перегляд вертикально або горизонтально, щоб дістатися будь-якого бажаного завдання або стовпчика." #. type: TP #: ../man/top.1:2151 #, no-wrap msgid "B,B\\ \\ :I" msgstr "B<Вгору>,B\\ \\ :I<Гортати завдання >" #. type: Plain text #: ../man/top.1:2157 msgid "Move the view up toward the first task row, until the first task is displayed at the top of the \\*(CW. The I \\*(KA moves a single line while I scrolls the entire window." msgstr "Пересунути перегляд вгору у напрямку першого рядка завдань, аж доки моменту, коли пункт першого завдання буде показано у верхній позиції «поточного» вікна. Клавіша зі стрілкою I<вгору> пересуває перегляд на один рядок, а клавіша I гортає на ціле вікно." #. type: TP #: ../man/top.1:2158 #, no-wrap msgid "B,B\\ \\ :I" msgstr "B<Назад>,B\\ \\ :I<Гортання завдань >" #. type: Plain text #: ../man/top.1:2164 msgid "Move the view down toward the last task row, until the last task is the only task displayed at the top of the \\*(CW. The I \\*(KA moves a single line while I scrolls the entire window." msgstr "Пересунути перегляд вниз у напрямку останнього рядка завдань, аж доки моменту, коли пункт останнього завдання буде показано єдиним у верхній позиції «поточного» вікна. Клавіша зі стрілкою I<вниз> пересуває перегляд на один рядок, а клавіша I гортає на ціле вікно." #. type: TP #: ../man/top.1:2165 #, no-wrap msgid "B,B\\ \\ :I" msgstr "B<Ліворуч>,B<Праворуч>\\ \\ :I<Гортання стовпчиків >" #. type: Plain text #: ../man/top.1:2168 msgid "Move the view of displayable fields horizontally one column at a time." msgstr "Пересунути перегляд показаних полів горизонтально на один стовпчик за раз." #. type: Plain text #: ../man/top.1:2173 msgid "\\*(NT As a reminder, some fields/columns are not fixed-width but allocated all remaining screen width when visible. When scrolling right or left, that feature may produce some unexpected results initially." msgstr "\\*(NT Як нагадування, деякі поля/стовпчики мають не фіксовану ширину, а займають решту ширини екрана, якщо їх показано. При гортанні праворуч або ліворуч на першому кроці ця команда може давати не ті результати, на які ви очікували." #. type: Plain text #: ../man/top.1:2179 msgid "Additionally, there are special provisions for any variable width field when positioned as the last displayed field. Once that field is reached via the right arrow key, and is thus the only column shown, you can continue scrolling horizontally within such a field. \\*(XC `C' \\*(CI below for additional information." msgstr "Крім того, є певні правила для будь-якого поля змінної ширини, яке розташовано у останньому показаному полі. Щойно ви досягнете останнього поля за допомогою стрілки праворуч, і отже, стане єдиним показаним стовпчиком, ви можете продовжити гортання усередині такого поля. Щоб дізнатися більше, див. інтерактивну команду «C» нижче." #. type: TP #: ../man/top.1:2180 #, no-wrap msgid "B\\ \\ :I" msgstr "B\\ \\ :I<Перейти на початкову позицію>" #. type: Plain text #: ../man/top.1:2183 msgid "Reposition the display to the un-scrolled coordinates." msgstr "Змінити розташування області показу до координат до гортання." #. type: TP #: ../man/top.1:2184 #, no-wrap msgid "B\\ \\ :I" msgstr "B\\ \\ :I<Перейти на кінцеву позицію>" #. type: Plain text #: ../man/top.1:2188 msgid "Reposition the display so that the rightmost column reflects the last displayable field and the bottom task row represents the last task." msgstr "Змінити розташування області показу так, щоб у найправішому стовпчику було показано дані останнього придатного до показу поля, а нижній рядок завдання відповідав останньому завданню." #. type: Plain text #: ../man/top.1:2193 msgid "\\*(NT From this position it is still possible to scrollI< down> andI< right> using the \\*(KAs. This is true until a single column and a single task is left as the only display element." msgstr "\\*(NT З цієї позиції можна гортати I<вниз> і I<праворуч> за допомогою клавіш зі стрілками. Це твердження лишається правильним, аж доки в області перегляду не лишиться єдиного стовпчика і єдиного завдання." #. type: TP #: ../man/top.1:2194 #, no-wrap msgid "B\\ \\ :I toggle " msgstr "B\\ \\ :I<Перемикач показу координат гортання> " #. type: Plain text #: ../man/top.1:2200 msgid "Toggle an informational message which is displayed whenever the message line is not otherwise being used. That message will take one of two forms depending on whether or not a variable width column has also been scrolled." msgstr "Перемкнути інформаційне повідомлення, яке буде показано, якщо рядок повідомлення не використано іншим чином. Це повідомлення має одну з двох форм. Форма залежить від того, чи було виконано гортання у стовпчику змінної ширини." #. type: Plain text #: ../man/top.1:2204 #, no-wrap msgid "" " B\n" " scroll coordinates: y = n/n (tasks), x = n/n (fields)B< + nn>\n" msgstr "" " B<координати гортання: y = n/n (завдання), x = n/n (поля)>\n" " координати гортання: y = n/n (завдання), x = n/n (поля)B< + nn>\n" #. type: Plain text #: ../man/top.1:2212 msgid "The coordinates shown as B/B are relative to the upper left corner of the \\*(CW. The additional `B<+\\ nn>' represents the displacement into a variable width column when it has been scrolled horizontally. Such displacement occurs in normal 8 character tab stop amounts via the right and left arrow keys." msgstr "Координати буде показано у форматі B/B відносно верхнього лівого кута «поточного» вікна. Додаткове «B<+\\ nn>» відтворюватиме зміщення у стовпчику змінної ширини при гортанні його вмісту у горизонтальному напрямку. Такі зміщення розташовуються у звичайних позиціях 8-символьної табуляції при пересуванні за допомогою клавіш зі стрілками праворуч і ліворуч." #. type: TP #: ../man/top.1:2214 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2219 msgid "The first B represents the topmost visible task and is controlled by \\*(KSs. The second B is updated automatically to reflect total tasks." msgstr "Перше B відповідає верхньому видимому завданню, ним керують клавіші гортання. Друге B оновлюється автоматично і відповідає загальній кількості завдань." #. type: TP #: ../man/top.1:2220 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2226 msgid "The first B represents the leftmost displayed column and is controlled by \\*(KSs. The second B is the total number of displayable fields and is established with the `B' \\*(CI." msgstr "Перше B відповідає найлівішому показаному стовпчику, ним керують клавіші гортання. Друге B є загальною кількістю полів, які може бути показано, його значення визначає інтерактивна команда «B»." #. type: Plain text #: ../man/top.1:2231 msgid "The above \\*(CIs areB< always> available in \\*(FM butB< never> available in \\*(AM if the \\*(CW's \\*(TD has been toggled \\*F." msgstr "Наведені вище інтерактивні команди доступні B<завжди> у повноекранному режимі, але B<ніколи> не доступні у режимі альтернативного показу, якщо показ завдань «поточного» вікна \\*F." #. type: Plain text #: ../man/top.1:2235 msgid "\\*(NT When any form of filtering is active, you can expect some slight aberrations when scrolling since not all tasks will be visible. This is particularly apparent when using the Up/Down \\*(KAs." msgstr "\\*(NT Якщо активним є фільтрування у будь-якій формі, можна очікувати певні помилки під час гортання, оскільки не усі завдання будуть видимими. Це, зокрема, особливо помітно при використанні клавіш зі стрілками вгору/вниз." #. ...................................................................... #. type: SS #: ../man/top.1:2237 #, no-wrap msgid "5d. SEARCHING in a Window" msgstr "5г. ПОШУК У ВІКНІ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2240 msgid "You can use these \\*(CIs to locate a task row containing a particular value." msgstr "Ви можете скористатися цими інтерактивними командами для пошуку рядка завдання, що містить певне значення." #. type: TP #: ../man/top.1:2241 #, no-wrap msgid "B\\ \\ :I" msgstr "B\\ \\ :I" #. type: Plain text #: ../man/top.1:2246 msgid "You will be prompted for the case-sensitive string to locate starting from the current window coordinates. There are no restrictions on search string content." msgstr "Програма попросить вас ввести рядок без врахування регістру символів для пошуку, починаючи з координат поточного вікна. Обмежень на вміст рядка пошуку не передбачено." #. type: Plain text #: ../man/top.1:2250 msgid "Searches are not limited to values from a single field or column. All of the values displayed in a task row are allowed in a search string. You may include spaces, numbers, symbols and even forest view artwork." msgstr "Пошук не обмежено значеннями з єдиного поля або стовпчика. У рядку пошуку можна використовувати усі значення, які показано у рядку завдання. До рядка пошуку можна включати пробіли, цифри, символи і навіть графічні символи перегляду лісу." #. type: Plain text #: ../man/top.1:2253 msgid "Keying EEnterE with no input will effectively disable the `&' key until a new search string is entered." msgstr "Натискання клавіші EEnterE без введених даних призведе до вимикання перемикача «&», аж доки не буде введено нового рядка для пошуку." #. type: TP #: ../man/top.1:2254 #, no-wrap msgid "B<&>\\ \\ :I" msgstr "B<&>\\ \\ :I" #. type: Plain text #: ../man/top.1:2258 msgid "Assuming a search string has been established, \\*(We will attempt to locate the next occurrence." msgstr "Якщо було вказано рядок пошуку, \\*(We спробує знайти наступний відповідник критерію пошуку." #. type: Plain text #: ../man/top.1:2265 msgid "When a match is found, the current window is repositioned vertically so the task row containing that string is first. The scroll coordinates message can provide confirmation of such vertical repositioning (\\*(Xc `C' \\*(CI). Horizontal scrolling, however, is never altered via searching." msgstr "Якщо буде знайдено відповідник, поточне вікно буде переміщено вертикально так, щоб рядок завдання, який містить знайдений відповідник, став першим. У повідомленні координат гортання може бути показано підтвердження такого вертикального переміщення (див. інтерактивну команду «C»). Втім, горизонтальна позиція гортання під час пошуку ніколи не змінюється." #. type: Plain text #: ../man/top.1:2268 msgid "The availability of a matching string will be influenced by the following factors." msgstr "На доступність рядка-відповідника будуть впливати вказані нижче фактори." #. type: TP #: ../man/top.1:2269 #, no-wrap msgid "a. Which fields are displayable from the total available," msgstr "а. Які поля може бути показано з загального доступного набору," #. type: Plain text #: ../man/top.1:2272 msgid "\\*(Xt 3b. MANAGING Fields." msgstr "Див. 3б. КЕРУВАННЯ ПОЛЯМИ." #. type: TP #: ../man/top.1:2272 #, no-wrap msgid "b. Scrolling a window vertically and/or horizontally," msgstr "б. Гортання вікна у вертикальному і/або горизонтальному напрямку," #. type: Plain text #: ../man/top.1:2275 msgid "\\*(Xt 5c. SCROLLING a Window." msgstr "Див. розділ 5в. ГОРТАННЯ ВІКНА." #. type: TP #: ../man/top.1:2275 #, no-wrap msgid "c. The state of the command/command-line toggle," msgstr "в. Стан перемикача команда/командний рядок," #. type: Plain text #: ../man/top.1:2278 msgid "\\*(Xc `c' \\*(CI." msgstr "Див. інтерактивну команду «c»." #. type: TP #: ../man/top.1:2278 #, no-wrap msgid "d. The stability of the chosen sort column," msgstr "г. Стабільність вибраного для упорядковування стовпчика," #. type: Plain text #: ../man/top.1:2281 msgid "for example PID is good but %CPU bad." msgstr "наприклад, PID працює добре, а %CPU — погано." #. type: Plain text #: ../man/top.1:2287 msgid "If a search fails, restoring the \\*(CW home (unscrolled) position, scrolling horizontally, displaying command-lines or choosing a more stable sort field could yet produce a successful `&' search." msgstr "Якщо пошуки завершаться невдачею, відновлення початкової позиції (без гортання) у «поточному» вікні, горизонтальне гортання, показ командних рядків або вибір стабільнішого поля гортання може зробити пошук «&» успішним." #. type: Plain text #: ../man/top.1:2290 msgid "The above \\*(CIs areB< always> available in \\*(FM butB< never> available in \\*(AM if the \\*(CW's \\*(TD has been toggled \\*F. " msgstr "Наведені вище інтерактивні команди доступні B<завжди> у повноекранному режимі, але B<ніколи> не доступні у режимі альтернативного показу, якщо показ завдань «поточного» вікна \\*F." #. ...................................................................... #. type: SS #: ../man/top.1:2292 #, no-wrap msgid "5e. FILTERING in a Window" msgstr "5д. ФІЛЬТРУВАННЯ У ВІКНІ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2298 msgid "You can use this `Other Filter' feature to establish selection criteria which will then determine which tasks are shown in the \\*(CW. Such filters can be made persistent if preserved in the rcfile via the 'W' \\*(CI." msgstr "Ви можете скористатися цією можливістю іншого фільтра, щоб встановити критерій вибору, який визначить, які завдання буде показано у «поточному» вікні. Такі фільтри можна зробити сталими, якщо зберегти їх до файла rcfile за допомогою інтерактивної команди «W»." #. type: Plain text #: ../man/top.1:2304 msgid "Establishing a filter requires: 1) a field name; 2) an operator; and 3) a selection value, as a minimum. This is the most complex of \\*(We's user input requirements so, when you make a mistake, command recall will be your friend. Remember the Up/Down \\*(KAs or their aliases when prompted for input." msgstr "Встановлення фільтра мінімально потребує: 1) назви поля; 2) оператора та 3) значення вибору. Це найскладніші вимоги щодо введених користувачем даних у \\*(We. Тому, якщо ви зробили помилку, вам допоможе пам'ять команд. Пам'ятайте про клавіші зі стрілками вгору/вниз або їхні альтернативи при запитах на введення даних." #. type: Plain text #: ../man/top.1:2306 msgid "B" msgstr "B<Основи фільтрування>" #. type: TP #: ../man/top.1:2307 #, no-wrap msgid "1. field names are case sensitive and spelled as in the header" msgstr "1. у назвах полів слід враховувати регістр і писати їх так, як у заголовку" #. type: TP #: ../man/top.1:2309 #, no-wrap msgid "2. selection values need not comprise the full displayed field" msgstr "2. значення вибору не обов'язково мають повністю вміщати показане поле" #. type: TP #: ../man/top.1:2311 #, no-wrap msgid "3. a selection is either case insensitive or sensitive to case" msgstr "3. у виборі або не враховується регістр символів, або враховується" #. type: TP #: ../man/top.1:2313 #, no-wrap msgid "4. the default is inclusion, prepending `!' denotes exclusions" msgstr "4. типовим є включення, додавання на початку «!» означає виключення" #. type: TP #: ../man/top.1:2315 #, no-wrap msgid "5. multiple selection criteria can be applied to a \\*(TW" msgstr "5. до вікна завдань може бути застосовано декілька критеріїв вибору" #. type: TP #: ../man/top.1:2317 #, no-wrap msgid "6. inclusion and exclusion criteria can be used simultaneously" msgstr "6. критерії включення і виключення може бути використано одночасно" #. type: TP #: ../man/top.1:2319 #, no-wrap msgid "7. the 1 equality and 2 relational filters can be freely mixed" msgstr "7. можна довільним чином поєднувати 1 фільтр рівності і 2 фільтри відношення" #. type: TP #: ../man/top.1:2321 #, no-wrap msgid "8. separate unique filters are maintained for each \\*(TW" msgstr "8. для кожного вікна завдань передбачено окремі унікальні фільтри" #. type: Plain text #: ../man/top.1:2329 msgid "If a field is not turned on or is not currently in view, then your selection criteria will not affect the display. Later, should a filtered field become visible, the selection criteria will then be applied." msgstr "Якщо поле не увімкнено або у поточний момент не показано, ваші критерії вибору не впливатимуть на показ. Пізніше, якщо фільтроване поле стане видимим, критерії вибору буде застосовано." #. type: Plain text #: ../man/top.1:2332 msgid "B" msgstr "B<Резюме щодо клавіатури>" #. type: TP #: ../man/top.1:2332 #, no-wrap msgid "\\ \\ B\\ \\ :I (upper case)" msgstr "\\ \\ B\\ \\ :I<Інший фільтр> (верхній регістр)" #. type: Plain text #: ../man/top.1:2335 msgid "You will be prompted to establish a B filter." msgstr "Програма попросить вас встановити фільтр B<із врахуванням регістру символів>." #. type: TP #: ../man/top.1:2336 #, no-wrap msgid "\\ \\ B\\ \\ :I (lower case)" msgstr "\\ \\ B\\ \\ :I<Інший фільтр> (нижній регістр)" #. type: Plain text #: ../man/top.1:2340 msgid "You will be prompted to establish a filter that B when matching." msgstr "Програма попросить вас встановити фільтр, у якому при встановленні відповідності B<регістр символів буде проігноровано>." #. type: TP #: ../man/top.1:2341 #, no-wrap msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgstr "\\ B<^O>\\ \\ :I<Показати активні фільтри> (клавіша Ctrl + «o»)" #. type: Plain text #: ../man/top.1:2345 msgid "This can serve as a reminder of which filters are active in the \\*(CW. A summary will be shown on the message line until you press the EEnterE key." msgstr "За допомогою цієї команди можна згадати, які фільтри є активними у «поточному» вікні. Резюме буде показано у рядку повідомлення аж до натискання клавіші EEnterE." #. type: TP #: ../man/top.1:2346 #, no-wrap msgid "\\ \\ B<=>\\ \\ :I in current window" msgstr "\\ \\ B<=>\\ \\ :I<Скинути фільтрування> у поточному вікні" #. type: Plain text #: ../man/top.1:2350 msgid "This clears all of your selection criteria in the \\*(CW. It also has additional impact so please \\*(Xt 4a. GLOBAL Commands." msgstr "Ця команда знімає усі ваші критерії вибору у «поточному» вікні. Також має додатковий вплив на показу, тому, будь ласка, ознайомтеся з розділом 4а. ЗАГАЛЬНІ КОМАНДИ." #. type: TP #: ../man/top.1:2351 #, no-wrap msgid "\\ \\ B<+>\\ \\ :I in all windows" msgstr "\\ \\ B<+>\\ \\ :I<Скинути фільтрування> в усіх вікнах" #. type: Plain text #: ../man/top.1:2356 msgid "This clears the selection criteria in all windows, assuming you are in \\*(AM. As with the `=' \\*(CI, it too has additional consequences so you might wish to \\*(Xt 5b. COMMANDS for Windows." msgstr "Ця команда вилучає усі критерії вибору в усіх вікнах, якщо ви працюєте у режимі альтернативного показу. Так само, як із інтерактивною командою «=», її застосування призводить до додаткових наслідків, тому варто ознайомитися із розділом 5б. КОМАНДИ ДЛЯ ВІКОН." #. type: Plain text #: ../man/top.1:2359 msgid "B" msgstr "B<Вимоги до вхідних даних>" #. type: Plain text #: ../man/top.1:2365 msgid "When prompted for selection criteria, the data you provide must take one of two forms. There are 3 required pieces of information, with a 4th as optional. These examples use spaces for clarity but your input generally would not." msgstr "У відповідь на запит щодо критерії вибору вам слід вказати дані в одній з двох форм. Передбачено 3 обов'язкових елементів даних і четвертий додатковий. У наведених прикладах пробіли використано для зручності читання, але, загалом, їх можна і не використовувати." #. type: Plain text #: ../man/top.1:2370 #, no-wrap msgid "" " #1 B<#2> #3 ( required )\n" " Field-Name ? include-if-value\n" " B Field-Name ? B-if-value\n" " #4 ( optional )\n" msgstr "" " #1 B<#2> #3 ( обов'язкові )\n" " Назва-поля ? значення-для-включення\n" " B Назва-поля ? значення-для-B<виключення>\n" " #4 ( додаткове )\n" #. type: Plain text #: ../man/top.1:2375 msgid "Items #1, #3 and #4 should be self-explanatory. Item B<#2> represents both a required I and the I which must be one of either equality (`=') or relation (`E' or `E')." msgstr "Пункти #1, #3 і #4 неважко зрозуміти і без пояснень. Пункт B<#2> є одразу і обов'язковим I<роздільником>, і I<оператором>, яким є одне зі значень: рівність («=») або відношення («E» або «E»)." #. type: Plain text #: ../man/top.1:2384 msgid "The `=' equality operator requires only a partial match and that can reduce your `if-value' input requirements. The `E' or `E' relational operators always employ string comparisons, even with numeric fields. They are designed to work with a field's default I and with homogeneous data. When some field's numeric amounts have been subjected to I while others have not, that data is no longer homogeneous." msgstr "Оператор рівності «=» потребує лише часткової відповідності і це може зменшити вимоги щодо вхідних даних для «значення». Для операторів відношення «E» або «E» буде використано порівняння рядків, навіть для числових полів. Їх розроблено для роботи з типовим I<вирівнюванням> полів і однорідними даними. Якщо деякі числові дані у певному полі I<масштабовано>, а інші ні, дані вже не будуть однорідними." #. type: Plain text #: ../man/top.1:2391 msgid "If you establish a relational filter and you B changed the default Numeric or Character I, that filter is likely to fail. When a relational filter is applied to a memory field and you B changed the I, it may produce misleading results. This happens, for example, because `100.0m' (MiB) would appear greater than `1.000g' (GiB) when compared as strings." msgstr "Якщо вами встановлено фільтр відношення і ви B<змінили> типове I<вирівнювання> числових або символьних даних, цей фільтр, ймовірно, не спрацює. Якщо фільтр відношення застосовано до поля пам'яті, і вами B<не змінено> I<масштабування>, результати можуть бути помилковими. Таке трапляється, наприклад, оскільки «100.0m» (МіБ) програма вважає більшим значенням за «1.000g» (ГіБ) при порівнянні рядків." #. type: Plain text #: ../man/top.1:2395 msgid "If your filtered results appear suspect, simply altering justification or scaling may yet achieve the desired objective. See the `j', `J' and `e' \\*(CIs for additional information." msgstr "Якщо фільтровані результати виглядають підозріливо, просто змініть вирівнювання або масштабування для отримання бажаної мети. Щоб дізнатися більше про вирівнювання, ознайомтеся із описом інтерактивних команд «j», «J» і «e»." #. type: Plain text #: ../man/top.1:2398 msgid "B" msgstr "B<Потенційні проблеми>" #. type: Plain text #: ../man/top.1:2402 msgid "These B filters could produce the exact same results or the second one might not display anything at all, just a blank \\*(TW." msgstr "Ці фільтри для B можуть давати ті самі результати або другий фільтр не покаже нічого, просто порожнє вікно завдань." #. type: Plain text #: ../man/top.1:2405 #, no-wrap msgid "" " GROUP=root ( only the same results when )\n" " GROUP=ROOT ( invoked via lower case `o' )\n" msgstr "" " GROUP=root ( ті самі результати, лише )\n" " GROUP=ROOT ( якщо викликано малим «o» )\n" #. type: Plain text #: ../man/top.1:2410 msgid "Either of these B filters might yield inconsistent and/or misleading results, depending on the current memory scaling factor. Or both filters could produce the exact same results." msgstr "Обидва цих фільтри за B можуть дати різні і/або помилкові результати, залежно від поточного коефіцієнта масштабування пам'яті. Втім, обидва фільтри можуть дати абсолютно однакові результати." #. type: Plain text #: ../man/top.1:2413 #, no-wrap msgid "" " RESE9999 ( only the same results when )\n" " !RESE10000 ( memory scaling is at `KiB' )\n" msgstr "" " RESE9999 ( ті самі результати, лише )\n" " !RESE10000 ( якщо пам'ять масштабовано за «КіБ» )\n" #. type: Plain text #: ../man/top.1:2419 msgid "This B filter illustrates a problem unique to scalable fields. This particular field can display a maximum of 4 digits, beyond which values are automatically scaled to KiB or above. So while amounts greater than 9999 exist, they will appear as 2.6m, 197k, etc." msgstr "Цей фільтр за B ілюструє проблему, яка є притаманною масштабованим полям. У цьому полі, зокрема, може бути показано не більше 4 цифр. При перевищенні кількості значення буде автоматично масштабовано до КіБ або більшої одиниці. І, якщо існують значення, які є більшими 9999, їх буде показано як 2,6m, 197k тощо." #. type: Plain text #: ../man/top.1:2421 #, no-wrap msgid " nMinE9999 ( always a blank \\*(TW )\n" msgstr " nMinE9999 ( завжди порожнє \\*(TW )\n" #. type: Plain text #: ../man/top.1:2425 msgid "B" msgstr "B<Потенційні рішення>" #. type: Plain text #: ../man/top.1:2432 msgid "These examples illustrate how Other Filtering can be creatively applied to achieve almost any desired result. Single quotes are sometimes shown to delimit the spaces which are part of a filter or to represent a request for status (^O) accurately. But if you used them with if-values in real life, no matches would be found." msgstr "Ці приклад ілюструють, як інше фільтрування можна творчо застосувати до отримання майже будь-яких бажаних результатів. Одинарні лапки іноді використовують для відокремлення пробілів, які є частиною фільтра, або точного представлення запиту щодо стану (^O). Але якщо ви використаєте їх із значеннями в умовах в реальних прикладах, нічого не буде знайдено." #. type: Plain text #: ../man/top.1:2437 msgid "Assuming field B is displayed, the first filter will result in only multi-threaded processes being shown. It also reminds us that a trailing space is part of every displayed field. The second filter achieves the exact same results with less typing." msgstr "Якщо припустити, що показано поле B, перший фільтр призведе до показу лише процесів із декількома потоками обробки. Також приклад нагадує нам, що частиною кожного показаного поля є кінцевий пробіл. Другий фільтр дає абсолютно такий самий результат, але він є коротшим." #. type: Plain text #: ../man/top.1:2440 #, no-wrap msgid "" " !nTH=` 1 ' ( ' for clarity only )\n" " nTHE1 ( same with less i/p )\n" msgstr "" " !nTH=` 1 ' ( ' лише для зручності читання )\n" " nTHE1 ( те саме, але коротше )\n" #. type: Plain text #: ../man/top.1:2444 msgid "With Forest View mode active and the B column in view, this filter effectively collapses child processes so that just 3 levels are shown." msgstr "Якщо активним є режим перегляду лісу і показано стовпчик B, використання цього фільтра призведе до згортання дочірніх процесів так, що буде показано лише 3 рівні." #. type: Plain text #: ../man/top.1:2446 #, no-wrap msgid " !COMMAND=` `- ' ( ' for clarity only )\n" msgstr " !COMMAND=` `- ' ( ' лише для зручності читання )\n" #. type: Plain text #: ../man/top.1:2454 msgid "The final two filters appear as in response to the status request key (^O). In reality, each filter would have required separate input. The B example shows the two concurrent filters necessary to display tasks with priorities of 20 or more, since some might be negative. Then by exploiting trailing spaces, the B series of filters could achieve the failed `9999' objective discussed above." msgstr "Останні два фільтри показано як відповіді на натискання комбінації запиту щодо стану (^O). У реальності для кожного з них потрібні окремі вхідні дані. У прикладі для B показано два конкурентних фільтри, потрібні для показу завдань із пріоритетностями 20 або більше, оскільки значення пріоритетності можуть бути і від'ємними. Далі, використовуючи кінцеві пробіли, набір фільтрів B надає змогу отримати результат у випадку з помилкою «9999», яку обговорено вище." #. type: Plain text #: ../man/top.1:2457 #, no-wrap msgid "" " `PRE20' + `!PR=-' ( 2 for right result )\n" " `!nMin=0 ' + `!nMin=1 ' + `!nMin=2 ' + `!nMin=3 ' ...\n" msgstr "" " `PRE20' + `!PR=-' ( 2 для правильного результату )\n" " `!nMin=0 ' + `!nMin=1 ' + `!nMin=2 ' + `!nMin=3 ' ...\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2461 #, no-wrap msgid "6. FILES" msgstr "6. ФАЙЛИ" #. ---------------------------------------------------------------------- #. type: SS #: ../man/top.1:2463 #, no-wrap msgid "6a. PERSONAL Configuration File" msgstr "6а. ФАЙЛ ОСОБИСТИХ НАЛАШТУВАНЬ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2466 msgid "This file is created or updated via the 'W' \\*(CI." msgstr "Цей файл створюється і оновлюється інтерактивною командою «W»." #. type: Plain text #: ../man/top.1:2469 msgid "The legacy version is written as `$HOME/.your-name-4-\\*(We' + `rc' with a leading period." msgstr "Застарілу версію буде записано як `$HOME/.ваша-назва-4-\\*(We' + `rc' з початковою крапкою у назві." #. type: Plain text #: ../man/top.1:2474 msgid "A newly created \\*(CF is written as procps/your-name-4-\\*(We' + `rc' without a leading period. The procps directory will be subordinate to either $XDG_CONFIG_HOME when set as an absolute path or the $HOME/.config directory." msgstr "Новостворений файл налаштувань буде записано як procps/ваша-назва-4-\\*(We' + «rc» без початкового пробілу. Каталог procps є підкаталогом або у каталозі, який визначається змінною $XDG_CONFIG_HOME, якщо її значенням є абсолютний шлях, або у каталозі $HOME/.config." #. type: Plain text #: ../man/top.1:2476 msgid "While not intended to be edited manually, here is the general layout:" msgstr "Хоча файл і не призначено для редагування вручну, ось його загальне компонування:" #. type: Plain text #: ../man/top.1:2486 #, no-wrap msgid "" " global # line 1: the program name/alias notation\n" " \" # line 2: id,altscr,irixps,delay,curwin\n" " per ea # line a: winname,fieldscur\n" " window # line b: winflags,sortindx,maxtasks,etc\n" " \" # line c: summclr,msgsclr,headclr,taskclr\n" " global # line 15: additional miscellaneous settings\n" " \" # any remaining lines are devoted to optional\n" " \" # active 'other filters' discussed in section 5e above\n" " \" # plus 'inspect' entries discussed in section 6b below\n" msgstr "" " загальне # рядок 1: назва/альтернатива назви програми\n" " \" # рядок 2: id,altscr,irixps,delay,curwin\n" " окремі # рядок a: winname,fieldscur\n" " вікна # рядок b: winflags,sortindx,maxtasks тощо\n" " \" # рядок c: summclr,msgsclr,headclr,taskclr\n" " загальне # рядок 15: різні додаткові параметри\n" " \" # у решті рядків описують необов'язкові активні\n" " \" # «інші фільтри», які описано у розділі 5д вище, а\n" " \" # також записи «inspect», які описано у розділі 6б нижче\n" #. type: Plain text #: ../man/top.1:2490 msgid "If a valid absolute path to the rcfile cannot be established, customizations made to a running \\*(We will be impossible to preserve." msgstr "Якщо коректний абсолютний шлях до файла rc не вдасться встановити, налаштування, які виконано у запущеній програмі \\*(We, не можна буде зберегти." #. ...................................................................... #. type: SS #: ../man/top.1:2492 #, no-wrap msgid "6b. ADDING INSPECT Entries" msgstr "6б. ДОДАВАННЯ ЗАПИСІВ ДЛЯ ІНСПЕКТУВАННЯ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2499 msgid "To exploit the `Y' \\*(CI, you must add entries at theB< end> of the \\*(We personal \\*(CF. Such entries simply reflect a file to be read or command/pipeline to be executed whose results will then be displayed in a separate scrollable, searchable window." msgstr "Щоб скористатися інтерактивною командою «Y», вам слід додати записи B<наприкінці> особистого файла налаштувань \\*(We. Такі записи просто вказують файл, який слід прочтати або команду/канал даних, які слід виконати, і результати виконання яких слід показати в окремому придатному до гортання і пошуку вікні." #. type: Plain text #: ../man/top.1:2502 msgid "If you don't know the location or name of your \\*(We rcfile, use the `W' \\*(CI to rewrite it and note those details." msgstr "Якщо вам не відоме місце зберігання або назва вашого файла rc \\*(We, скористайтеся інтерактивною командою «W», щоб перезаписати його і запам'ятайте його параметри." #. type: Plain text #: ../man/top.1:2509 msgid "Inspect entries can be added with a redirected echo or by editing the \\*(CF. Redirecting an echo risks overwriting the rcfile should it replace (E) rather than append (EE) to that file. Conversely, when using an editor care must be taken not to corrupt existing lines, some of which could contain unprintable data or unusual characters depending on the \\*(We version under which that \\*(CF was saved." msgstr "Записи інспектування можна додати переспрямовуванням echo або редагуванням файла налаштувань. Переспрямовування echo небезпечне через можливість перезапису файла rc, якщо буде використано заміну (E), а не дописування (EE) до цього файла. А якщо ви користуватиметеся редактором, слід слідкувати за тим, щоб не пошкодити наявні рядки, деякі з яких будуть містити непридатні до друку або незвичайні символи, залежно від версії \\*(We, у якій було збережено файл налаштувань." #. type: Plain text #: ../man/top.1:2514 msgid "Those Inspect entries beginning with a `#' character are ignored, regardless of content. Otherwise they consist of the following 3 elements, each of whichI< must> be separated by a tab character (thus 2 `\\et' total):" msgstr "Записи інспектування, які починаються з символу «#» буде проігноровано, незалежно від вмісту. Інші записи мають складатися з вказаних нижче 3 елементів, кожен з яких I<має> бути відокремлено від інших символом табуляції (отже, містити загалом 2 «\\et»):" #. type: Plain text #: ../man/top.1:2519 #, no-wrap msgid "" " .type: literal `file' or `pipe'\n" " .name: selection shown on the Inspect screen\n" " .fmts: string representing a path or command\n" msgstr "" " .type: буквально «file» або «pipe»\n" " .name: вибір, який буде показано на екрані інспектування\n" " .fmts: рядок шляху або команди\n" #. type: Plain text #: ../man/top.1:2526 msgid "The two types of Inspect entries areI< not> interchangeable. Those designated `B' will be accessed using fopen and must reference a single file in the `.fmts' element. Entries specifying `B' will employ popen, their `.fmts' element could contain many pipelined commands and, none can be interactive." msgstr "Два типи записів інспектування I<не> є взаємозамінними. Доступ до тих, які позначено як «B», буде здійснюватися за допомогою fopen, вони мають посилатися на єдиний файл в елементі «.fmts». Записи, які задають «B» підлягатимуть дії popen, їхній елемент «.fmts» може містити багато команд у конвеєрі, жодна з цих команд не повинна бути інтерактивною." #. type: Plain text #: ../man/top.1:2530 msgid "If the file or pipeline represented in your `.fmts' deals with the specific PID input or accepted when prompted, then the format string must also contain the `B<%d>' specifier, as these examples illustrate." msgstr "Якщо файл або конвеєр, представлений у вашому «.fmts», має справу зі специфічними вхідними даними PID або приймає дані, якщо запитано, у рядку форматування також має міститися специфікація «B<%d>», як у наших демонстраційних прикладах." #. type: Plain text #: ../man/top.1:2534 #, no-wrap msgid "" " .fmts= /proc/I<%d>/numa_maps\n" " .fmts= lsof -P -pI< %d>\n" msgstr "" " .fmts= /proc/I<%d>/numa_maps\n" " .fmts= lsof -P -pI< %d>\n" #. type: Plain text #: ../man/top.1:2539 msgid "For `B' type entries only, you may also wish to redirect stderr to stdout for a more comprehensive result. Thus the format string becomes:" msgstr "Лише для записів типу «B», вам, ймовірно, також слід переспрямувати stderr до stdout для покращення результатів. Таким чином, рядок форматування буде таким:" #. type: Plain text #: ../man/top.1:2542 #, no-wrap msgid " .fmts= pmap -x %dI< 2E&1>\n" msgstr " .fmts= pmap -x %dI< 2E&1>\n" #. type: Plain text #: ../man/top.1:2549 msgid "Here are examples of both types of Inspect entries as they might appear in the rcfile. The first entry will be ignored due to the initial `#' character. For clarity, the pseudo tab depictions (^I) are surrounded by an extra space but the actual tabs would not be." msgstr "Тут наведено приклади обох типів записів інспектування у такому вигляді, у якому вони можуть з'являтися у файлі rc. Перший запис буде проігноровано через початковий символ «#». Для зручності читання до псевдозамінників табуляції (^I) додано додаткові пробіли з обох боків, але справжні табуляції таким чином не виокремлено." #. type: Plain text #: ../man/top.1:2555 #, no-wrap msgid "" " # pipe ^I Sockets ^I lsof -n -P -i 2E&1\n" " pipe ^I Open Files ^I lsof -P -p %d 2E&1\n" " file ^I NUMA Info ^I /proc/%d/numa_maps\n" " pipe ^I Log ^I tail -n100 /var/log/syslog | sort -Mr\n" msgstr "" " # pipe ^I Sockets ^I lsof -n -P -i 2E&1\n" " pipe ^I Open Files ^I lsof -P -p %d 2E&1\n" " file ^I NUMA Info ^I /proc/%d/numa_maps\n" " pipe ^I Log ^I tail -n100 /var/log/syslog | sort -Mr\n" #. type: Plain text #: ../man/top.1:2562 msgid "Except for the commented entry above, these next examples show what could be echoed to achieve similar results, assuming the rcfile name was `.toprc'. However, due to the embedded tab characters, each of these lines should be preceded by `B', not just a simple an `echo', to enable backslash interpretation regardless of which shell you use." msgstr "Окрім коментованого запису вище, у наступних прикладах показано, що можна переспрямувати з echo для отримання подібних результатів, у припущенні, що файлом rc є файл «.toprc». Втім, через вбудовані символи табуляції перед кожним з цих рядків слід дописувати «B», а не просто «echo», щоб уможливити обробку символів зворотної похилої риски, незалежно від використаної вами командної оболонки." #. type: Plain text #: ../man/top.1:2567 #, no-wrap msgid "" " \"pipe\\etOpen Files\\etlsof -P -p %d 2E&1\" EE ~/.toprc\n" " \"file\\etNUMA Info\\et/proc/%d/numa_maps\" EE ~/.toprc\n" " \"pipe\\etLog\\ettail -n200 /var/log/syslog | sort -Mr\" EE ~/.toprc\n" msgstr "" " \"pipe\\etOpen Files\\etlsof -P -p %d 2E&1\" EE ~/.toprc\n" " \"file\\etNUMA Info\\et/proc/%d/numa_maps\" EE ~/.toprc\n" " \"pipe\\etLog\\ettail -n200 /var/log/syslog | sort -Mr\" EE ~/.toprc\n" #. type: Plain text #: ../man/top.1:2576 msgid "If any inspect entry you create produces output with unprintable characters they will be displayed in either the ^C notation or hexadecimal EFFE form, depending on their value. This applies to tab characters as well, which will show as `^I'. If you want a truer representation, any embedded tabs should be expanded. The following example takes what could have been a `file' entry but employs a `pipe' instead so as to expand the embedded tabs." msgstr "Якщо будь-який зі створених вами записів інспектування виводитиме дані із непридатними до друку символами, їх буде показано або у позначеннях, подібних до ^C, або у шістнадцятковій формі, подібній до EFFE, залежно від значення. Це стосується символів табуляції, які буде показано як «^I». Якщо вам потрібне краще представлення, усі вбудовані табуляції має бути розгорнуто. У наведеному нижче прикладі програма приймає те, що могло б бути записом «file», але використовує замість нього «pipe» для розгортання вбудованих табуляцій." #. type: Plain text #: ../man/top.1:2582 #, no-wrap msgid "" " # next would have contained `\\et' ...\n" " # file ^I Eyour_nameE ^I /proc/%d/status\n" " # but this will eliminate embedded `\\et' ...\n" " pipe ^I Eyour_nameE ^I cat /proc/%d/status | expand -\n" msgstr "" " # наступний рядок мав би містити «\\et» ...\n" " # файл ^I Eваша_назваE ^I /proc/%d/status\n" " # але це вилучить вбудований `\\et' ...\n" " pipe ^I Eваша_назваE ^I cat /proc/%d/status | expand -\n" #. type: Plain text #: ../man/top.1:2588 msgid "\\*(NT Some programs might rely on I to end. Therefore, if a `B' such as the following is established, one must use Ctrl-C to terminate it in order to review the results. This is the single occasion where a `^C' will not also terminate \\*(We." msgstr "\\*(NT Для завершення деяких програм може бути потрібним I. Тому, якщо встановлено «B», подібний до наведеного нижче, доведеться скористатися Ctrl-C для його переривання, щоб переглянути результати. Це єдиний випадок, коли «^C» не завершить також і роботу \\*(We." #. type: Plain text #: ../man/top.1:2591 #, no-wrap msgid " pipe ^I Trace ^I /usr/bin/strace -p %d 2E&1\n" msgstr " pipe ^I Trace ^I /usr/bin/strace -p %d 2E&1\n" #. type: Plain text #: ../man/top.1:2597 msgid "Lastly, while `B' type entries have been discussed in terms of pipelines and commands, there is nothing to prevent you from including I< shell scripts> as well. Perhaps even newly created scripts designed specifically for the `Y' \\*(CI." msgstr "Нарешті, хоча ми описували записи типу «B» у термінах конвеєрів і команд, нічого не заважає вам включати і I<скрипти командної оболонки>. Можливо, навіть новостворені скрипти, які спеціально розроблено для інтерактивної команди «Y»." #. type: Plain text #: ../man/top.1:2603 msgid "For example, as the number of your Inspect entries grows over time, the `Options:' row will be truncated when screen width is exceeded. That does not affect operation other than to make some selections invisible. However, if some choices are lost to truncation but you want to see more options, there is an easy solution hinted at below." msgstr "Наприклад, зі зростанням кількості записів інспектування з часом, рядок «Параметри:» буде обрізано при перевищенні ширини екрана. Це не вплине на працездатність записів, але зробить деякі з варіантів вибору невидимими. Втім, якщо деякі варіанти обрізано, а ви хочете переглянути усі, існує просте рішення, підказку щодо якого можна бачити нижче." #. type: Plain text #: ../man/top.1:2608 #, no-wrap msgid "" " Inspection Pause at pid ...\n" " Use: left/right then EEnterE ...\n" " Options: help 1 2 3 4 5 6 7 8 9 10 11 ...\n" msgstr "" " Інспектування Призупинка: pid ...\n" " Кор: ліворуч/праворуч, потім EEnterE ...\n" " Пункти: help 1 2 3 4 5 6 7 8 9 10 11 ...\n" #. type: Plain text #: ../man/top.1:2614 msgid "The entries in the \\*(We rcfile would have a number for the `.name' element and the `help' entry would identify a shell script you've written explaining what those numbered selections actually mean. In that way, many more choices can be made visible." msgstr "Записи у файлі rc \\*(We повинні мати номери у елементах «.name», а запис «help» має ідентифікувати скрипт оболонки, який ви написали для пояснення того, що саме позначають ці нумеровані варіанти вибору. У такий спосіб можна зробити видимими набагато більше варіантів вибору." #. ...................................................................... #. type: SS #: ../man/top.1:2616 #, no-wrap msgid "6c. SYSTEM Configuration File" msgstr "6в. ФАЙЛ ЗАГАЛЬНОСИСТЕМНИХ НАЛАШТУВАНЬ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2621 msgid "This \\*(CF represents defaults for users who have not saved their own \\*(CF. The format mirrors exactly the personal \\*(CF and can also include `inspect' entries as explained above." msgstr "Цей файл налаштувань містить типові значення для користувачів, якими не було збережено власний файл налаштувань. Формат точно такий самий, як в особистих файлів налаштувань, а також може включати записи «inspect», які описано вище." #. type: Plain text #: ../man/top.1:2623 msgid "Creating it is a simple process." msgstr "Процедура його створення проста." #. type: Plain text #: ../man/top.1:2626 msgid "1. Configure \\*(We appropriately for your installation and preserve that configuration with the `W' \\*(CI." msgstr "1. Налаштуйте \\*(We відповідним чином для встановленої у вас програми і збережіть налаштування за допомогою інтерактивної команди «W»." #. type: Plain text #: ../man/top.1:2628 msgid "2. Add and test any desired `inspect' entries." msgstr "2. Додайте і перевірте роботу будь-яких бажаних записів «inspect»." #. type: Plain text #: ../man/top.1:2630 msgid "3. Copy that \\*(CF to the I directory as `B'." msgstr "3. Скопіюйте файл налаштувань до каталогу I, скориставшись для нього назвою `B'." #. ...................................................................... #. type: SS #: ../man/top.1:2632 #, no-wrap msgid "6d. SYSTEM Restrictions File" msgstr "6г. ФАЙЛ ЗАГАЛЬНОСИСТЕМНИХ ОБМЕЖЕНЬ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2636 msgid "The presence of this file will influence which version of the help screen is shown to an ordinary user." msgstr "Наявність цього файла вплине на те, яку версію екрана довідки буде показано звичайному користувачу." #. type: Plain text #: ../man/top.1:2640 msgid "More importantly, it will limit what ordinary users are allowed to do when \\*(We is running. They will not be able to issue the following commands." msgstr "Що важливіше, він обмежить перелік завдань, які зможуть виконувати звичайні користувачі, коли запущено \\*(We. Користувачі не зможуть віддавати наведені нижче команди." #. type: Plain text #: ../man/top.1:2644 #, no-wrap msgid "" " k Kill a task\n" " r Renice a task\n" " d or s Change delay/sleep interval\n" msgstr "" " k припинити виконання завдання\n" " r змінити пріоритетність (nice) завдання\n" " d або s змінити інтервал затримки/присипляння\n" #. type: Plain text #: ../man/top.1:2649 msgid "This \\*(CF is not created by \\*(We. Rather, it is created manually and placed it in the I directory as `B'." msgstr "Цей файл налаштувань не буде створено \\*(We. Замість цього, його створюють вручну і зберігають у каталозі I із назвою «B»." #. type: Plain text #: ../man/top.1:2651 msgid "It should have exactly two lines, as shown in this example:" msgstr "У ньому має бути точно два рядки, як це показано у прикладі:" #. type: Plain text #: ../man/top.1:2654 #, no-wrap msgid "" " s # line 1: secure mode switch\n" " 5.0 # line 2: delay interval in seconds\n" msgstr "" " s # рядок 1: перемикач захищеного режиму\n" " 5.0 # рядок 2: інтервал затримки у секундах\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2657 #, no-wrap msgid "7. ENVIRONMENT VARIABLE(S)" msgstr "7. ЗМІННІ СЕРЕДОВИЩА" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2660 msgid "The value set for the following is unimportant, just its presence. " msgstr "Встановлене значення є несуттєвим, достатнього самого факту його встановлення." #. type: IP #: ../man/top.1:2661 #, no-wrap msgid "LIBPROC_HIDE_KERNEL " msgstr "LIBPROC_HIDE_KERNEL " #. type: Plain text #: ../man/top.1:2664 msgid "This will prevent display of any kernel threads and exclude such processes from the \\*(SA Tasks/Threads counts." msgstr "Запобігає показу будь-яких потоків обробки ядра та виключає такі процеси з обліку завдань/потоків в області резюме." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2666 #, no-wrap msgid "8. STUPID TRICKS Sampler" msgstr "8. ЗРАЗКИ ДУРНУВАТИХ ТРЮКІВ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2671 msgid "Many of these tricks work best when you give \\*(We a scheduling boost. So plan on starting him with a nice value of -10, assuming you've got the authority." msgstr "Багато з цих трюків найкраще працюють, якщо ви підвищите пріоритетність планування \\*(We. Тому заплануйте запуск програми із значенням пріоритетності (nice) -10, якщо ви маєте відповідні права доступу." #. ...................................................................... #. type: SS #: ../man/top.1:2673 #, no-wrap msgid "7a. Kernel Magic" msgstr "7а. Магія ядра" #. ---------------------------------------------------------------------- #. sorry, just can't help it -- don't ya love the sound of this? #. ( apparently AM static was a potential concern ) #. type: Plain text #: ../man/top.1:2678 msgid "For these stupid tricks, \\*(We needs \\*(FM." msgstr "Для цих химерних трюків потрібен повноекранний режим." #. type: IP #: ../man/top.1:2679 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2685 msgid "The user interface, through prompts and help, intentionally implies that the delay interval is limited to tenths of a second. However, you're free to set any desired delay. If you want to see Linux at his scheduling best, try a delay of .09 seconds or less." msgstr "Інтерфейс користувача, у запитах і довідці, навмисне припускає, що інтервал затримки обмежено десятими частками секунди. Втім, ви можете встановити будь-яку бажану затримку. Якщо ви хочете бачити усі можливості Linux, спробуйте затримку у 0,09 секунд або меншу." #. type: Plain text #: ../man/top.1:2688 msgid "For this experiment, under x-windows open an xterm and maximize it. Then do the following:" msgstr "Для цього експерименту відкрийте у x-window xterm і максимізуйте вікно програми. Далі, зробіть таке:" #. type: Plain text #: ../man/top.1:2697 #, no-wrap msgid "" " . provide a scheduling boost and tiny delay via:\n" " nice -n -10 \\*(We -d.09\n" " . keep sorted column highlighting \\*F so as to\n" " minimize path length\n" " . turn \\*O reverse row highlighting for emphasis\n" " . try various sort columns (TIME/MEM work well),\n" " and normal or reverse sorts to bring the most\n" " active processes into view\n" msgstr "" " . встановіть підвищений пріоритет і малу затримку:\n" " nice -n -10 \\*(We -d.09\n" " . вимкніть підсвічування стовпчика упорядковування\n" " так, щоб мінімізувати довжину шляху\n" " . увімкніть зворотне підсвічування для акцентування\n" " . спробуйте різні стовпчики упорядковування (добрий\n" " варіант TIME/MEM) і звичайне або обернене\n" " упорядкування для того, щоб бачити більшість\n" " активних процесів\n" #. type: Plain text #: ../man/top.1:2701 msgid "What you'll see is a very busy Linux doing what he's always done for you, but there was no program available to illustrate this." msgstr "Ви побачите дуже зайнятий Linux, який робить те, що завжди для вас, але без програми, яка б це ілюструвала." #. type: IP #: ../man/top.1:2702 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2707 msgid "Under an xterm using `white-on-black' colors, on \\*(We's Color Mapping screen set the task color to black and be sure that task highlighting is set to bold, not reverse. Then set the delay interval to around .3 seconds." msgstr "У xterm з використанням чорно-білих кольорів на екрані прив'язки кольорів \\*(We встановіть чорний колір завдань і переконайтеся, що для підсвічування встановлено напівжирний шрифт, а не обернений. Далі, встановіть інтервал затримки у значення, яке приблизно дорівнює 0,3 секунди." #. type: Plain text #: ../man/top.1:2710 msgid "After bringing the most active processes into view, what you'll see are the ghostly images of just the currently running tasks." msgstr "Після того, як стане видимою більшість активних процесів, ви побачите примарні образи лише поточних робочих завдань." #. type: IP #: ../man/top.1:2711 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2716 msgid "Delete the existing rcfile, or create a new symlink. Start this new version then type `T' (a secret key, \\*(Xt 4c. Task Area Commands, SORTING) followed by `W' and `q'. Finally, restart the program with -d0 (zero delay)." msgstr "Вилучіть наявний файл rc або створіть нове символічне посилання. Запустіть цю нову версію, потім натисніть клавішу «T» (секретна клавіша, див. 4в. КОМАНДИ ОБЛАСТІ ЗАВДАНЬ, УПОРЯДКОВУВАННЯ), потім клавіші «W» і «q». Нарешті, перезапустіть програму з використанням параметра -d0 (нульова затримка)." #. type: Plain text #: ../man/top.1:2721 msgid "Your display will be refreshed at three times the rate of the former \\*(We, a 300% speed advantage. As \\*(We climbs the TIME ladder, be as patient as you can while speculating on whether or not \\*(We will ever reach the \\*(We." msgstr "Ваш дисплей буде оновлюватися утричі швидше, ніж до цього у \\*(We, — 300% підвищення швидкості. Оскільки \\*(We здирається драбиною TIME, будьте терплячими, оскільки важко вгадати, чи зможе \\*(We наздогнати \\*(We." #. ...................................................................... #. type: SS #: ../man/top.1:2723 #, no-wrap msgid "7b. Bouncing Windows" msgstr "7б. Вікна-стрибунці" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2726 msgid "For these stupid tricks, \\*(We needs \\*(AM." msgstr "Для цих химерних трюків потрібен режим альтернативного показу." #. type: IP #: ../man/top.1:2727 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2732 msgid "With 3 or 4 \\*(TDs visible, pick any window other than the last and turn idle processes \\*F using the `i' \\*(CT. Depending on where you applied `i', sometimes several \\*(TDs are bouncing and sometimes it's like an accordion, as \\*(We tries his best to allocate space." msgstr "Із 3 або 4 видимими показами завдань виберіть будь-яке вікно, окрім останнього і вимкніть бездіяльні процеси за допомогою команди-перемикача «i». Залежно від того, де вами застосовано «i», іноді підстрибуватимуть декілька показів завдань, а іноді, все нагадуватиме акордеон, оскільки \\*(We намагатиметься якнайкраще використати простір на екрані." #. type: IP #: ../man/top.1:2733 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2738 msgid "Set each window's summary lines differently: one with no memory (`m'); another with no states (`t'); maybe one with nothing at all, just the message line. Then hold down `a' or `w' and watch a variation on bouncing windows \\*(Em hopping windows." msgstr "Встановіть для кожного з вікон різні рядки резюме: один без пам'яті («m»); інший без станів («t»); можливо, один взагалі без нічого, просто рядок повідомлення. Далі, натисніть і утримуйте «a» або «w», і спостерігайте за варіацією у підстрибуванні вікон \\*(Em вікна-стрибунці." #. type: IP #: ../man/top.1:2739 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2743 msgid "Display all 4 windows and for each, in turn, set idle processes to \\*F using the `i' \\*(CT. You've just entered the \"extreme bounce\" zone." msgstr "Зробіть видимими усі 4 вікна, і для кожного, по черзі, вимкніть бездіяльні процеси за допомогою команди-перемикача «i». Ви просто увійшли до зони «екстремальне підстрибування»." #. ...................................................................... #. type: SS #: ../man/top.1:2745 #, no-wrap msgid "7c. The Big Bird Window" msgstr "7в. Вікно Великого Птаха" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2748 msgid "This stupid trick also requires \\*(AM." msgstr "Для цього химерного трюку також потрібен режим альтернативного показу." #. type: IP #: ../man/top.1:2749 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2753 msgid "Display all 4 windows and make sure that 1:Def is the \\*(CW. Then, keep increasing window size with the `n' \\*(CI until all the other \\*(TDs are \"pushed out of the nest\"." msgstr "Зробіть видимими усі 4 вікна і переконайтеся, що «поточним» вікном є 1:Def. Далі, збільшуйте розмір вікна за допомогою інтерактивної команди «n», аж доки усі інші покази завдань буде «виштовхнуто з гнізда»." #. type: Plain text #: ../man/top.1:2757 msgid "When they've all been displaced, toggle between all visible/invisible windows using the `_' \\*(CT. Then ponder this:" msgstr "Коли їх буде переміщено, перемкніться між усіма видимими/невидимими вікнами за допомогою команди-перемикача «_». Потім обміркуйте це:" #. type: Plain text #: ../man/top.1:2759 #, no-wrap msgid " is \\*(We fibbing or telling honestly your imposed truth?\n" msgstr " \\*(We видумує результати чи чесно повідомляє вам оманливу правду?\n" #. ...................................................................... #. type: SS #: ../man/top.1:2761 #, no-wrap msgid "7d. The Ol' Switcheroo" msgstr "7г. Перемикачка" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2765 msgid "This stupid trick works best without \\*(AM, since justification is active on a per window basis." msgstr "Цей химерний трюк найкраще працює без режиму альтернативного перегляду, оскільки вирівнювання буде активним на рівні окремого вікна." #. type: IP #: ../man/top.1:2766 #, no-wrap msgid "\\(bu " msgstr "\\(bu " #. type: Plain text #: ../man/top.1:2770 msgid "Start \\*(We and make COMMAND the last (rightmost) column displayed. If necessary, use the `c' \\*(CT to display command lines and ensure that forest view mode is active with the `V' \\*(CT." msgstr "Запустіть \\*(We із робіть COMMAND останнім (найправішим) показаним стовпчиком. Якщо потрібно, скористайтеся командою-перемикачем «c» для показу рядків команд і переконайтеся, що активним є режим перегляду лісу, скориставшись командою-перемикачем «V»." #. type: Plain text #: ../man/top.1:2774 msgid "Then use the up/down arrow keys to position the display so that some truncated command lines are shown (`+' in last position). You may have to resize your xterm to produce truncation." msgstr "Потім скористайтеся клавішами зі стрілками вгору/вниз для розташування показу так, щоб було показано якісь обрізані рядки команд («+» в останній позиції). Ви можете змінити розміри вашого xterm, щоб сталося обрізання." #. type: Plain text #: ../man/top.1:2776 msgid "Lastly, use the `j' \\*(CT to make the COMMAND column right justified." msgstr "Нарешті, скористайтеся командою-перемикачем «j», щоб встановити вирівнювання праворуч у стовпчику COMMAND." #. type: Plain text #: ../man/top.1:2780 msgid "Now use the right arrow key to reach the COMMAND column. Continuing with the right arrow key, watch closely the direction of travel for the command lines being shown." msgstr "Далі, скористайтеся клавішею зі стрілкою праворуч, щоб дістатися стовпчика COMMAND. Продовжіть натискати клавішу зі стрілкою праворуч, ретельно стежте за напрямком у якому рухаються показані рядки команд." #. type: Plain text #: ../man/top.1:2783 #, no-wrap msgid " some lines travel left, while others travel right\n" msgstr " деякі рядки пересунуться ліворуч, а інші — праворуч\n" #. type: Plain text #: ../man/top.1:2785 #, no-wrap msgid " eventually all lines will Switcheroo, and move right\n" msgstr " нарешті, усі рядки перемкнуться і посунуться праворуч\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2787 #, no-wrap msgid "9. BUGS" msgstr "9. ВАДИ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2792 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE .>" msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE .>" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2794 #, no-wrap msgid "10. SEE Also" msgstr "10. ДИВ. ТАКОЖ" #. ---------------------------------------------------------------------- #. -*-Nroff-*- #. type: Plain text #: ../man/uptime.1:3 msgid "B(1), B(1), B(1), B(1), B(1), B(8), B(1)" msgstr "B(1), B(1), B(1), B(1), B(1), B(8), B(1)" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "UPTIME" msgstr "UPTIME" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "December 2012" msgstr "грудень 2012 року" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. type: SH #: ../man/uptime.1:4 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/uptime.1:6 msgid "uptime - Tell how long the system has been running." msgstr "uptime — виводить дані щодо часу, протягом якого працювала система." #. type: SH #: ../man/uptime.1:6 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/uptime.1:9 msgid "B [I]" msgstr "B [I<параметри>]" #. type: SH #: ../man/uptime.1:9 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/uptime.1:14 msgid "B gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes." msgstr "B виводить у один рядок такі дані: поточний час, тривалість роботи системи, кількість користувачів, які працюють у системі, та середні значення навантаження на систему за останні 1, 5 та 15 хвилин." #. type: Plain text #: ../man/uptime.1:17 msgid "This is the same information contained in the header line displayed by B(1)." msgstr "Це ті самі дані, що містяться у рядку заголовка, який показує програма B(1)." #. type: Plain text #: ../man/uptime.1:26 msgid "System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU. A process in uninterruptable state is waiting for some I/O access, eg waiting for disk. The averages are taken over the three time intervals. Load averages are not normalized for the number of CPUs in a system, so a load average of 1 means a single CPU system is loaded all the time while on a 4 CPU system it means it was idle 75% of the time." msgstr "Середні значення навантаження — це осереднені числові характеристики процесів, які перебувають у стані роботи або у неперервному стані. Процес у стані роботи або використовує процесор або очікує на можливість використання процесора. Процес у неперервному стані очікує на якийсь доступ до каналів введення-виведення, наприклад, очікує на доступ до диска. Середні значення обчислюються за трьома часовими інтервалами. Середні навантаження нормалізуються на кількість процесорів у системі, отже, середнє навантаження у 1 у системі з одним процесором означає, що процесор завантажено увесь час, а у системі з 4 процесорами означає, що система перебуває у стані бездіяльності 75% часу." #. type: SH #: ../man/uptime.1:26 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/uptime.1:27 #, no-wrap msgid "B<-p>, B<--pretty>" msgstr "B<-p>, B<--pretty>" #. type: Plain text #: ../man/uptime.1:30 msgid "show uptime in pretty format" msgstr "Вивести час роботи у зручному для читання форматі" #. type: TP #: ../man/uptime.1:30 #, no-wrap msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help> " #. type: Plain text #: ../man/uptime.1:33 msgid "display this help text" msgstr "Вивести цю довідку" #. type: TP #: ../man/uptime.1:33 #, no-wrap msgid "B<-s>, B<--since>" msgstr "B<-s>, B<--since>" #. type: Plain text #: ../man/uptime.1:36 msgid "system up since, in yyyy-mm-dd HH:MM:SS format" msgstr "час, від якого виконується відлік часу роботи системи, у форматі рррр-мм-дд ГГ:ХХ:СС" #. type: TP #: ../man/uptime.1:36 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/uptime.1:39 msgid "display version information and exit" msgstr "вивести дані щодо версії і завершити роботу" #. type: SH #: ../man/uptime.1:39 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: TP #: ../man/uptime.1:40 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/uptime.1:43 msgid "information about who is currently logged on" msgstr "Дані щодо тих, хто зараз працює у системі." #. type: TP #: ../man/uptime.1:43 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/uptime.1:46 msgid "process information" msgstr "дані щодо процесу" #. type: SH #: ../man/uptime.1:46 #, no-wrap msgid "AUTHORS " msgstr "АВТОРИ " #. type: Plain text #: ../man/uptime.1:56 msgid "B was written by E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> and E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE>" msgstr "B створено E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> та E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE>" #. type: SH #: ../man/uptime.1:56 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/uptime.1:61 msgid "B(1), B(1), B(5), B(1)" msgstr "B(1), B(1), B(5), B(1)" #. type: SH #: ../man/uptime.1:61 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. This page Copyright (C) 1994 Henry Ware #. Distributed under the GPL, Copyleft 1994. #. type: Plain text #: ../man/vmstat.8:3 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/vmstat.8:3 #, no-wrap msgid "VMSTAT" msgstr "VMSTAT" #. type: TH #: ../man/vmstat.8:3 #, no-wrap msgid "2020-06-04 " msgstr "4 червня 2020 року" #. type: TH #: ../man/vmstat.8:3 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/vmstat.8:3 #, no-wrap msgid "System Administration " msgstr "Керування системою " #. type: SH #: ../man/vmstat.8:4 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/vmstat.8:6 msgid "vmstat - Report virtual memory statistics" msgstr "vmstat — програма для виведення статистичних звітів щодо використання віртуальної пам’яті." #. type: SH #: ../man/vmstat.8:6 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/vmstat.8:10 msgid "B [options] [I [I]]" msgstr "B [параметри] [I<затримка> [I<число>]]" #. type: SH #: ../man/vmstat.8:10 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/vmstat.8:14 msgid "B reports information about processes, memory, paging, block IO, traps, disks and cpu activity." msgstr "B повідомляє дані щодо процесів, пам’яті, розподілу на сторінки, введення-виведення блоків, пасток, дисків та роботи процесора." #. type: Plain text #: ../man/vmstat.8:19 msgid "The first report produced gives averages since the last reboot. Additional reports give information on a sampling period of length I. The process and memory reports are instantaneous in either case." msgstr "Перший створений звіт надає середні дані з часу останнього перезавантаження. Наступні звіти надають дані щодо фрагмента часу, який визначається параметром I<затримка>. Дані звітів щодо процесів та споживання пам’яті відповідають моменту запуску програми." #. type: SH #: ../man/vmstat.8:19 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/vmstat.8:20 #, no-wrap msgid "I" msgstr "I<затримка>" #. type: Plain text #: ../man/vmstat.8:27 msgid "The I between updates in seconds. If no I is specified, only one report is printed with the average values since boot." msgstr "Значення I<затримки> між оновленнями у секундах. Якщо I<затримки> не визначено, програма виводить лише один звіт із середніми даними з часу перезавантаження." #. type: TP #: ../man/vmstat.8:27 #, no-wrap msgid "I" msgstr "I<число>" #. type: Plain text #: ../man/vmstat.8:34 msgid "Number of updates. In absence of I, when I is defined, default is infinite." msgstr "Кількість оновлень. Якщо значення I<число> не вказано і вказано значення I<затримка>, програма починає працювати у циклічному нескінченному режимі." #. type: TP #: ../man/vmstat.8:34 #, no-wrap msgid "B<-a>, B<--active>" msgstr "B<-a>, B<--active>" #. type: Plain text #: ../man/vmstat.8:37 msgid "Display active and inactive memory, given a 2.5.41 kernel or better." msgstr "Вивести дані щодо активної і неактивної пам’яті, якщо використовується ядро 2.5.41 або новіше." #. type: TP #: ../man/vmstat.8:37 #, no-wrap msgid "B<-f>, B<--forks>" msgstr "B<-f>, B<--forks>" #. type: Plain text #: ../man/vmstat.8:45 msgid "The B<-f> switch displays the number of forks since boot. This includes the fork, vfork, and clone system calls, and is equivalent to the total number of tasks created. Each process is represented by one or more tasks, depending on thread usage. This display does not repeat." msgstr "За допомогою параметра B<-f> можна наказати програмі вивести кількість відгалужень з часу перезавантаження. Це стосується відгалужень, створених за допомогою викликів функцій fork, vfork та clone, і є еквівалентом загальної кількості створених завдань. Кожному процесу відповідає одне або декілька завдань, залежно від використання потоків обробки. Показ цього параметра під час повторних сеансів збирання даних не виконується." #. type: TP #: ../man/vmstat.8:45 #, no-wrap msgid "B<-m>, B<--slabs>" msgstr "B<-m>, B<--slabs>" #. type: Plain text #: ../man/vmstat.8:48 msgid "Displays slabinfo." msgstr "Вивести slabinfo." #. type: TP #: ../man/vmstat.8:48 #, no-wrap msgid "B<-n>, B<--one-header>" msgstr "B<-n>, B<--one-header>" #. type: Plain text #: ../man/vmstat.8:51 msgid "Display the header only once rather than periodically." msgstr "Виводити заголовок лише один раз, а не періодично." #. type: TP #: ../man/vmstat.8:51 #, no-wrap msgid "B<-s>, B<--stats>" msgstr "B<-s>, B<--stats>" #. type: Plain text #: ../man/vmstat.8:55 msgid "Displays a table of various event counters and memory statistics. This display does not repeat." msgstr "Вивести таблицю різноманітних лічильників подій та статистичних даних щодо споживання пам’яті. Показ цих даних під час повторних сеансів обробки даних не виконується." #. type: TP #: ../man/vmstat.8:55 #, no-wrap msgid "B<-d>, B<--disk>" msgstr "B<-d>, B<--disk>" #. type: Plain text #: ../man/vmstat.8:58 msgid "Report disk statistics (2.5.70 or above required)." msgstr "Вивести дані щодо використання диска (потрібне ядро 2.5.70 або новіше)." #. type: TP #: ../man/vmstat.8:58 #, no-wrap msgid "B<-D>, B<--disk-sum>" msgstr "B<-D>, B<--disk-sum>" #. type: Plain text #: ../man/vmstat.8:61 msgid "Report some summary statistics about disk activity." msgstr "Вивести статистичні підсумки щодо роботи із диском." #. type: TP #: ../man/vmstat.8:61 #, no-wrap msgid "B<-p>, B<--partition> I" msgstr "B<-p>, B<--partition> I<пристрій>" #. type: Plain text #: ../man/vmstat.8:64 msgid "Detailed statistics about partition (2.5.70 or above required)." msgstr "Докладні статистичні дані щодо розділу (потрібне ядро версії 2.5.70 або новішої)." #. type: TP #: ../man/vmstat.8:64 #, no-wrap msgid "B<-S>, B<--unit> I" msgstr "B<-S>, B<--unit> I<символ>" #. type: Plain text #: ../man/vmstat.8:76 msgid "Switches outputs between 1000 (I), 1024 (I), 1000000 (I), or 1048576 (I) bytes. Note this does not change the swap (si/so) or block (bi/bo) fields." msgstr "Перемикає одиницю показу виведених даних між 1000 (I), 1024 (I), 1000000 (I) та 1048576 (I) байтами. Зауважте, що це не стосується полів резервної пам'яті (si/so) або блоків (bi/bo)." #. type: TP #: ../man/vmstat.8:76 #, no-wrap msgid "B<-t>, B<--timestamp>" msgstr "B<-t>, B<--timestamp>" #. type: Plain text #: ../man/vmstat.8:79 msgid "Append timestamp to each line" msgstr "Додати до кожного рядка часову позначку." #. type: TP #: ../man/vmstat.8:79 #, no-wrap msgid "B<-w>, B<--wide> " msgstr "B<-w>, B<--wide> " #. type: Plain text #: ../man/vmstat.8:84 msgid "Wide output mode (useful for systems with higher amount of memory, where the default output mode suffers from unwanted column breakage). The output is wider than 80 characters per line." msgstr "Режим широкого виведення (корисний для систем з великим об’ємом пам’яті, де у типовому режимі виведення виникають проблеми із розбиттям даних за стовпчиками). У цьому режимі програма виводить понад 80 символів у рядок." #. type: TP #: ../man/vmstat.8:84 #, no-wrap msgid "B<-y>, B<--no-first>" msgstr "B<-y>, B<--no-first>" #. type: Plain text #: ../man/vmstat.8:87 msgid "Omits first report with statistics since system boot." msgstr "Пропустити перший звіт із статистикою після завантаження системи." #. type: TP #: ../man/vmstat.8:87 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/vmstat.8:90 msgid "Display version information and exit. " msgstr "Вивести дані щодо версії і завершити роботу. " #. type: TP #: ../man/vmstat.8:90 #, no-wrap msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help> " #. type: Plain text #: ../man/vmstat.8:93 msgid "Display help and exit. " msgstr "Показати довідкові дані і завершити роботу. " #. type: SH #: ../man/vmstat.8:94 #, no-wrap msgid "FIELD DESCRIPTION FOR VM MODE" msgstr "ОПИС ПОЛІВ ДЛЯ РЕЖИМУ ВІРТУАЛЬНОЇ МАШИНИ" #. type: SS #: ../man/vmstat.8:95 #, no-wrap msgid "Procs" msgstr "Procs" #. type: Plain text #: ../man/vmstat.8:100 #, no-wrap msgid "" "r: The number of runnable processes (running or waiting for run time).\n" "b: The number of processes blocked waiting for I/O to complete.\n" msgstr "" "r: кількість придатних до роботи процесів (запущених або таких, що чекають на запуск).\n" "b: кількість заблокованих процесів, які очікують на завершення введення-виведення.\n" #. type: SS #: ../man/vmstat.8:102 #, no-wrap msgid "Memory" msgstr "Пам'ять" #. type: Plain text #: ../man/vmstat.8:105 msgid "These are affected by the B<--unit> option." msgstr "На показ цих даних впливає параметр B<--unit>." #. type: Plain text #: ../man/vmstat.8:112 #, no-wrap msgid "" "swpd: the amount of swap memory used.\n" "free: the amount of idle memory.\n" "buff: the amount of memory used as buffers.\n" "cache: the amount of memory used as cache.\n" "inact: the amount of inactive memory. (B<-a> option)\n" "active: the amount of active memory. (B<-a> option)\n" msgstr "" "swpd: об’єм використаної резервної пам’яті.\n" "free: об’єм невикористаної пам’яті.\n" "buff: об’єм пам’яті, використаної для буферів.\n" "кеш: об’єм пам’яті, використаної для кешування.\n" "inact: об’єм неактивної пам’яті (параметр B<-a>).\n" "активно: об’єм активної пам’яті (параметр B<-a>).\n" #. type: SS #: ../man/vmstat.8:114 #, no-wrap msgid "Swap" msgstr "Свопінг" #. type: Plain text #: ../man/vmstat.8:117 msgid "These are affected by the B<--unit> option. " msgstr "На показ цих даних впливає параметр B<--unit>. " #. type: Plain text #: ../man/vmstat.8:120 #, no-wrap msgid "" "si: Amount of memory swapped in from disk (/s).\n" "so: Amount of memory swapped to disk (/s).\n" msgstr "" "si: об’єм зарезервованої пам’яті, взятої з диска (/с).\n" "so: об’єм зарезервованої пам’яті, записаної на диск (/с).\n" #. type: SS #: ../man/vmstat.8:122 #, no-wrap msgid "IO" msgstr "Введення-виведення" #. type: Plain text #: ../man/vmstat.8:127 #, no-wrap msgid "" "bi: Kibibyte received from a block device (KiB/s).\n" "bo: Kibibyte sent to a block device (KiB/s).\n" msgstr "" "bi: кількість кібібайтів, отриманих із блокового пристрою (КіБ/с).\n" "bo: кількість кібібайтів, надісланих на блоковий пристрій (КіБ/с).\n" #. type: SS #: ../man/vmstat.8:129 #, no-wrap msgid "System" msgstr "Система" #. type: Plain text #: ../man/vmstat.8:134 #, no-wrap msgid "" "in: The number of interrupts per second, including the clock.\n" "cs: The number of context switches per second.\n" msgstr "" "in: кількість переривань за секунду, включно із перериваннями годинника.\n" "cs: кількість перемикань контекстів за секунду.\n" #. type: SS #: ../man/vmstat.8:136 #, no-wrap msgid "CPU " msgstr "Процесор " #. type: Plain text #: ../man/vmstat.8:139 msgid "These are percentages of total CPU time." msgstr "Відсоткові значення загального часу використання процесора." #. type: Plain text #: ../man/vmstat.8:146 #, no-wrap msgid "" "us: Time spent running non-kernel code. (user time, including nice time)\n" "sy: Time spent running kernel code. (system time)\n" "id: Time spent idle. Prior to Linux 2.5.41, this includes IO-wait time.\n" "wa: Time spent waiting for IO. Prior to Linux 2.5.41, included in idle.\n" "st: Time stolen from a virtual machine. Prior to Linux 2.6.11, unknown.\n" "gu: Time spent running KVM guest code (guest time, including guest nice).\n" msgstr "" "us: час, витрачений на виконання коду, який не є кодом ядра (час користувача, разом з часом nice).\n" "sy: час, витрачений на виконання коду ядра (системний час).\n" "id: час, витрачений на бездіяльність. До ядра Linux 2.5.41 включав час на очікування введення-виведення.\n" "wa: час, витрачений на очікування введення-виведення. До ядра Linux 2.5.41 його було включено до часу бездіяльності.\n" "st: час, запозичений з віртуальної машини. До ядра Linux 2.6.11 позначався як час невідомого призначення.\n" "gu: час, витрачений на виконання коду гостьової системи KVM (час гостьової системи, включно із nice гостьової системи).\n" #. type: SH #: ../man/vmstat.8:148 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK MODE" msgstr "ОПИС ПОЛІВ ДЛЯ РЕЖИМУ ДИСКА" #. type: SS #: ../man/vmstat.8:149 #, no-wrap msgid "Reads" msgstr "Читання" #. type: Plain text #: ../man/vmstat.8:156 #, no-wrap msgid "" "total: Total reads completed successfully\n" "merged: grouped reads (resulting in one I/O)\n" "sectors: Sectors read successfully\n" "ms: milliseconds spent reading\n" msgstr "" "загалом: загальна кількість успішних читань.\n" "об’єднано: групові читання (такі, які дають один сеанс введення-виведення).\n" "сектори: кількість успішно прочитаних секторів.\n" "мс: час, витрачений на читання, у мілісекундах.\n" #. type: SS #: ../man/vmstat.8:158 #, no-wrap msgid "Writes" msgstr "Записи" #. type: Plain text #: ../man/vmstat.8:165 #, no-wrap msgid "" "total: Total writes completed successfully\n" "merged: grouped writes (resulting in one I/O)\n" "sectors: Sectors written successfully\n" "ms: milliseconds spent writing\n" msgstr "" "загалом: загальна кількість успішних записів.\n" "об’єднано: групові записи (такі, які дають один сеанс введення-виведення).\n" "сектори: кількість успішно записаних секторів.\n" "мс: час, витрачений на запис, у мілісекундах.\n" #. type: SS #: ../man/vmstat.8:167 #, no-wrap msgid "IO " msgstr "ВВЕДЕННЯ-ВИВЕДЕННЯ " #. type: Plain text #: ../man/vmstat.8:172 #, no-wrap msgid "" "cur: I/O in progress\n" "s: seconds spent for I/O\n" msgstr "" "пот.: поточні дії з введення-виведення\n" "с: секунди, витраченні на введення-виведення\n" #. type: SH #: ../man/vmstat.8:174 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK PARTITION MODE" msgstr "ОПИС ПОЛІВ ДЛЯ РЕЖИМУ РОЗДІЛУ ДИСКА" #. type: Plain text #: ../man/vmstat.8:180 #, no-wrap msgid "" "reads: Total number of reads issued to this partition\n" "read sectors: Total read sectors for partition\n" "writes : Total number of writes issued to this partition\n" "requested writes: Total number of write requests made for partition\n" msgstr "" "чит.: загальне кількість читань, виданих для цього розділу\n" "чит. секторів: загальна кількість читань секторів для розділу\n" "запис: загальна кількість записів, виданих для цього розділу\n" "запитаних записів: загальна кількість запитів щодо запису, які було надіслано для розділу\n" #. type: SH #: ../man/vmstat.8:182 #, no-wrap msgid "FIELD DESCRIPTION FOR SLAB MODE" msgstr "ОПИС ПОЛІВ ДЛЯ РЕЖИМУ ЧАСТИН" #. type: Plain text #: ../man/vmstat.8:189 #, no-wrap msgid "" "cache: Cache name\n" "num: Number of currently active objects\n" "total: Total number of available objects\n" "size: Size of each object\n" "pages: Number of pages with at least one active object\n" msgstr "" "кеш: назва кешу\n" "числ: кількість поточних активних об’єктів\n" "загалом: загальна кількість доступних об’єктів\n" "розмір: розмір кожного з об’єктів\n" "сторінки: кількість сторінок з принаймні одним активним об’єктом\n" #. type: SH #: ../man/vmstat.8:190 #, no-wrap msgid "NOTES " msgstr "ЗАУВАЖЕННЯ " #. type: Plain text #: ../man/vmstat.8:193 msgid "B does not require special permissions." msgstr "Для роботи B не потрібні додаткові права доступу." #. type: Plain text #: ../man/vmstat.8:197 msgid "These reports are intended to help identify system bottlenecks. Linux B does not count itself as a running process." msgstr "Ці звіти призначено для полегшення виявлення вузьких місць системи. B у Linux не вважає себе запущеним процесом." #. type: Plain text #: ../man/vmstat.8:200 msgid "All linux blocks are currently 1024 bytes. Old kernels may report blocks as 512 bytes, 2048 bytes, or 4096 bytes." msgstr "Розмір усіх блоків у linux у поточній версії дорівнює 1024 байтам. Старі версії ядер можуть повідомляти про блоки розміром 512 байтів, 2048 байтів або 4096 байтів." #. type: Plain text #: ../man/vmstat.8:203 msgid "Since procps 3.1.9, vmstat lets you choose units (k, K, m, M). Default is K (1024 bytes) in the default mode." msgstr "Починаючи з версії procps 3.1.9, у vmstat передбачено можливість вибору одиниць виміру (k, K, m, M). Типовою одиницею у типовому режимі є K (1024 байтів)." #. type: Plain text #: ../man/vmstat.8:205 msgid "vmstat uses slabinfo 1.1" msgstr "vmstat uses slabinfo 1.1" #. type: SH #: ../man/vmstat.8:205 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: Plain text #: ../man/vmstat.8:211 #, no-wrap msgid "" "/proc/meminfo\n" "/proc/stat\n" "/proc/*/stat\n" msgstr "" "/proc/meminfo\n" "/proc/stat\n" "/proc/*/stat\n" #. type: SH #: ../man/vmstat.8:212 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/vmstat.8:219 msgid "B(1), B(1), B(1), B(1), B(1), B(1)" msgstr "B(1), B(1), B(1), B(1), B(1), B(1)" #. type: SH #: ../man/vmstat.8:220 #, no-wrap msgid "BUGS " msgstr "ВАДИ " #. type: Plain text #: ../man/vmstat.8:222 msgid "Does not tabulate the block io per device or count the number of system calls." msgstr "Не табулює дані щодо введення-виведення за пристроями і не визначає кількості системних викликів." #. type: SH #: ../man/vmstat.8:222 #, no-wrap msgid "AUTHORS " msgstr "АВТОРИ " #. type: Plain text #: ../man/vmstat.8:227 msgid "Written by E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" msgstr "Створено E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" #. type: Plain text #: ../man/vmstat.8:232 msgid "E<.UR ffrederick@users.\\:sourceforge.\\:net> Fabian Fr\\('ed\\('erick E<.UE> (diskstat, slab, partitions...)" msgstr "E<.UR ffrederick@users.\\:sourceforge.\\:net> Fabian Fr\\('ed\\('erick E<.UE> (статистика щодо диска, частин, розділів...)" #. type: SH #: ../man/vmstat.8:232 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. -*-Nroff-*- #. type: Plain text #: ../man/w.1:3 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/w.1:3 #, no-wrap msgid "W " msgstr "W " #. type: TH #: ../man/w.1:3 #, no-wrap msgid "2020-06-04 " msgstr "4 червня 2020 року" #. type: TH #: ../man/w.1:3 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/w.1:3 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. type: SH #: ../man/w.1:4 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/w.1:6 msgid "w - Show who is logged on and what they are doing." msgstr "w — програма для показу списку тих, хто працює у системі, та даних щодо того, які дії вони виконують." #. type: SH #: ../man/w.1:6 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/w.1:9 msgid "B [I] [I]" msgstr "B [I<параметри>] [I<користувач>]" #. type: SH #: ../man/w.1:9 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/w.1:15 msgid "B displays information about the users currently on the machine, and their processes. The header shows, in this order, the current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes." msgstr "B виводить дані щодо поточних користувачів системи та процесів, власниками яких вони є. У заголовку виведених даних наведено: поточний час, тривалість роботи системи, кількість користувачів, які працюють у системі, та середнє навантаження на систему за останні 1, 5 та 15 хвилин." #. type: Plain text #: ../man/w.1:19 msgid "The following entries are displayed for each user: login name, the tty name, the remote host, login time, idle time, JCPU, PCPU, and the command line of their current process." msgstr "Для кожного користувача буде показано такі дані: назву облікового запису, назву tty, віддалений вузол, час входу до системи, час бездіяльності, JCPU, PCPU та рядок команди поточного процесу." #. type: Plain text #: ../man/w.1:23 msgid "The JCPU time is the time used by all processes attached to the tty. It does not include past background jobs, but does include currently running background jobs." msgstr "Час JCPU є часом, використаним усіма процесами, пов’язаними із терміналом tty. До нього не включено час виконання завершених фонових завдань, але включено час виконання поточних фонових завдань." #. type: Plain text #: ../man/w.1:26 msgid "The PCPU time is the time used by the current process, named in the \"what\" field." msgstr "Час PCPU є часом, використаним поточним процесом, назву якого наведено у полі «what»." #. type: SH #: ../man/w.1:26 #, no-wrap msgid "COMMAND-LINE OPTIONS" msgstr "ПАРАМЕТРИ КОМАНДНОГО РЯДКА" #. type: TP #: ../man/w.1:27 #, no-wrap msgid "B<-h>, B<--no-header>" msgstr "B<-h>, B<--no-header>" #. type: Plain text #: ../man/w.1:30 msgid "Don't print the header." msgstr "Не виводити заголовок." #. type: TP #: ../man/w.1:30 #, no-wrap msgid "B<-u>, B<--no-current>" msgstr "B<-u>, B<--no-current>" #. type: Plain text #: ../man/w.1:39 msgid "Ignores the username while figuring out the current process and cpu times. To demonstrate this, do a B and do a B and a B." msgstr "Ігнорувати ім’я користувача під час визначення поточного процесу та часу використання процесора. Побачити різницю можна після виконання команди B у даних, виведених командами B та B." #. type: TP #: ../man/w.1:39 #, no-wrap msgid "B<-s>, B<--short>" msgstr "B<-s>, B<--short>" #. type: Plain text #: ../man/w.1:42 msgid "Use the short format. Don't print the login time, JCPU or PCPU times." msgstr "Використовувати скорочений формат. Не виводити даних щодо часу входу до системи та часових параметрів JCPU або PCPU." #. type: TP #: ../man/w.1:42 #, no-wrap msgid "B<-f>, B<--from>" msgstr "B<-f>, B<--from>" #. type: Plain text #: ../man/w.1:52 msgid "Toggle printing the B (remote hostname) field. The default as released is for the B field to not be printed, although your system administrator or distribution maintainer may have compiled a version in which the B field is shown by default." msgstr "Увімкнути виведення поля B<з> (назви віддаленого вузла). У типовому варіанті програми поле B<з> не виводиться. Втім, адміністратор вашої системи або супровідник дистрибутива може зібрати версію, у якій типово вміст поля B<з> виводиться." #. type: TP #: ../man/w.1:52 #, no-wrap msgid "B<--help> " msgstr "B<--help> " #. type: Plain text #: ../man/w.1:55 msgid "Display help text and exit. " msgstr "Вивести текст довідки і завершити роботу. " #. type: TP #: ../man/w.1:55 #, no-wrap msgid "B<-i>, B<--ip-addr>" msgstr "B<-i>, B<--ip-addr>" #. type: Plain text #: ../man/w.1:58 msgid "Display IP address instead of hostname for B field." msgstr "Виводити у полі B IP-адресу замість назви вузла." #. type: TP #: ../man/w.1:58 #, no-wrap msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version> " #. type: Plain text #: ../man/w.1:61 msgid "Display version information. " msgstr "Показати інформацію щодо версії. " #. type: TP #: ../man/w.1:61 #, no-wrap msgid "B<-o>, B<--old-style>" msgstr "B<-o>, B<--old-style>" #. type: Plain text #: ../man/w.1:64 msgid "Old style output. Prints blank space for idle times less than one minute." msgstr "Виведення даних у старому стилі. Виводить пробіл для часів бездіяльності, які тривають менше за одну хвилину." #. type: TP #: ../man/w.1:64 #, no-wrap msgid "B" msgstr "B<користувач>" #. type: Plain text #: ../man/w.1:67 msgid "Show information about the specified user only." msgstr "Вивести дані лише щодо вказаного користувача." #. type: SH #: ../man/w.1:67 #, no-wrap msgid "ENVIRONMENT" msgstr "СЕРЕДОВИЩЕ" #. type: TP #: ../man/w.1:68 #, no-wrap msgid "PROCPS_USERLEN" msgstr "PROCPS_USERLEN" #. type: Plain text #: ../man/w.1:71 msgid "Override the default width of the username column. Defaults to 8." msgstr "Перевизначити типову ширину стовпчика імені користувача. Типовою є ширина у 8 символів." #. type: TP #: ../man/w.1:71 #, no-wrap msgid "PROCPS_FROMLEN" msgstr "PROCPS_FROMLEN" #. type: Plain text #: ../man/w.1:74 msgid "Override the default width of the from column. Defaults to 16." msgstr "Перевизначити типову ширину стовпчика джерела (from). Типовою є ширина у 16 символів." #. type: SH #: ../man/w.1:74 #, no-wrap msgid "FILES " msgstr "ФАЙЛИ " #. type: TP #: ../man/w.1:75 #, no-wrap msgid "I " msgstr "I " #. type: Plain text #: ../man/w.1:78 msgid "information about who is currently logged on " msgstr "Дані щодо тих, хто зараз працює у системі. " #. type: TP #: ../man/w.1:78 #, no-wrap msgid "I " msgstr "I " #. type: Plain text #: ../man/w.1:81 msgid "process information " msgstr "дані щодо процесів " #. type: SH #: ../man/w.1:81 #, no-wrap msgid "SEE ALSO " msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ " #. type: Plain text #: ../man/w.1:88 msgid "B(1), B(1), B(1), B(1), B(5), B(1)" msgstr "B(1), B(1), B(1), B(1), B(5), B(1)" #. type: SH #: ../man/w.1:88 #, no-wrap msgid "AUTHORS " msgstr "АВТОРИ " #. type: Plain text #: ../man/w.1:98 msgid "B was re-written almost entirely by Charles Blake, based on the version by E<.UR greenfie@\\:gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> and E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE>" msgstr "B майже повністю переписано з «нуля» Charles Blake на основі версії, створеної E<.UR greenfie@\\:gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> та E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE>" #. type: SH #: ../man/w.1:98 #, no-wrap msgid "REPORTING BUGS " msgstr "ЗВІТИ ПРО ВАДИ " #. type: Plain text #: ../man/watch.1:1 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Про вади, будь ласка, повідомляйте на адресу E<.UR procps@freelists.org> E<.UE> " #. type: TH #: ../man/watch.1:1 #, no-wrap msgid "WATCH" msgstr "WATCH" #. type: TH #: ../man/watch.1:1 #, no-wrap msgid "2021-04-24" msgstr "4 квітня 2021 року" #. type: TH #: ../man/watch.1:1 #, no-wrap msgid "procps-ng " msgstr "procps-ng " #. type: TH #: ../man/watch.1:1 #, no-wrap msgid "User Commands " msgstr "Команди користувача " #. type: SH #: ../man/watch.1:2 #, no-wrap msgid "NAME " msgstr "НАЗВА " #. type: Plain text #: ../man/watch.1:4 msgid "watch - execute a program periodically, showing output fullscreen" msgstr "watch — програма для періодичного виконання інших програм з виведенням даних на весь екран" #. type: SH #: ../man/watch.1:4 #, no-wrap msgid "SYNOPSIS " msgstr "КОРОТКИЙ ОПИС " #. type: Plain text #: ../man/watch.1:7 msgid "B [I] I" msgstr "B [I<параметри>] I<команда>" #. type: SH #: ../man/watch.1:7 #, no-wrap msgid "DESCRIPTION " msgstr "ОПИС " #. type: Plain text #: ../man/watch.1:14 msgid "B runs I repeatedly, displaying its output and errors (the first screenfull). This allows you to watch the program output change over time. By default, I is run every 2 seconds and B will run until interrupted." msgstr "B виконує I<команду> регулярно, показує виведені нею дані та повідомлення щодо помилок (перший екран). За B ви зможете спостерігати за змінами у виведених даних із часом. Типово, запуск програми I<команда> відбуватиметься кожні 2 секунди, аж доки роботу B не буде перервано." #. type: SH #: ../man/watch.1:14 #, no-wrap msgid "OPTIONS " msgstr "ПАРАМЕТРИ " #. type: TP #: ../man/watch.1:15 #, no-wrap msgid "B<-d>, B<--differences>[=I]" msgstr "B<-d>, B<--differences>[=I]" #. type: Plain text #: ../man/watch.1:21 msgid "Highlight the differences between successive updates. If the optional I argument is specified then B will show all changes since the first iteration." msgstr "Позначити відмінності між двома послідовними запусками. Якщо задано необов'язковий аргумент I, B покаже усі зміни із часу першого запуску." #. type: TP #: ../man/watch.1:21 #, no-wrap msgid "B<-n>, B<--interval> I" msgstr "B<-n>, B<--interval> I<число>" #. type: Plain text #: ../man/watch.1:27 msgid "Specify update interval. The command will not allow quicker than 0.1 second interval, in which the smaller values are converted. Both '.' and ',' work for any locales. The WATCH_INTERVAL environment can be used to persistently set a non-default interval (following the same rules and formatting)." msgstr "Визначити інтервал між запусками. Найменшим є інтервал у 0,1 секунди. Якщо ви вкажете менше значення, використовуватиметься інтервал у 0,1 секунди. У всіх локалях працюють і «.» і «,». Для постійного визначення нетипового інтервалу можна скористатися змінною середовища WATCH_INTERVAL (для неї використовуються ті самі правила і форматування)." #. type: TP #: ../man/watch.1:27 #, no-wrap msgid "B<-p>, B<--precise>" msgstr "B<-p>, B<--precise>" #. type: Plain text #: ../man/watch.1:40 msgid "Make B attempt to run I every B<--interval> I. Try it with B (if present) and notice how the fractional seconds stays (nearly) the same, as opposed to normal mode where they continuously increase." msgstr "Наказати B запускати I кожні B<--interval> I<секунд>. Спробуйте з B (якщо є) і зауважте, що дробові частки секунд залишаються (майже) незмінними, на відміну від звичайного режиму, коли значення неперервно зростають." #. type: TP #: ../man/watch.1:40 #, no-wrap msgid "B<-t>, B<--no-title>" msgstr "B<-t>, B<--no-title>" #. type: Plain text #: ../man/watch.1:44 msgid "Turn off the header showing the interval, command, and current time at the top of the display, as well as the following blank line." msgstr "Вимкнути показ заголовка із даними щодо інтервалу, команди та поточного часу та наступного порожнього рядка у верхній частині екрана." #. type: TP #: ../man/watch.1:44 #, no-wrap msgid "B<-b>, B<--beep>" msgstr "B<-b>, B<--beep>" #. type: Plain text #: ../man/watch.1:47 msgid "Beep if command has a non-zero exit." msgstr "Гудок, якщо виконання команди завершується ненульовим станом." #. type: TP #: ../man/watch.1:47 #, no-wrap msgid "B<-e>, B<--errexit>" msgstr "B<-e>, B<--errexit>" #. type: Plain text #: ../man/watch.1:50 msgid "Freeze updates on command error, and exit after a key press." msgstr "Призупинити оновлення, якщо буде виявлено помилку, і завершити роботу після натискання будь-якої клавіші." #. type: TP #: ../man/watch.1:50 #, no-wrap msgid "B<-g>, B<--chgexit>" msgstr "B<-g>, B<--chgexit>" #. type: Plain text #: ../man/watch.1:55 msgid "Exit when the output of I changes." msgstr "Вийти, якщо змінилися дані, виведені командою I<команда>." #. type: TP #: ../man/watch.1:55 #, no-wrap msgid "B<-q>, B<--equexit> EcyclesE" msgstr "B<-q>, B<--equexit> EциклиE" #. type: Plain text #: ../man/watch.1:60 msgid "Exit when output of I does not change for the given number of cycles." msgstr "Вийти, коли виведення I<команди> не змінюється вказану кількість циклів." #. type: TP #: ../man/watch.1:60 #, no-wrap msgid "B<-c>, B<--color>" msgstr "B<-c>, B<--color>" #. type: Plain text #: ../man/watch.1:63 msgid "Interpret ANSI color and style sequences." msgstr "Обробляти послідовності символів ANSI для кольорів і стилю." #. type: TP #: ../man/watch.1:63 #, no-wrap msgid "B<-x>, B<--exec>" msgstr "B<-x>, B<--exec>" #. type: Plain text #: ../man/watch.1:72 msgid "Pass I to B(2) instead of B which reduces the need to use extra quoting to get the desired effect." msgstr "Передати команду I<команда> до B(2) замість B. Це зменшує потребу у використанні лапок для отримання бажаного результату." #. type: TP #: ../man/watch.1:72 #, no-wrap msgid "B<-w>, B<--no-wrap>" msgstr "B<-w>, B<--no-wrap>" #. type: Plain text #: ../man/watch.1:75 msgid "Turn off line wrapping. Long lines will be truncated instead of wrapped to the next line." msgstr "Вимкнути перенесення рядків. Довгі рядки буде обрізано, замість перенесення на наступний." #. type: TP #: ../man/watch.1:75 #, no-wrap msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help> " #. type: Plain text #: ../man/watch.1:78 msgid "Display help text and exit. " msgstr "Вивести текст довідки і завершити роботу. " #. type: TP #: ../man/watch.1:78 #, no-wrap msgid "B<-v>, B<--version>" msgstr "B<-v>, B<--version>" #. type: Plain text #: ../man/watch.1:81 msgid "Display version information and exit. " msgstr "Вивести дані щодо версії і завершити роботу. " #. type: SH #: ../man/watch.1:81 #, no-wrap msgid "EXIT STATUS " msgstr "СТАН ВИХОДУ " #. type: TP #: ../man/watch.1:85 #, no-wrap msgid "B<0> " msgstr "B<0> " #. type: Plain text #: ../man/watch.1:88 msgid "Success. " msgstr "Успіх." #. type: TP #: ../man/watch.1:88 #, no-wrap msgid "B<1> " msgstr "B<1> " #. type: Plain text #: ../man/watch.1:91 msgid "Various failures." msgstr "Різноманітні помилки." #. type: TP #: ../man/watch.1:91 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text #: ../man/watch.1:94 msgid "Forking the process to watch failed." msgstr "Відгалуження процесу для спостереження зазнало невдачі." #. type: TP #: ../man/watch.1:94 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text #: ../man/watch.1:97 msgid "Replacing child process stdout with write side pipe failed." msgstr "Не вдалося замінити стандартне виведення дочірнього процесу на канал стороннього запису." #. type: TP #: ../man/watch.1:97 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text #: ../man/watch.1:100 msgid "Command execution failed." msgstr "Помилка під час виконання команди." #. type: TP #: ../man/watch.1:100 #, no-wrap msgid "B<5>" msgstr "B<5>" #. type: Plain text #: ../man/watch.1:103 msgid "Closing child process write pipe failed." msgstr "Відгалуження процесу для спостереження зазнало невдачі." #. type: TP #: ../man/watch.1:103 #, no-wrap msgid "B<7>" msgstr "B<7>" #. type: Plain text #: ../man/watch.1:106 msgid "IPC pipe creation failed." msgstr "Спроба створення каналу IPC зазнала невдачі." #. type: TP #: ../man/watch.1:106 #, no-wrap msgid "B<8>" msgstr "B<8>" #. type: Plain text #: ../man/watch.1:111 msgid "Getting child process return value with B(2) failed, or command exited up on error." msgstr "Спроба отримання значення виходу дочірнього процесу за допомогою B(2) зазнала невдачі або команда завершила роботу повідомлення про помилку." #. type: TP #: ../man/watch.1:111 #, no-wrap msgid "B" msgstr "B<інший>" #. type: Plain text #: ../man/watch.1:114 msgid "The watch will propagate command exit status as child exit status." msgstr "watch передасть стан виходу команди як стан виходу дочірнього процесу." #. type: SH #: ../man/watch.1:114 #, no-wrap msgid "ENVIRONMENT " msgstr "СЕРЕДОВИЩЕ " #. type: Plain text #: ../man/watch.1:118 msgid "The behaviour of B is affected by the following environment variables." msgstr "На поведінку B можна впливати за допомогою вказаних нижче змінних середовища." #. type: TP #: ../man/watch.1:119 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/watch.1:124 msgid "Update interval, follows the same rules as the B<--interval> command line option." msgstr "Інтервал оновлення, використовує ті самі правила, що і параметр командного рядка B<--interval>." #. type: SH #: ../man/watch.1:124 #, no-wrap msgid "NOTES " msgstr "ЗАУВАЖЕННЯ " #. type: Plain text #: ../man/watch.1:131 msgid "POSIX option processing is used (i.e., option processing stops at the first non-option argument). This means that flags after I don't get interpreted by B itself." msgstr "Спосіб обробки параметрів POSIX (тобто обробка параметрів завершується на першому з аргументів, який не є параметром). Це означає, що параметри після I<команди> не оброблятимуться самою програмою B." #. type: SH #: ../man/watch.1:131 #, no-wrap msgid "BUGS " msgstr "ВАДИ " #. type: Plain text #: ../man/watch.1:136 msgid "Upon terminal resize, the screen will not be correctly repainted until the next scheduled update. All B<--differences> highlighting is lost on that update as well." msgstr "Після зміни розмірів вікна термінала, дані не буде належним чином переформатовано до наступного запланованого оновлення. Також буде втрачено усі позначення, отримані за допомогою параметра B<--differences>." #. type: Plain text #: ../man/watch.1:139 msgid "Non-printing characters are stripped from program output. Use B as part of the command pipeline if you want to see them." msgstr "Непридатні до виведення символи буде усунуто із даних, виведених програмою. Якщо ви хочете побачити ці символи, скористайтеся B у послідовності команд, створеній за допомогою символу каналу (|)." #. type: Plain text #: ../man/watch.1:143 msgid "Combining Characters that are supposed to display on the character at the last column on the screen may display one column early, or they may not display at all." msgstr "Символи поєднання, які мало бути показано на позиції у останньому стовпчику на екрані, може бути показано на стовпчик раніше або взагалі не показано." #. type: Plain text #: ../man/watch.1:147 msgid "Combining Characters never count as different in B<--differences> mode. Only the base character counts." msgstr "Символи поєднання ніколи не враховуються під час визначення відмінностей, якщо використано параметр B<--differences>. До уваги беруться лише основні символи." #. type: Plain text #: ../man/watch.1:150 msgid "Blank lines directly after a line which ends in the last column do not display." msgstr "Порожні рядки, розташовані безпосередньо після рядка, що завершує останній стовпчик, не буде показано." #. type: Plain text #: ../man/watch.1:167 msgid "B<--precise> mode doesn't yet have advanced temporal distortion technology to compensate for a I that takes more than B<--interval> I to execute. B also can get into a state where it rapid-fires as many executions of I as it can to catch up from a previous executions running longer than B<--interval> (for example, B taking ages on a DNS lookup)." msgstr "У режимі B<--precise> ще не передбачено технології розширеного викривлення часу для компенсації проблем із I<командою>, виконання якої триває понад B<--interval> I<секунд>. Крім того, B може перейти у режим, коли програма швидко намагається запустити якомога більше екземплярів I<команди> для того, щоб «наздогнати» план за попередніми запусками, виконання яких тривало понад B<--interval> (наприклад, виконання команди B під час пошуку у DNS може тривати дуже довго)." #. type: SH #: ../man/watch.1:167 #, no-wrap msgid "EXAMPLES " msgstr "ПРИКЛАДИ " #. type: Plain text #: ../man/watch.1:170 msgid "To watch for mail, you might do" msgstr "Для спостереження за надходженням пошти можна скористатися такою командою:" #. type: Plain text #: ../man/watch.1:172 msgid "watch -n 60 from" msgstr "watch -n 60 from" #. type: Plain text #: ../man/watch.1:174 msgid "To watch the contents of a directory change, you could use" msgstr "Для спостереження за змінами у вмісті каталогу можна скористатися такою командою:" #. type: Plain text #: ../man/watch.1:176 msgid "watch -d ls -l" msgstr "watch -d ls -l" #. type: Plain text #: ../man/watch.1:178 msgid "If you're only interested in files owned by user joe, you might use" msgstr "Якщо вас цікавлять лише файли, власником яких є користувач joe, ви можете скористатися такою командою:" #. type: Plain text #: ../man/watch.1:180 msgid "watch -d 'ls -l | fgrep joe'" msgstr "watch -d 'ls -l | fgrep joe'" #. type: Plain text #: ../man/watch.1:182 msgid "To see the effects of quoting, try these out" msgstr "Щоб побачити результат використання лапок, спробуйте таку команду:" #. type: Plain text #: ../man/watch.1:184 msgid "watch echo $$" msgstr "watch echo $$" #. type: Plain text #: ../man/watch.1:186 msgid "watch echo '$$'" msgstr "watch echo '$$'" #. type: Plain text #: ../man/watch.1:188 msgid "watch echo \"'\"'$$'\"'\"" msgstr "watch echo \"'\"'$$'\"'\"" #. type: Plain text #: ../man/watch.1:192 msgid "To see the effect of precision time keeping, try adding B<-p> to" msgstr "Щоб побачити результат точного врахування часу, спробуйте додати параметр B<-p> до такої команди:" #. type: Plain text #: ../man/watch.1:194 msgid "watch -n 10 sleep 1" msgstr "watch -n 10 sleep 1" #. type: Plain text #: ../man/watch.1:196 msgid "You can watch for your administrator to install the latest kernel with" msgstr "Стежити за діями зі встановлення найновіших версій ядра адміністратора вашого комп’ютера можна за допомогою такої команди:" #. type: Plain text #: ../man/watch.1:198 msgid "watch uname -r" msgstr "watch uname -r" #. type: Plain text #: ../man/watch.1:203 msgid "(Note that B<-p> isn't guaranteed to work across reboots, especially in the face of B (if present) or other bootup time-changing mechanisms)" msgstr "(Зауважте, що роботу з B<-p> під час перезавантаження не гарантовано, особливо з врахуванням використання B (якщо є) та інших механізмів зміни часових даних.)" #~ msgid "Please send bug reports to E<.MT procps@freelists.org> E<.ME>" #~ msgstr "Про вади, будь ласка, повідомляйте на адресу E<.MT procps@freelists.org> E<.ME>" #~ msgid "B<--nslist >I,\\,I<...\\/>" #~ msgstr "B<--nslist >I,\\,I<...\\/>" #~ msgid "June 2011" #~ msgstr "червень 2011 року" #~ msgid "2020-02-27" #~ msgstr "27 лютого 2020 року" #~ msgid "2020-12-06" #~ msgstr "6 грудня 2020 року" #~ msgid ".sp 1\n" #~ msgstr ".sp 1\n" #~ msgid ".in +9n\n" #~ msgstr ".in +9n\n" #~ msgid ".in\n" #~ msgstr ".in\n" #~ msgid "instruction pointer." #~ msgstr "вказівник інструкцій." #~ msgid "stack pointer." #~ msgstr "вказівник стека." #~ msgid "" #~ "name of the kernel function in which the process is sleeping, a \"-\" if the\n" #~ "process is running, or a \"*\" if the process is multi-threaded and\n" #~ "B\n" #~ "is not displaying threads." #~ msgstr "" #~ "назва функції ядра, у якій спить процес, «-», якщо процес\n" #~ "запущено, або «*», якщо процес є багатопотоковим і\n" #~ "B\n" #~ "не показує потоки." #~ msgid "-B|-B -B secs -B max -B|B user -B

pids -B field -B [cols] " #~ msgstr "-B|-B -B сек -B макс. -B|B користувач -B

pid -B поле -B [стовпчики] " #~ msgid "20" #~ msgstr "20" #~ msgid "\\*(WE \\*(CL" #~ msgstr "\\*(WE \\*(CL" #~ msgid "The traditional switches `-' and whitespace are optional." #~ msgstr "Традиційні перемикачі `-' та пробільні символи є необов'язковими." #~ msgid "The command-line syntax for \\*(We consists of:" #~ msgstr "Синтаксис командного рядка \\*(We складається з:" #~ msgid " \\*(CL\n" #~ msgstr " \\*(CL\n" #~ msgid "The typically mandatory switch (`-') and even whitespace are completely optional." #~ msgstr "Типовий обов'язковий перемикач («-») і навіть пробіл є повністю необов'язковими." #~ msgid "-B | -B\\ \\ :I" #~ msgstr "-B | -B\\ \\ :I<Довідка/Версія >" #~ msgid "Show library version and the usage prompt, then quit." #~ msgstr "Показати версію бібліотеку і повідомлення щодо використання, потім вийти." #~ msgid "-B\\ \\ :I operation " #~ msgstr "-B\\ \\ :I<Пакетний режим> роботи " #~ msgid "-B\\ \\ :I toggle " #~ msgstr "-B\\ \\ :I<Командний рядок/Назва програми> " #~ msgid "-B\\ \\ :I interval as:\\ \\ B<-d ss.t> (I.I) " #~ msgstr "-B\\ \\ :I<Тривалість затримки> у такому форматі:\\ \\ B<-d сс.д> (I<секунди>.I<десяті>) " #~ msgid "-B\\ \\ :I operation " #~ msgstr "-B\\ \\ :I<Потоковий режим> роботи " #~ msgid "-B\\ \\ :I toggle " #~ msgstr "-B\\ \\ :I<Перемикач обробки бездіяльності> " #~ msgid "-B\\ \\ :I limit as:B<\\ \\ -n number >" #~ msgstr "-B\\ \\ :I<Обмеження кількості ітерацій> у такому форматі:B<\\ \\ -n число >" #~ msgid "-B\\ \\ :I as:B<\\ \\ -o fieldname >" #~ msgstr "-B\\ \\ :I<Перевизначення поля упорядковування> у такому форматі:B<\\ \\ -o назва_поля >" #~ msgid "-B\\ \\ :I" #~ msgstr "-B\\ \\ :I<Назви полів виведення >" #~ msgid "-B

\\ \\ :I mode as:B<\\ \\ -pN1 -pN2 ...>\\ \\ orB<\\ \\ -pN1,N2,N3 ... >" #~ msgstr "-B

\\ \\ :I<Режим спостереження за PID> у такій формі:B<\\ \\ -pN1 -pN2 ...>\\ \\ абоB<\\ \\ -pN1,N2,N3 ... >" #~ msgid "-B\\ \\ :I operation " #~ msgstr "-B\\ \\ :I<Безпечний режим> роботи " #~ msgid "-B\\ \\ :I toggle " #~ msgstr "-B\\ \\ :I<Перемикач накопиченого часу> " #~ msgid "-B | -B\\ \\ :I as:\\ \\ B<-u> | B<-U number> orB< name >" #~ msgstr "-B | -B\\ \\ :I<Режим фільтрування користувача> у такій формі:\\ \\ B<-u> | B<-U число> абоB< ім'я >" #~ msgid "-B\\ \\ :I as:\\ \\ B<-w> [B< number> ] " #~ msgstr "-B\\ \\ :I<Перевизначення ширини виведення> у такій формі:\\ \\ B<-w> [B< число> ] " #~ msgid "-B<1>\\ \\ :I toggle " #~ msgstr "-B<1>\\ \\ :I<Перемикач єдиного/окремих станів процесора> " #~ msgid "\\ \\ \\ B<4>\\ \\ :I" #~ msgstr "\\ \\ \\ B<4>\\ \\ :I<Показувати пари процесорів поруч>" #~ msgid "This command turns the `1' toggle \\*F for individual \\*(Pu display but prints the results two abreast. It requires a terminal with a minimum width of 80 columns. If a terminal's width is decreased below the minimum while \\*(We is running, \\*(We reverts to the normal `1' toggle \\*F state." #~ msgstr "Ця команда вимикає перемикач «1» для показу окремого процесора, але виводити результати парами поруч. Це потребує термінала із мінімальною шириною у 80 позицій. Якщо ширину термінала стане меншою під час роботи \\*(We, \\*(We поверне звичайний вимкнений стан перемикача «1»." #~ msgid "To avoid truncation when displaying detailed \\*(Pu statistcs, as opposed to the graphic representations, a minimum width of 165 columns would be required." #~ msgstr "Щоб уникнути обрізання при показі докладних статистичних даних процесорів, у протилежність до графічних представлень, знадобиться мінімальна ширина у 165 позицій." #~ msgid "\\*(NT Whenever Searching and/or Other Filtering is active in a window, column highlighting is temporarily disabled. \\*(XC notes at the end of topics 5d. SEARCHING and 5e. FILTERING for an explanation why." #~ msgstr "\\*(NT Якщо у вікні увімкнено пошук і/або інше фільтрування, підсвічування стовпчиків буде тимчасово вимкнено. Див. нотатки наприкінці розділів 5г. ПОШУК і 5д. ФІЛЬТРУВАННЯ, якщо вам потрібні пояснення." #~ msgid "\\*(NT Field sorting uses internal values, not those in column display. Thus, the TTY and WCHAN fields will violate strict ASCII collating sequence." #~ msgstr "\\*(NT При упорядковування за полями буде використано внутрішні значення, а не ті, які показано у стовпчику. Через це, у полях TTY і WCHAN буде порушено строку послідовність упорядковування ASCII." #~ msgid "\\*(NT Whenever a Search is active in a window, \\*(We will turn column highlighting \\*F to prevent false matches on internal non-display escape sequences. Such highlighting will be restored when a window's search string is empty. \\*(XC `x' \\*(CI for additional information on sort column highlighting." #~ msgstr "\\*(NT Задіяння пошуку у вікні призведе до того, що \\*(We вимикатиме підсвічування стовпчика, щоб запобігти помилковому виявленню відповідників у внутрішніх непоказаних керівних послідовностях. Таке підсвічування буде відновлено, коли рядок пошуку у вікні стане порожнім. Див. інтерактивну команду «x», щоб дізнатися більше про підсвічування стовпчика упорядковування." #~ msgid "\\*(NT Whenever Other Filtering is active in a window, \\*(We will turn column highlighting \\*F to prevent false matches on internal non-display escape sequences. Such highlighting will be restored when a window is no longer subject to filtering. \\*(XC `x' \\*(CI for additional information on sort column highlighting." #~ msgstr "\\*(NT Задіяння іншого фільтрування у вікні призведе до того, що \\*(We вимикатиме підсвічування стовпчика, щоб запобігти помилковому виявленню відповідників у внутрішніх непоказаних керівних послідовностях. Таке підсвічування буде відновлено, щойно вікно перестане бути об'єктом для фільтрування. Див. інтерактивну команду «x», щоб дізнатися більше про підсвічування стовпчика упорядковування." #~ msgid "May 2012" #~ msgstr "травень 2012 року" #~ msgid "2018-03-03" #~ msgstr "3 березня 2018 року"

" #. type: Plain text #: ../man/top.1:859 msgid "A number representing the last used processor. In a true SMP environment this will likely change frequently since the kernel intentionally uses weak affinity. Also, the very act of running \\*(We may break this weak affinity and cause more processes to change \\*(PUs more often (because of the extra demand for \\*(Pu time)." msgstr "Число, яке відповідає номеру останнього використаного процесора. У середовищах із істинною симетричною багатопроцесорністю це значення, ймовірно, часто змінюватиметься, оскільки ядро навмисне використовує слабку прив'язку до процесорів. Крім того, сам запуск \\*(We може порушити цю слабку прив'язку, і спричинити частішу зміну процесорів для більшої кількості завдань (через додаткову потребу у процесорному часі)." #. type: TP #: ../man/top.1:860 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:869 msgid "Every process is member of a unique process group which is used for distribution of signals and by terminals to arbitrate requests for their input and output. When a process is created (forked), it becomes a member of the process group of its parent. By convention, this value equals the process ID (\\*(Xa PID) of the first member of a process group, called the process group leader." msgstr "Кожен процес є учасником унікальної групи процесів, яку використовують для розподілу сигналів, а також терміналами для розподілу запитів щодо введення і виведення. При створенні (відгалуженні) процесу він стає учасником групи проєктів його батьківського процесу. За угодою, це значення дорівнює ідентифікатору процесу (\\*(Xa PID) першого учасника групи процесів, який називають лідером групи процесів." #. type: TP #: ../man/top.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:875 msgid "The task's unique process ID, which periodically wraps, though never restarting at zero. In kernel terms, it is a dispatchable entity defined by a task_struct." msgstr "Унікальний ідентифікатор процесу завдання, який система періодично циклічно перепризначає, хоча ніколи не розпочинає відлік з нуля. У термінах ядра це розподілений запис, який визначено task_struct." #. type: Plain text #: ../man/top.1:880 msgid "This value may also be used as: a process group ID (\\*(Xa PGRP); a session ID for the session leader (\\*(Xa SID); a thread group ID for the thread group leader (\\*(Xa TGID); and a TTY process group ID for the process group leader (\\*(Xa TPGID)." msgstr "Це значення також може бути використано як ідентифікатор групи процесів (\\*(Xa PGRP); ідентифікатор сеансу для лідера сеансу (\\*(Xa SID); ідентифікатор групи потоків для лідера групи потоків (\\*(Xa TGID); і ідентифікатор групи процесів термінала для лідера групи процесів (\\*(Xa TPGID)." #. type: TP #: ../man/top.1:881 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:884 msgid "The process ID (pid) of a task's parent." msgstr "Ідентифікатор процесу (pid) батьківського процесу завдання." #. type: TP #: ../man/top.1:885 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:890 msgid "The scheduling priority of the task. If you see `rt' in this field, it means the task is running under real time scheduling priority." msgstr "Пріоритетність планування завдання. Якщо ви бачите у цьому полі «rt», це означає, що завдання працює із плануванням у режимі реального часу." #. type: Plain text #: ../man/top.1:894 msgid "Under linux, real time priority is somewhat misleading since traditionally the operating itself was not preemptible. And while the 2.6 kernel can be made mostly preemptible, it is not always so." msgstr "У linux пріоритетність реального часу є дещо оманливим терміном, оскільки, традиційно, сама система не була системою із витісненням. І хоча ядро 2.6 можна зробити ядром, яке є здебільшого придатним до витіснення, працює це не завжди." #. type: TP #: ../man/top.1:895 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:900 msgid "The proportion of this task's share of `RSS' where each page is divided by the number of processes sharing it. It is also the sum of the `PSan', `PSfd' and `PSsh' fields." msgstr "Частка цього завдання у «RSS», де кожну сторінку буде поділено на кількість процесів, для яких вона є спільною. Також, це сума значень у полях «PSan», «PSfd» та «PSsh»." #. type: Plain text #: ../man/top.1:903 msgid "For example, if a process has 1000 resident pages alone and 1000 resident pages shared with another process, its `PSS' would be 1500 (times page size)." msgstr "Наприклад, якщо у процесу є 1000 резидентних сторінок і 1000 резидентних сторінок є спільними з іншим процесом, значенням «PSS» буде рівним 1500 (помножене на розмір сторінки)." #. type: Plain text #: ../man/top.1:905 msgid "\\*(ZX." msgstr "\\*(ZX." #. type: Plain text #: ../man/top.1:908 msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:910 msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:912 msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:916 msgid "As was true for `PSS' above (total proportional resident memory), these fields represent the proportion of this task's share of each type of memory divided by the number of processes sharing it." msgstr "Як і поле «PSS» вище (загальна пропорційна резидентна пам'ять), ці поля відповідають частці цього завдання для кожного типу пам'яті, поділеній на кількість процесів, для яких вона є спільною." #. type: Plain text #: ../man/top.1:918 msgid "\\*(ZX. " msgstr "\\*(ZX. " #. type: TP #: ../man/top.1:920 #, no-wrap msgid "B" msgstr "B< RES \\*(Em Розмір резидентної пам'яті (КіБ) >" #. type: Plain text #: ../man/top.1:925 msgid "A subset of the virtual address space (VIRT) representing the non-swapped \\*(MP a task is currently using. It is also the sum of the `RSan', `RSfd' and `RSsh' fields." msgstr "Піднабір простору віртуальних адрес (VIRT) який відповідає фізичний пам'яті без резервної пам'яті на диску, яку завдання використовує у поточний момент. Це також сума значень у полях RSan, RSfd і RSsh." #. type: Plain text #: ../man/top.1:929 msgid "It can include private anonymous pages, private pages mapped to files (including program images and shared libraries) plus shared anonymous pages. All such memory is backed by the \\*(MS represented separately under SWAP." msgstr "Може включати приватні анонімні сторінки, приватні сторінки, які пов'язано із файлами (включно із образами програм та бібліотеками спільного використання) разом із анонімними сторінками спільного використання. Резервне копіювання усієї цієї пам'яті здійснюється до файла резервної пам'яті, який окремо показано у полі SWAP." #. type: Plain text #: ../man/top.1:932 msgid "Lastly, this field may also include shared file-backed pages which, when modified, act as a dedicated \\*(MS and thus will never impact SWAP." msgstr "Нарешті, це поле також може включати спільні сторінки із резервними копіями у файлах, які, якщо до них внесено зміни, працюють як файл резервної пам'яті і, таким чином, ніколи не впливають на значення SWAP." #. type: Plain text #: ../man/top.1:934 msgid "\\*(XX. " msgstr "\\*(XX. " #. type: TP #: ../man/top.1:935 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:940 msgid "Another, more precise view of process non-swapped \\*(MP. It is obtained from the `smaps_rollup' file and is generally slightly larger than that shown for `RES'." msgstr "Інший, точніший перегляд нерезервованої фізичної пам'яті процесу. Дані буде отримано з файла «smaps_rollup». Зазвичай, результат буде трохи більшим за показаний для «RES»." #. type: Plain text #: ../man/top.1:942 msgid "\\*(ZX. " msgstr "\\*(ZX. " #. type: TP #: ../man/top.1:943 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:947 msgid "A subset of resident memory (RES) representing private pages not mapped to a file." msgstr "Підмножина резидентної пам'яті (RES), що відповідає приватним сторінкам, які не пов'язано із файлом." #. type: TP #: ../man/top.1:948 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:953 msgid "A subset of resident memory (RES) representing the implicitly shared pages supporting program images and shared libraries. It also includes explicit file mappings, both private and shared." msgstr "Підмножина резидентної пам'яті (RES), що відповідають неявно спільним сторінкам, які підтримують образи програм та бібліотеки спільного використання. Сюди також включено явні прив'язки до файлів, приватні та спільні." #. type: TP #: ../man/top.1:954 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:957 msgid "A subset of resident memory (RES) which cannot be swapped out." msgstr "Підмножина резидентної пам'яті (RES), яку не можна зарезервувати на диску." #. type: TP #: ../man/top.1:958 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:962 msgid "A subset of resident memory (RES) representing the explicitly shared anonymous shm*/mmap pages." msgstr "Підмножина резидентної пам'яті (RES), що відповідає явно спільним анонімним сторінкам shm*/mmap." #. type: TP #: ../man/top.1:963 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:966 msgid "TheI< real> user ID." msgstr "Ідентифікатор I<дійсного> користувача." #. type: TP #: ../man/top.1:967 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:970 msgid "TheI< real> user name." msgstr "I<Дійсне> ім'я користувача." #. type: TP #: ../man/top.1:971 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:981 #, no-wrap msgid "" "The status of the task which can be one of:\n" " B = uninterruptible sleep\n" " B = idle\n" " B = running\n" " B = sleeping\n" " B = stopped by job control signal\n" " B = stopped by debugger during trace\n" " B = zombie\n" msgstr "" "Стан завдання, одне з таких значень:\n" " B = присипляння, яке не можна переривати\n" " B = бездіяльність\n" " B = працює\n" " B = приспано\n" " B = зупинено сигналом керування завданнями\n" " B = зупинено засобом діагностики під час трасування\n" " B = зомбі\n" #. type: Plain text #: ../man/top.1:986 msgid "Tasks shown as running should be more properly thought of as ready to run \\*(Em their task_struct is simply represented on the Linux run-queue. Even without a true SMP machine, you may see numerous tasks in this state depending on \\*(We's delay interval and nice value." msgstr "Завдання, які показано як такі, які працюють, правильніше було б назвати готовими до роботи \\*(Em їхня task_struct є просто представлена у черзі роботи Linux. Навіть без справжньої машини із симетричною багатопроцесорністю ви можете побачити чисельні завдання у цьому стані. Кількість залежатиме від інтервалу затримки \\*(We та значення пріоритетності (nice)." #. type: TP #: ../man/top.1:987 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:993 msgid "A subset of resident memory (RES) that may be used by other processes. It will include shared anonymous pages and shared file-backed pages. It also includes private pages mapped to files representing program images and shared libraries." msgstr "Підмножина резидентної пам'яті (RES), яку може бути використано іншими процесами. Сюди буде включено спільні анонімні сторінки та спільні сторінки із резервними копіями на диску. Також буде включено приватні сторінки, які пов'язано із файлами, що відповідають образам програм та бібліотекам спільного використання." #. type: Plain text #: ../man/top.1:995 msgid "\\*(XX. " msgstr "\\*(XX. " #. type: TP #: ../man/top.1:996 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1004 msgid "A session is a collection of process groups (\\*(Xa PGRP), usually established by the login shell. A newly forked process joins the session of its creator. By convention, this value equals the process ID (\\*(Xa PID) of the first member of the session, called the session leader, which is usually the login shell." msgstr "Сеанс — збірка груп процесів (\\*(Xa PGRP), зазвичай, встановлюється оболонкою входу до системи. Новий відгалужений процес долучається до сеансу свого породжувача. За угодою, це значення дорівнює ідентифікатору процесу (\\*(Xa PID) першого учасника сеансу, якого називають лідером сеансу, яким, зазвичай, є оболонка входу до системи." #. type: TP #: ../man/top.1:1005 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1009 msgid "The length of time since system boot when a process started. Thus, the most recently started task will display the largest time interval." msgstr "Час від моменту завантаження системи до запуску процесу. Отже, для останнього запущеного завдання буде показано найбільший інтервал часу." #. type: Plain text #: ../man/top.1:1013 msgid "The value will be expressed as 'MM:SS' (minutes:seconds). But if the interval is too great to fit column width it will be scaled as 'HH,MM' (hours,minutes) and possibly beyond." msgstr "Значення буде показано у форматі «ХХ:СС» (хвилини:секунди). Але якщо інтервал є надто великим, і не вміщується у стовпчик, його буде масштабовано до «ГГ,ХХ» (години,хвилини) і, можливо, далі, зі збільшенням одиниць." #. type: TP #: ../man/top.1:1014 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1017 msgid "TheI< saved> user ID." msgstr "I<Збережений> ідентифікатор користувача." #. type: TP #: ../man/top.1:1018 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1023 msgid "The IDs of any supplementary group(s) established at login or inherited from a task's parent. They are displayed in a comma delimited list." msgstr "Ідентифікатори будь-яких допоміжних груп, які встановлено під час входу до системи або успадковано від батьківського процесу завдання. Ідентифікатори буде показано у форматі списку відокремлених комами значень." #. type: Plain text #: ../man/top.1:1027 msgid "\\*(NT The SUPGIDS field, unlike most columns, is not fixed-width. When displayed, it plus any other variable width columns will be allocated all remaining screen width (up to the maximum \\*(WX characters)." msgstr "\\*(NT Поле SUPGIDS, на відміну від більшості стовпчиків, не є полем фіксованої ширини. Якщо його показано, воно разом із іншими полями змінної ширини доповнюватиме текст у рядку до межі ширини екрана (аж до максимальної ширини у \\*(WX символів)." #. type: TP #: ../man/top.1:1028 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1033 msgid "The names of any supplementary group(s) established at login or inherited from a task's parent. They are displayed in a comma delimited list." msgstr "Назви будь-яких допоміжних груп, які встановлено під час входу до системи або успадковано від батьківського процесу завдання. Ідентифікатори буде показано у форматі списку відокремлених комами значень." #. type: Plain text #: ../man/top.1:1037 msgid "\\*(NT The SUPGRPS field, unlike most columns, is not fixed-width. When displayed, it plus any other variable width columns will be allocated all remaining screen width (up to the maximum \\*(WX characters)." msgstr "\\*(NT Поле SUPGRPS, на відміну від більшості стовпчиків, не є полем фіксованої ширини. Якщо його показано, воно разом із іншими полями змінної ширини доповнюватиме текст у рядку до межі ширини екрана (аж до максимальної ширини у \\*(WX символів)." #. type: TP #: ../man/top.1:1038 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1041 msgid "TheI< saved> user name." msgstr "I<Збережене> ім'я користувача." #. type: TP #: ../man/top.1:1042 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1046 msgid "The formerly resident portion of a task's address space written to the \\*(MS when \\*(MP becomes over committed." msgstr "Раніше резидентна частина простору адрес завдання, яку записано до файла резервної пам'яті, коли фізичну пам'ять буде переповнено." #. type: Plain text #: ../man/top.1:1048 msgid "\\*(XX. " msgstr "\\*(XX. " #. type: TP #: ../man/top.1:1049 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:1054 msgid "The ID of the thread group to which a task belongs. It is the PID of the thread group leader. In kernel terms, it represents those tasks that share an mm_struct." msgstr "Ідентифікатор групи потоків, до якої належить завданням. Це PID лідера групи потоків обробки. У термінах ядра відповідає тим завданням, які спільно використовують mm_struct." #. type: TP #: ../man/top.1:1055 #, no-wrap msgid "B' and `B' keys can be used to cycle through all available windows and the `B' or EBE keys exit Fields Management." msgstr "Клавішами «B» і «B» можна скористатися для циклічного переходу усіма доступними вікнами, а клавішами «B» та EBE для виходу з керування полями." #. type: Plain text #: ../man/top.1:1265 msgid "The Fields Management screen can also be used to change the \\*(CG in either \\*(FM or \\*(AM. Whatever was targeted when `q' or EEscE was pressed will be made current as you return to the \\*(We display. \\*(XT 5. ALTERNATE-DISPLAY Provisions and the `g' \\*(CI for insight into \\*(CWs and \\*(FGs." msgstr "Екраном керування полями також можна скористатися для внесення змін до поточного вікна або групи полів у повноекранному режимі показу або режимі альтернативного показу. Що б не було позначено у момент натискання «q» або EEscE, його буде зроблено поточним при повернення до показу \\*(We. Див. розділ 5. ПОЛОЖЕННЯ АЛЬТЕРНАТИВНОГО ПОКАЗУ та інтерактивну команду «g», щоб дізнатися більше про «поточні» вікна і групи полів." #. type: Plain text #: ../man/top.1:1272 msgid "\\*(NT Any window that has been scrolledI< horizontally> will be reset if any field changes are made via the Fields Management screen. AnyI< vertical> scrolled position, however, will not be affected. \\*(XT 5c. SCROLLING a Window for additional information regarding vertical and horizontal scrolling." msgstr "\\*(NT Будь-яке вікно, у якому було виконано гортання у I<горизонтальному> буде скинуто до типового стану, якщо буде внесено будь-які зміни до полів за допомогою екрана керування полями. Втім, будь-яку позицію I<вертикального> гортання буде збережено. Див. 5в. ГОРТАННЯ ВІКНА, щоб отримати додаткові відомості щодо вертикального та горизонтального гортання." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:1274 #, no-wrap msgid "4. INTERACTIVE Commands" msgstr "4. ІНТЕРАКТИВНІ КОМАНДИ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1279 msgid "Listed below is a brief index of commands within categories. Some commands appear more than once \\*(Em their meaning or scope may vary depending on the context in which they are issued." msgstr "Нижче наведено короткий покажчик команд у категоріях. Деякі команди у списку трапляються декілька разів \\*(Em їхнє призначення та область дії можуть змінюватися, залежно від контексту, у якому їх віддано." #. type: Plain text #: ../man/top.1:1302 #, no-wrap msgid "" " 4a.I< Global-Commands >\n" " EEnt/SpE ?, =, 0,\n" " A, B, d, E, e, g, H, h, I, k, q, r, s, W, X, Y, Z,\n" " ^G, ^K, ^N, ^P, ^U, ^L, ^R\n" " 4b.I< Summary-Area-Commands >\n" " C, l, t, m, 1, 2, 3, 4, 5, !\n" " 4c.I< Task-Area-Commands >\n" " Appearance: b, J, j, x, y, z\n" " Content: c, F, f, O, o, S, U, u, V, v, ^E\n" " Size: #, i, n\n" " Sorting: E, E, f, R\n" " 4d.I< Color-Mapping >\n" " ERetE, a, B, b, H, M, q, S, T, w, z, 0 - 7\n" " 5b.I< Commands-for-Windows >\n" " -, _, =, +, A, a, G, g, w\n" " 5c.I< Scrolling-a-Window >\n" " C, Up, Dn, Left, Right, PgUp, PgDn, Home, End\n" " 5d.I< Searching-in-a-Window >\n" " L, &\n" " 5e.I< Filtering-in-a-Window\n" " O, o, ^O, =, +>\n" msgstr "" " 4а. I<Загальні команди>\n" " EEnt/SpE ?, =, 0,\n" " A, B, d, E, e, g, h, H, I, k, q, r, s, W, X, Y, Z,\n" " ^G, ^K, ^N, ^P, ^U, ^L, ^R\n" "\n" " 4б. I<Команди області резюме>\n" " C, l, t, m, 1, 2, 3, 4, !\n" " 4в. I<Команди області завдань>\n" " Вигляд: b, J, j, x, y, z\n" " Вміст: c, F, f, O, o, S, U, u, V, v, ^E\n" " Розмір: #, i, n\n" " Упорядкування: E, E, f, R\n" " 4г. I<Прив'язка кольорів>\n" " ERetE, a, B, b, H, M, q, S, T, w, z, 0 - 7\n" " 5б. I<Команди для вікон>\n" " -, _, =, +, A, a, G, g, w\n" " 5в. I<Гортання у вікні>\n" " C, вгору, вниз, ліворуч, праворуч, PgUp, PgDn, Home, End\n" " 5г. I<Пошук у вікні>\n" " L, &\n" " 5д.I< Фільтрування у вікні\n" " O, o, ^O, =, +>\n" #. ...................................................................... #. type: SS #: ../man/top.1:1305 #, no-wrap msgid "4a. GLOBAL Commands" msgstr "4a. ЗАГАЛЬНІ КОМАНДИ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1310 msgid "The global \\*(CIs areB< always> available in both \\*(FM and \\*(AM. However, some of these \\*(CIs areB< not available> when running in Secure mode." msgstr "Загальні інтерактивні команди B<завжди> доступні у повноекранному режимі та режимі альтернативного показу. Втім, деякі з цих інтерактивних команд B<не є доступними>, якщо програма працює у захищеному режимі." #. type: Plain text #: ../man/top.1:1314 msgid "If you wish to know in advance whether or not your \\*(We has been secured, simply ask for help and view the system summary on the second line." msgstr "Якщо ви хочете наперед знати, чи захищено роботу вашої копії програми \\*(We, просто віддайте команду показу довідки і перегляньте резюме щодо системи у другому рядку." #. type: TP #: ../man/top.1:1315 #, no-wrap msgid "\\ \\ EBE or EBE\\ \\ :I" msgstr "\\ \\ EBE або EB<Пробіл>E\\ \\ :I<освіжити показу>" #. type: Plain text #: ../man/top.1:1320 msgid "These commands awaken \\*(We and following receipt of any input the entire display will be repainted. They also force an update of any hotplugged \\*(Pu or \\*(MP changes." msgstr "Ці команди пробуджують \\*(We і, відповідно до інструктування за вхідними даними, буде перемальовано усі показані дані. Це також призведе до примусового оновлення усіх інтерактивних змін у процесорах та фізичній пам'яті." #. type: Plain text #: ../man/top.1:1323 msgid "Use either of these keys if you have a large delay interval and wish to see current status," msgstr "Скористайтеся будь-якою з цих клавіш, якщо інтервал затримки є надто великим, і ви хочете ознайомитися із поточним станом." #. type: TP #: ../man/top.1:1324 #, no-wrap msgid "\\ \\ \\ B | B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I<Довідка >" #. type: Plain text #: ../man/top.1:1329 msgid "There are two help levels available. The first will provide a reminder of all the basic \\*(CIs. If \\*(We isI< secured>, that screen will be abbreviated." msgstr "Доступні два рівня довідки. На першому програма покаже нагадування щодо усіх базових інтерактивних команд. Якщо \\*(We працює у I<захищеному> режимі, екран довідки буде скорочено." #. type: Plain text #: ../man/top.1:1332 msgid "Typing `h' or `?' on that help screen will take you to help for those \\*(CIs applicable to \\*(AM." msgstr "Натискання «h» або «?» на цьому екрані довідки призведе до показу довідки для цих інтерактивних команд із застосуванням до режиму альтернативного показу." #. type: TP #: ../man/top.1:1333 #, no-wrap msgid "\\ \\ \\ B<=>\\ \\ :I" msgstr "\\ \\ \\ B<=>\\ \\ :I<Скинути обмеження на показ>" #. type: Plain text #: ../man/top.1:1340 msgid "Removes restrictions on what is shown. This command will reverse any `i' (idle tasks), `n' (max tasks), `v' (hide children) and `F' focus commands that might be active. It also provides for an exit from PID monitoring, User filtering, Other filtering, Locate processing and Combine Cpus mode." msgstr "Знімає обмеження на показ. Ця команда обертає будь-які команди «i» (бездіяльні завдання), «n» (максимальна кількість завдань), «v» (приховати дочірні) і «F» (фокусування), які могли бути активними. Команду також призначено для виходу із режимів спостереження за PID, фільтрування за користувачами, іншого фільтрування, обробки пошуку та режиму поєднання процесорів." #. type: Plain text #: ../man/top.1:1343 msgid "Additionally, if the window has been scrolled it will be reset with this command." msgstr "Крім того, якщо у вікні було виконано гортання, його буде повернуто до початкового стану цією командою." #. type: TP #: ../man/top.1:1344 #, no-wrap msgid "\\ \\ \\ B<0>\\ \\ :I toggle " msgstr "\\ \\ \\ B<0>\\ \\ :I<Перемикач придушення нулів> " #. type: Plain text #: ../man/top.1:1349 msgid "This command determines whether zeros are shown or suppressed for many of the fields in a \\*(TW. Fields like UID, GID, NI, PR or P are not affected by this toggle." msgstr "Ця команда визначає, буде показано нулі чи нулі буде приховано для багатьох полів у вікні завдань. Цей перемикач не впливає на показ даних у полях UID, GID, NI, PR та P." #. type: TP #: ../man/top.1:1350 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач режиму альтернативного показу> " #. type: Plain text #: ../man/top.1:1355 msgid "This command will switch between \\*(FM and \\*(AM. \\*(XT 5. ALTERNATE-DISPLAY Provisions and the `g' \\*(CI for insight into \\*(CWs and \\*(FGs." msgstr "Ця команда перемикає програму між повноекранним режимом і режимом альтернативного показу. Див. розділ 5. ПОЛОЖЕННЯ АЛЬТЕРНАТИВНОГО ПОКАЗУ та інтерактивну команду «g», щоб дізнатися більше про «поточні» вікна і групи полів." #. type: TP #: ../man/top.1:1356 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач вмикання/вимикання напівжирного шрифту> " #. type: Plain text #: ../man/top.1:1362 msgid "This command will influence use of the bold terminfo capability and altersB< both> the \\*(SA and \\*(TA for the \\*(CW. While it is intended primarily for use with dumb terminals, it can be applied anytime." msgstr "Ця команда впливає на використання можливостей показу напівжирного тексту terminfo і змінює B<одразу> область резюме та область завдань для «поточного» вікна. Хоча цю команду призначено, в основному, для «простих» терміналів, нею можна скористатися у будь-якому терміналі." #. type: Plain text #: ../man/top.1:1367 msgid "\\*(NT When this toggle is \\*O and \\*(We is operating in monochrome mode, theB< entire display> will appear as normal text. Thus, unless the `x' and/or `y' toggles are using reverse for emphasis, there will be no visual confirmation that they are even on." msgstr "\\*(NT Якщо цей перемикач \\*O, і \\*(We працює у монохромному режимі, для B<усього дисплея> буде використано звичайний текст. Таким чином, якщо не використано перемикач «x» і/або«y» для обернення акцентування тексту, не буде ніякого візуального підтвердження, що ці перемикачі увімкнено." #. type: TP #: ../man/top.1:1368 #, no-wrap msgid "*\\ \\ B | B\\ \\ :I" msgstr "*\\ \\ B | B\\ \\ :I<Змінити інтервал затримки часу>" #. type: Plain text #: ../man/top.1:1372 msgid "You will be prompted to enter the delay time, in seconds, between display updates." msgstr "Програма попросить вас ввести час затримки у секундах між оновленнями показаних даних." #. type: Plain text #: ../man/top.1:1378 msgid "Fractional seconds are honored, but a negative number is not allowed. Entering 0 causes (nearly) continuous updates, with an unsatisfactory display as the system and tty driver try to keep up with \\*(We's demands. The delay value is inversely proportional to system loading, so set it with care." msgstr "Буде враховано вказані дробові частки секунд, але від'ємні числа використовувати не можна. Введення 0 спричинить (майже) неперервне оновлення даних із незадовільними результатами, оскільки система та драйвер термінала намагатимуться задовольнити вимоги \\*(We. Значення затримки є обернено пропорційним до навантаження на систему, тому встановлювати його слід обережно." #. type: Plain text #: ../man/top.1:1381 msgid "If at any time you wish to know the current delay time, simply ask for help and view the system summary on the second line." msgstr "Якщо вам захочеться переглянути поточне значення часу затримки, просто віддайте команду показу довідки і перегляньте резюме щодо системи у другому рядку." #. type: TP #: ../man/top.1:1382 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I in Summary Area" msgstr "\\ \\ \\ B\\ \\ :I<Примусове масштабування пам'яті> в області резюме" #. type: Plain text #: ../man/top.1:1387 msgid "With this command you can cycle through the available \\*(SA memory scaling which ranges from KiB (kibibytes or 1,024 bytes) through EiB (exbibytes or 1,152,921,504,606,846,976 bytes)." msgstr "За допомогою цієї команди ви можете циклічно перемикати доступні масштаби пам'яті в області резюме, від КіБ (кібібайтів або 1024 байтів) до ЕіБ (ексбібайтів або 1152921504606846976 байтів)." #. type: Plain text #: ../man/top.1:1391 msgid "If you see a `+' between a displayed number and the following label, it means that \\*(We was forced to truncate some portion of that number. By raising the scaling factor, such truncation can be avoided." msgstr "Якщо ви побачите «+» між показаним числом та наступною міткою, це означатиме, що програма \\*(We примусово обрізала частину числа. Обрізання можна уникнути, якщо збільшити коефіцієнт масштабування." #. type: TP #: ../man/top.1:1392 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I in Task Area" msgstr "\\ \\ \\ B\\ \\ :I<Примусове масштабування пам'яті завдань> у області завдань" #. type: Plain text #: ../man/top.1:1397 msgid "With this command you can cycle through the available \\*(TA memory scaling which ranges from KiB (kibibytes or 1,024 bytes) through PiB (pebibytes or 1,125,899,906,842,624 bytes)." msgstr "За допомогою цієї команди ви можете циклічно перемикати доступні масштаби пам'яті в області завдань, від КіБ (кібібайтів або 1024 байтів) до ПіБ (пібібайтів або 1125899906842624 байтів)." #. type: Plain text #: ../man/top.1:1404 msgid "While \\*(We will try to honor the selected target range, additional scaling might still be necessary in order to accommodate current values. If you wish to see a more homogeneous result in the memory columns, raising the scaling range will usually accomplish that goal. Raising it too high, however, is likely to produce an all zero result which cannot be suppressed with the `0' \\*(CI." msgstr "Хоча \\*(We намагатиметься зважати на вибраний діапазон цілей, може знадобитися додаткове масштабування з метою пристосування до поточних значень. Якщо вам потрібен більш однорідний результат у стовпчиках пам'яті, цілі можна, зазвичай, досягти збільшенням діапазону масштабування. Втім, надмірне його підняття, ймовірно, призведе до показу одних нулів, які не можна буде придушити інтерактивною командою «0»." #. type: TP #: ../man/top.1:1405 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Вибрати інше вікно/групу полів>" #. type: Plain text #: ../man/top.1:1411 msgid "You will be prompted to enter a number between 1 and 4 designating the \\*(FG which should be made the \\*(CW. You will soon grow comfortable with these 4 windows, especially after experimenting with \\*(AM." msgstr "Програма попросить вас ввести число від 1 до 4, яке позначатиме групу полів, яку слід зробити «поточним» вікном. Звикнути до цих 4 вікон доволі просто, особливо після експериментування із режимом альтернативного показу." #. type: TP #: ../man/top.1:1412 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач режиму потоків> " #. type: Plain text #: ../man/top.1:1417 msgid "When this toggle is \\*O, individual threads will be displayed for all processes in all visible \\*(TWs. Otherwise, \\*(We displays a summation of all threads in each process." msgstr "Якщо цей перемикач \\*O, для усіх процесів в усіх видимих вікнах завдань буде показано окремі потоки обробки. Якщо перемикач вимкнено, \\*(We покаже суму за усіма потоками для кожного процесу." #. type: TP #: ../man/top.1:1418 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач режимів Irix/Solaris> " #. type: Plain text #: ../man/top.1:1423 msgid "When operating in Solaris mode (`I' toggled \\*F), a task's \\*(Pu usage will be divided by the total number of \\*(PUs. After issuing this command, you'll be told the new state of this toggle." msgstr "Якщо програма працює у режимі Solaris («I» у стані \\*F), використання процесора завданням буде поділено на загальну кількість процесорів. Після того, як буде віддано цю команду, програма повідомить вам про новий стан перемикача." #. type: TP #: ../man/top.1:1424 #, no-wrap msgid "*\\ \\ B\\ \\ :I" msgstr "*\\ \\ B\\ \\ :I<Вбити завдання >" #. type: Plain text #: ../man/top.1:1427 msgid "You will be prompted for a PID and then the signal to send." msgstr "Програма попросить вас ввести PID, а потім ввести сигнал, який слід надіслати." #. type: Plain text #: ../man/top.1:1431 msgid "Entering no PID or a negative number will be interpreted as the default shown in the prompt (the first task displayed). A PID value of zero means the \\*(We program itself." msgstr "Якщо PID не буде введено або буде введено від'ємне число, програма використає типове значення, яке показано у запиті щодо команди (перше показане завдання). Нульове значення PID означає саму програму \\*(We." #. type: Plain text #: ../man/top.1:1434 msgid "The default signal, as reflected in the prompt, is SIGTERM. However, you can send any signal, via number or name." msgstr "Типовим сигналом, як це буде показано у запиті, є SIGTERM. Втім, ви можете надіслати будь-який сигнал, вказавши число або назву." #. type: Plain text #: ../man/top.1:1437 msgid "If you wish to abort the kill process, do one of the following depending on your progress:" msgstr "Якщо ви хочете перервати процес завершення роботи завдання, виконайте одну з таких дій, залежно від поступу процедури:" #. type: Plain text #: ../man/top.1:1441 #, no-wrap msgid "" " 1) at the pid prompt, type an invalid number\n" " 2) at the signal prompt, type 0 (or any invalid signal)\n" " 3) at any prompt, type EEscE\n" msgstr "" " 1) у запиті щодо pid введіть некоректне число\n" " 2) у запиті щодо сигналу введіть 0 (або будь-який некоректний сигнал)\n" " 3) у будь-якому запиті натисніть EEscE\n" #. type: TP #: ../man/top.1:1443 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Вийти >" #. type: TP #: ../man/top.1:1446 #, no-wrap msgid "*\\ \\ B\\ \\ :I" msgstr "*\\ \\ B\\ \\ :I<Змінити пріоритетність (nice) завдання>" #. type: Plain text #: ../man/top.1:1449 msgid "You will be prompted for a PID and then the value to nice it to." msgstr "Програма попросить вас ввести PID, а потім ввести значення пріоритетності для процесу." #. type: Plain text #: ../man/top.1:1453 msgid "Entering no PID or a negative number will be interpreted as the default shown in the prompt (the first task displayed). A PID value of zero means the \\*(We program itself. " msgstr "Якщо PID не буде введено або буде введено від'ємне число, програма використає типове значення, яке показано у запиті щодо команди (перше показане завдання). Нульове значення PID означає саму програму \\*(We." #. type: Plain text #: ../man/top.1:1459 msgid "A positive nice value will cause a process to lose priority. Conversely, a negative nice value will cause a process to be viewed more favorably by the kernel. As a general rule, ordinary users can only increase the nice value and are prevented from lowering it." msgstr "Додатне значення пріоритетності (nice) спричиняє втрату пріоритетності процесом. І навпаки, від'ємне значення пріоритетності призводить до того, що ядро розглядатиме процес як пріоритетніший. Загалом, звичайні користувачі можуть лише збільшувати значення пріоритетності і не можуть його зменшувати." #. type: Plain text #: ../man/top.1:1462 msgid "If you wish to abort the renice process, do one of the following depending on your progress:" msgstr "Якщо ви хочете перервати процес зміни пріоритетності завдання, виконайте одну з таких дій, залежно від поступу процедури:" #. type: Plain text #: ../man/top.1:1466 #, no-wrap msgid "" " 1) at the pid prompt, type an invalid number\n" " 2) at the nice prompt, type EEnterE with no input\n" " 3) at any prompt, type EEscE\n" msgstr "" " 1) у запиті щодо pid введіть некоректне число\n" " 2) у запиті щодо пріоритетності натисніть EEnterE без введення значення\n" " 3) у будь-якому запиті натисніть EEscE\n" #. type: TP #: ../man/top.1:1468 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Записати файл налаштувань>" #. type: Plain text #: ../man/top.1:1474 msgid "This will save all of your options and toggles plus the current display mode and delay time. By issuing this command just before quitting \\*(We, you will be able restart later in exactly that same state." msgstr "У результаті усі ваші значення параметрів і перемикачів, разом із поточним режимом показу та часом затримки буде збережено. Якщо ви віддасте цю команду одразу перед завершенням роботи \\*(We, ви зможете згодом запустити програму у тому самому стані." #. type: TP #: ../man/top.1:1475 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Додаткова фіксована ширина>" #. type: Plain text #: ../man/top.1:1480 msgid "Some fields are fixed width and not scalable. As such, they are subject to truncation which would be indicated by a `+' in the last position." msgstr "Деякі поля мають фіксовану ширину і не придатні до масштабування. Такі поля програма обрізає і позначає їх символом «+» в останній позиції." #. type: Plain text #: ../man/top.1:1482 msgid "This \\*(CI can be used to alter the widths of the following fields:" msgstr "Цією інтерактивною командою можна скористатися для зміни ширини таких полів:" #. type: Plain text #: ../man/top.1:1494 #, no-wrap msgid "" " I< field default field default field default >\n" " GID 5 GROUP 8 WCHAN 10\n" " LOGID 5 LXC 8 nsCGROUP 10\n" " RUID 5 RUSER 8 nsIPC 10\n" " SUID 5 SUSER 8 nsMNT 10\n" " UID 5 TTY 8 nsNET 10\n" " USER 8 nsPID 10\n" " nsTIME 10\n" " nsUSER 10\n" " nsUTS 10\n" msgstr "" " I< поле типова поле типова поле типова >\n" " GID 5 GROUP 8 WCHAN 10\n" " LOGID 5 LXC 8 nsCGROUP 10\n" " RUID 5 RUSER 8 nsIPC 10\n" " SUID 5 SUSER 8 nsMNT 10\n" " UID 5 TTY 8 nsNET 10\n" " USER 8 nsPID 10\n" " nsTIME 10\n" " nsUSER 10\n" " nsUTS 10\n" #. type: Plain text #: ../man/top.1:1499 msgid "You will be prompted for the amount to be added to the default widths shown above. Entering zero forces a return to those defaults." msgstr "Програма попросить вас вказати доповнення, яке буде додано до типової ширини з наведеної вище таблиці. Введення нульового значення призведе до повернення до типового значення." #. type: Plain text #: ../man/top.1:1502 msgid "If you enter a negative number, \\*(We will automatically increase the column size as needed until there is no more truncated data." msgstr "Якщо ви вкажете від'ємне значення, \\*(We автоматично збільшить розмір стовпчика на потрібну величину, так, щоб дані не було обрізано." #. type: Plain text #: ../man/top.1:1506 msgid "\\*(NT Whether explicitly or automatically increased, the widths for these fields are never decreased by \\*(We. To narrow them you must specify a smaller number or restore the defaults." msgstr "\\*(NT Буде ширину цих полів збільшено явно чи автоматично, \\*(We ніколи не зменшуватиме ширини. Щоб зменшити ширину, вам слід вказати менше число або відновити типові значення." #. type: TP #: ../man/top.1:1507 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Вивчити інше виведення>" #. type: Plain text #: ../man/top.1:1513 msgid "After issuing the `Y' \\*(CI, you will be prompted for a target PID. Typing a value or accepting the default results in a separate screen. That screen can be used to view a variety of files or piped command output while the normal \\*(We iterative display is paused." msgstr "Після видання інтерактивної команди «Y» програма попросить вас ввести PID призначення. Введення значення або прийняття типового значення призведе до появи окремого екрана. Цим екраном можна буде скористатися для перегляду діапазону файлів або каналізованого виведення команд, а звичайний ітеративний показ даних \\*(We буде призупинено." #. type: Plain text #: ../man/top.1:1517 msgid "\\*(NT This \\*(CI is only fully realized when supporting entries have been manually added to the end of the \\*(We \\*(CF. For details on creating those entries, \\*(Xt 6b. ADDING INSPECT Entries." msgstr "\\*(NT Цю інтерактивну команду повністю реалізовано лише при підтримці записів, які вручну додано наприкінці файла налаштувань \\*(We. Докладніше про створення цих записів можна дізнатися із розділу 6б. ДОДАВАННЯ ЗАПИСІВ ДЛЯ ІНСПЕКТУВАННЯ." #. type: Plain text #: ../man/top.1:1524 msgid "Most of the keys used to navigate the Inspect feature are reflected in its header prologue. There are, however, additional keys available once you have selected a particular file or command. They are familiar to anyone who has used the pager `less' and are summarized here for future reference." msgstr "Більшість клавіш, які використовують для навігації інспектованими даними вказано у передмові. Втім, є додаткові клавіші, які стають доступними для певного файла або команди. Ці клавіші знайомі будь-кому, хто користувався програмою поділу на сторінки «less». Їхнє резюме наведено тут з довідковою метою." #. type: Plain text #: ../man/top.1:1534 #, no-wrap msgid "" " I< key function >\n" " = alternate status-line, file or pipeline\n" " / find, equivalent to `L' locate\n" " n find next, equivalent to `&' locate next\n" " ESpaceE scroll down, equivalent to EPgDnE\n" " b scroll up, equivalent to EPgUpE\n" " g first line, equivalent to EHomeE\n" " G last line, equivalent to EEndE\n" msgstr "" " I< клавіша призначення >\n" " = альтернативний рядок стану, файла або каналу\n" " / пошук, еквівалент пошуку «L»\n" " n знайти далі, еквівалент пошуку наступного «&»\n" " EПробілE гортання вниз, еквівалент EPgDnE\n" " b гортання вгору, еквівалент EPgUpE\n" " g перший рядок, еквівалент EHomeE\n" " G останній рядок, еквівалент EEndE\n" #. type: TP #: ../man/top.1:1536 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Змінити прив'язку кольорів>" #. type: Plain text #: ../man/top.1:1541 msgid "This key will take you to a separate screen where you can change the colors for the \\*(CW, or for all windows. For details regarding this \\*(CI \\*(Xt 4d. COLOR Mapping." msgstr "Натискання цієї клавіші переведе вас до окремого екрана, на якому ви зможете змінити кольори для «поточного» вікна або для усіх вікон. Докладніше про цю інтерактивну команду можна дізнатися з розділу 4г. ПРИВ'ЯЗКА КОЛЬОРІВ." #. type: Plain text #: ../man/top.1:1544 msgid "\\ \\ B<^G>\\ \\ :I (Ctrl key + `g')" msgstr "\\ \\ B<^G>\\ \\ :I<Показати групи керування > (клавіша Ctrl + `g')" #. type: Plain text #: ../man/top.1:1546 msgid "\\ \\ B<^K>\\ \\ :I (Ctrl key + `k')" msgstr "\\ \\ B<^K>\\ \\ :I<Показати рядок команди > (клавіша Ctrl + `k')" #. type: Plain text #: ../man/top.1:1548 msgid "\\ \\ B<^N>\\ \\ :I (Ctrl key + `n')" msgstr "\\ \\ B<^N>\\ \\ :I<Показати середовище > (клавіша Ctrl + `n')" #. type: Plain text #: ../man/top.1:1550 msgid "\\ \\ B<^P>\\ \\ :I (Ctrl key + `p')" msgstr "\\ \\ B<^P>\\ \\ :I<Показати простори назв > (клавіша Ctrl + `p')" #. type: Plain text #: ../man/top.1:1552 msgid "\\ \\ B<^U>\\ \\ :I (Ctrl key + `u')" msgstr "\\ \\ B<^U>\\ \\ :I<Показати допоміжні групи > (клавіша Ctrl + `u')" #. type: Plain text #: ../man/top.1:1558 msgid "Applied to the first process displayed, these commands will show that task's full (potentially wrapped) information. Such data will be displayed in a separate window at the bottom of the screen while normal \\*(We monitoring continues." msgstr "Застосовані до першого показаного процесу, ці команди виводять повні дані (потенційно розбиті на рядки) щодо процесу. Такі дані буде показано в окремому вікні внизу екрана без переривання звичайного спостереження за даними у \\*(We." #. type: Plain text #: ../man/top.1:1563 msgid "Keying theI< same> `Ctrl' command a second time removes that separate window as does the `=' command. Keying a different `Ctrl' combination, while one is already active, immediately transitions to the new information." msgstr "Натискання I<тієї самої> комбінації із «Ctrl» удруге вилучає це окреме вікно і віддає команду «=». Натискання іншої комбінації клавіш із «Ctrl», доки вікно лишається активним, негайно переводить програму у режим виведення відповідних нових даних." #. type: Plain text #: ../man/top.1:1568 msgid "Notable among these provisions is the Ctrl+N (environment) command. Its output can be extensive and not easily read when line wrapped. A more readable version can be achieved with an `Inspect' entry in the rcfile like the following." msgstr "Помітною серед цих команд є команда Ctrl+N (середовище). Виведені нею дані можуть бути досить об'ємними, їх не просто читати, якщо рядок розбито. Зручніший для читання варіант можна отримати за допомогою запису «Inspect» у файлі rcfile, подібного до наведеного нижче." #. type: Plain text #: ../man/top.1:1571 #, no-wrap msgid " pipe ^I Environment ^I cat /proc/%d/environ | tr '\\e0' '\\en'\n" msgstr " pipe ^I Environment ^I cat /proc/%d/environ | tr '\\e0' '\\en'\n" #. type: Plain text #: ../man/top.1:1575 msgid "\\*(XC `Y' \\*(CI above and topic 6b. ADDING INSPECT Entries for additional information." msgstr "Див. інтерактивну команду «Y» і розділ 6б. ДОДАВАННЯ ЗАПИСІВ ДЛЯ ІНСПЕКТУВАННЯ, щоб дізнатися більше." #. type: Plain text #: ../man/top.1:1579 msgid "As an alternative to `Inspect', and available to all of these `Ctrl' commands, the tab key can be used to highlight individual elements in the bottom window." msgstr "Альтернативою «Inspect», яка доступна для усіх «Ctrl»-команд, є клавіша табуляції, якою можна скористатися для підсвічування окремих елементів у нижній частині вікна." #. type: TP #: ../man/top.1:1581 #, no-wrap msgid "\\ \\ B<^L>\\ \\ :I (Ctrl key + `l')" msgstr "\\ \\ B<^L>\\ \\ :I<Повідомлення журналу > (клавіша Ctrl + `l')" #. type: Plain text #: ../man/top.1:1587 msgid "The 10 most recent messages are displayed in a separate window at the bottom of the screen while normal \\*(We monitoring continues. Keying `^L' a second time removes that window as does the `=' command. Use the tab key to highlight individual messages." msgstr "10 найсвіжіших повідомлень буде показано на окремій панелі у нижній частині вікна, де, зазвичай, продовжується стеження з \\*(We. Повторне натискання «^L» вилучає цю панель, як і команда «=». Скористайтеся клавішею Tab для підсвічування окремих повідомлень." #. type: TP #: ../man/top.1:1588 #, no-wrap msgid "*\\ B<^R>\\ \\ :I (Ctrl key + `r')" msgstr "*\\ B<^R>\\ \\ :I<Змінити пріоритетність автогрупи > (клавіша Ctrl + `r')" #. type: Plain text #: ../man/top.1:1592 msgid "You will be prompted for a PID and then the value for its autogroup AGNI." msgstr "Програма попросить вас ввести PID, а потім ввести значення пріоритетності для його AGNI автогрупи." #. type: Plain text #: ../man/top.1:1595 msgid "Entering no PID will be interpreted as the default shown in the prompt (the first task displayed)." msgstr "Якщо PID не буде введено, програма використає типове значення, яке показано у запиті щодо команди (перше показане завдання)." #. type: Plain text #: ../man/top.1:1601 msgid "A positive AGNI value will cause processes in that autogroup to lose priority. Conversely, a negative value causes them to be viewed more favorably by the kernel. Ordinary users are not allowed to set negative AGNI values." msgstr "Додатне значення AGNI призводить до втрати пріоритетності процесів в автогрупі. Навпаки, від'ємне значення призводить до того, що ядро вважає їх пріоритетнішими. Звичайні користувачі не можуть встановлювати від'ємні значення AGNI." #. type: Plain text #: ../man/top.1:1603 msgid "If you wish to abort the renice process type EEscE." msgstr "Якщо ви хочете перервати процес зміни пріоритетності завдання, натисніть EEscE." #. type: IP #: ../man/top.1:1604 #, no-wrap msgid "*" msgstr "*" #. type: Plain text #: ../man/top.1:1607 msgid "The commands shown with an \\*(AK are not available in Secure mode, nor will they be shown on the level-1 help screen." msgstr "Команди, які показано із зірочкою («*»), є недоступними у захищеному режимі, їх також не буде показано на першому рівні екрана довідки." #. ...................................................................... #. type: SS #: ../man/top.1:1609 #, no-wrap msgid "4b. SUMMARY AREA Commands" msgstr "4б. КОМАНДИ ОБЛАСТІ РЕЗЮМЕ" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1614 msgid "The \\*(SA \\*(CIs areB< always available> in both \\*(FM and \\*(AM. They affect the beginning lines of your display and will determine the position of messages and prompts." msgstr "Інтерактивні команди області резюме є B<завжди доступними> у обох режимах — повноекранному та режимі альтернативного показу. Ці команди стосуються початкових рядків показу і визначають позицію повідомлень і запитів." #. type: Plain text #: ../man/top.1:1618 msgid "These commands always impact just the \\*(CG. \\*(XT 5. ALTERNATE-DISPLAY Provisions and the `g' \\*(CI for insight into \\*(CWs and \\*(FGs." msgstr "Ці команди завжди впливають лише на «поточне» вікно або групу полів. Див. розділ 5. ПОЛОЖЕННЯ АЛЬТЕРНАТИВНОГО ПОКАЗУ та інтерактивну команду «g», щоб дізнатися більше про «поточні» вікна і групи полів." #. type: TP #: ../man/top.1:1619 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач показу координат гортання> " #. type: Plain text #: ../man/top.1:1624 msgid "Toggle an informational message which is displayed whenever the message line is not otherwise being used. For additional information \\*(Xt 5c. SCROLLING a Window." msgstr "Перемкнути інформаційне повідомлення, яке буде показано кожного разу, коли рядок повідомлення не використовується в інший спосіб. Докладніше про це можна дізнатися з розділу 5в. ГОРТАННЯ ВІКНА." #. type: TP #: ../man/top.1:1625 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач середнього навантаження/часу роботу> " #. type: Plain text #: ../man/top.1:1629 msgid "This is also the line containing the program name (possibly an alias) when operating in \\*(FM or the \\*(CW name when operating in \\*(AM." msgstr "Це також рядок, що містить назву програми (можливо альтернативу назви) при роботі у повноекранному режимі або назву «поточного» вікна при роботі у режимі альтернативного показу." #. type: TP #: ../man/top.1:1630 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач завдання/стани процесора> " #. type: Plain text #: ../man/top.1:1635 msgid "This command affects from 2 to many \\*(SA lines, depending on the state of the `1', `2' or `3' \\*(CTs and whether or not \\*(We is running under true SMP." msgstr "Ця команда стосується від 2 багатьох рядків області резюме, залежно від стану перемикачів команд «1», «2» або «3» і того, чи працює \\*(We у режимі симетричної багатопроцесорності." #. type: Plain text #: ../man/top.1:1638 msgid "This portion of the \\*(SA is also influenced by the `H' \\*(CI toggle, as reflected in the total label which shows either Tasks or Threads." msgstr "На цю частину області резюме впливає інтерактивна команда-перемикач «H», як це показано загальною міткою, яка показує завдання або потоки." #. type: Plain text #: ../man/top.1:1640 msgid "This command serves as a 4-way toggle, cycling through these modes:" msgstr "Ця команда працює як чотирипозиційний перемикач із циклічним перемиканням таких режимів:" #. type: Plain text #: ../man/top.1:1645 #, no-wrap msgid "" " 1. detailed percentages by category\n" " 2. abbreviated user/system and total % + bar graph\n" " 3. abbreviated user/system and total % + block graph\n" " 4. turn off task and cpu states display\n" msgstr "" " 1. докладні частки за категоріями\n" " 2. скорочені записи користувача/системи і загальний % + стовпчикова діаграма\n" " 3. скорочені записи користувача/системи і загальний % + блоковий графік\n" " 4. вимкнення показу завдань і станів процесора\n" #. type: Plain text #: ../man/top.1:1650 msgid "When operating in either of the graphic modes, the display becomes much more meaningful when individual CPUs or NUMA nodes are also displayed. \\*(XC the `1', `2' and `3' commands below for additional information." msgstr "При роботі у будь-якому з графічних режимів показані дані стають набагато значимішими, якщо також показано окремі процесори або вузли NUMA. Щоб дізнатися більше, ознайомтеся із описом команд «1», «2» і «3» нижче." #. type: TP #: ../man/top.1:1651 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I<Перемикач пам'ять/використання резервної пам'яті> " #. type: Plain text #: ../man/top.1:1655 msgid "This command affects the two \\*(SA lines dealing with physical and virtual memory." msgstr "Ця команда стосується двох рядків області резюме, які стосуються фізичної і віртуальної пам'яті." #. type: Plain text #: ../man/top.1:1657 msgid "This command serves as a 4-way toggle, cycling through these modes: " msgstr "Ця команда працює як чотирипозиційний перемикач із циклічним перемиканням таких режимів: " #. type: Plain text #: ../man/top.1:1662 #, no-wrap msgid "" " 1. detailed percentages by memory type\n" " 2. abbreviated % used/total available + bar graph\n" " 3. abbreviated % used/total available + block graph\n" " 4. turn off memory display\n" msgstr "" " 1. докладні частки за типом пам'яті\n" " 2. скорочені записи % використаної/загальної доступної + стовпчикова діаграма\n" " 3. скорочені записи % використаної/загальної доступної + блокова діаграма\n" " 4. вимикання показу даних пам'яті\n" #. type: TP #: ../man/top.1:1664 #, no-wrap msgid "\\ \\ \\ B<1>\\ \\ :I toggle " msgstr "\\ \\ \\ B<1>\\ \\ :I<Перемикач станів єдиного процесора/окремих процесорів> " #. type: Plain text #: ../man/top.1:1669 msgid "This command affects how the `t' command's Cpu States portion is shown. Although this toggle exists primarily to serve massively-parallel SMP machines, it is not restricted to solely SMP environments." msgstr "Ця команда впливає на те, як буде показано частину станів процесора для команди «t». Хоча основним призначенням цього перемикача є обслуговування комп'ютерів із значною паралелізацією у симетричній багатопроцесорності, його не обмежено лише середовищами із симетричною багатопроцесорністю." #. type: Plain text #: ../man/top.1:1674 msgid "When you see `%Cpu(s):' in the \\*(SA, the `1' toggle is \\*O and all \\*(Pu information is gathered in a single line. Otherwise, each \\*(Pu is displayed separately as: `%Cpu0, %Cpu1, ...' up to available screen height." msgstr "Коли ви бачите «%CПроц:» в області резюме, перемикач «1» перебуває у стані \\*O, а усі дані щодо процесора буде зібрано в одному рядку. Якщо цього рядка немає, кожен процесор буде показано окремо, як «%Прц0, %Прц1, ...», аж до вичерпання доступної висоти екрана." #. type: TP #: ../man/top.1:1675 #, no-wrap msgid "\\ \\ \\ B<2>\\ \\ :I toggle " msgstr "\\ \\ \\ B<2>\\ \\ :I<Перемикач вузли NUMA/резюме процесорів> " #. type: Plain text #: ../man/top.1:1680 msgid "This command toggles between the `1' command cpu summary display (only) or a summary display plus the cpu usage statistics for each NUMA Node. It is only available if a system has the requisite NUMA support." msgstr "Ця команда перемикає програму між режимом «1» показу резюме процесора (лише) або показом резюме разом із статистикою щодо використання процесора для кожного вузла NUMA. Вона доступна, лише якщо у системі є відповідна підтримка NUMA." #. type: TP #: ../man/top.1:1681 #, no-wrap msgid "\\ \\ \\ B<3>\\ \\ :I" msgstr "\\ \\ \\ B<3>\\ \\ :I<Розгорнути вузол NUMA>" #. type: Plain text #: ../man/top.1:1687 msgid "You will be invited to enter a number representing a NUMA Node. Thereafter, a node summary plus the statistics for each cpu in that node will be shown until the `1', `2' or `4' \\*(CT is pressed. This \\*(CI is only available if a system has the requisite NUMA support." msgstr "Програма попросить вас ввести номер, який відповідає вузлу NUMA. Після введення буде показано резюме щодо вузла разом із статистикою для кожного процесора на вузлі, аж доки не буде натиснуто командний перемикач «1», «2» або «4». Доступ до цієї інтерактивної команди можна буде отримати, лише якщо у системі є відповідне підтримка NUMA." #. type: TP #: ../man/top.1:1688 #, no-wrap msgid "\\ \\ \\ B<4>\\ \\ :I toggle " msgstr "\\ \\ \\ B<4>\\ \\ :I<Перемикач одночасного показу декількох елементів> " #. type: Plain text #: ../man/top.1:1694 msgid "This \\*(CT turns the `1' toggle \\*F and shows multiple \\*(PU and Memory results on each line. Each successive `4' key adds another \\*(PU until again reverting to separate lines for \\*(PU and Memory results." msgstr "Ця команда-перемикач вимикає «1» і показує дані декількох процесорів та пам'яті у кожному рядку. Кожне наступне натискання клавіші «4» додає ще один процесор, аж доки стану повернення до окремих рядків результатів для процесорів і пам'яті." #. type: Plain text #: ../man/top.1:1700 msgid "A maximum of 8 \\*(PUs per line can be displayed in this manner. However, data truncation may occur before reaching the maximum. That is definitely true when displaying detailed statistics via the `t' \\*(CT since such data cannot be scaled like the graphic representations." msgstr "У цей спосіб може бути показано дані до 8 процесорів на рядок. Втім може статися обрізання даних через досягнення максимального обсягу показаного. Таке, напевно, станеться, якщо переглядати докладні статистичні дані за допомогою команди-перемикача «t», оскільки такі дані не можна масштабувати, подібно до графічного представлення." #. type: Plain text #: ../man/top.1:1703 msgid "If one wished to quickly exit adjacent mode without cycling all the way to 8, simply use the `1' \\*(CT." msgstr "Якщо потрібно швидко вийти із режиму паралельного показу без переходу усім циклом, аж до 8 процесорів, просто скористайтеся командою-перемикачем «1»." #. type: TP #: ../man/top.1:1704 #, no-wrap msgid "\\ \\ \\ B<5>\\ \\ :I toggle " msgstr "\\ \\ \\ B<5>\\ \\ :I<Перемикач показу P-ядер і E-ядер> " #. type: Plain text #: ../man/top.1:1710 msgid "This \\*(CT is only active when the `t' toggle is \\*O and the `1', `2', `3' and `!' toggles are \\*F, thus showing individual \\*(PU results. It assumes a platform has multiple cores of two distinct types, either multi-threaded (P-Core) or single-threaded (E-Core)." msgstr "Ця команда-перемикач є активною, лише якщо увімкнено перемикач «t» і вимкнено перемикачі «1», «2», «3» та «!», показуючи окремі результати для процесорів. Припускаємо, що платформа має декілька процесорних ядер двох різних типів, багатопотокові (P-ядро) або однопотокові (E-ядро)." #. type: Plain text #: ../man/top.1:1714 msgid "While normally each \\*(Pu is displayed as `%Cpu0, %Cpu1, ...', this toggle can be used to identify and/or filter those \\*(Pus by their core type, either P-Core (performance) or E-Core (efficient)." msgstr "Хоча, зазвичай, кожен процесор буде показано як «%Проц0, %Проц1, ...», цим перемикачем можна скористатися для ідентифікації і/або фільтрування процесорів за типом ядра, або P-ядро (швидкодія), або E-ядро (ефективність)." #. type: Plain text #: ../man/top.1:1721 msgid "The 1st time `5' is struck, each \\*(PU is displayed as `%CpB