# Swedish translation of procps-ng-man. # Copyright © 2017, 2018, 2021 Free Software Foundation, Inc. # This file is distributed under the same license as the procps-ng package. # # Göran Uddeborg , 2017, 2018, 2019, 2020, 2021. # # $Id: procps-ng-man.po,v 1.14 2021-12-23 23:27:34+01 göran Exp $ msgid "" msgstr "" "Project-Id-Version: procps-ng-man 3.3.17rc1\n" "Report-Msgid-Bugs-To: Procps list \n" "POT-Creation-Date: 2022-07-18 20:48+1000\n" "PO-Revision-Date: 2021-12-23 23:25+0100\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" "Language: sv\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" "X-Bugs: Report translation errors to the Language-Team address.\n" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "FREE" msgstr "FREE" #. type: TH #: ../man/free.1:5 #, fuzzy, no-wrap #| msgid "2018-05-31" msgid "2022-06-25" msgstr "2018-05-31" #. type: TH #: ../man/free.1:5 ../man/kill.1:8 ../man/pgrep.1:10 ../man/pmap.1:8 ../man/pwdx.1:6 ../man/skill.1:9 #: ../man/slabtop.1:5 ../man/sysctl.8:9 ../man/sysctl.conf.5:9 ../man/tload.1:4 ../man/uptime.1:3 #: ../man/vmstat.8:3 ../man/w.1:3 ../man/watch.1:1 ../man/ps.1:7 ../man/top.1:62 #, no-wrap msgid "procps-ng" msgstr "procps-ng" #. type: TH #: ../man/free.1:5 ../man/kill.1:8 ../man/pgrep.1:10 ../man/pidof.1:18 ../man/pmap.1:8 ../man/pwdx.1:6 #: ../man/skill.1:9 ../man/slabtop.1:5 ../man/tload.1:4 ../man/uptime.1:3 ../man/w.1:3 ../man/watch.1:1 #: ../man/ps.1:7 ../man/top.1:62 #, no-wrap msgid "User Commands" msgstr "Användarkommandon" #. type: SH #: ../man/free.1:6 ../man/kill.1:9 ../man/pgrep.1:11 ../man/pidof.1:19 ../man/pmap.1:9 ../man/pwdx.1:7 #: ../man/skill.1:10 ../man/slabtop.1:6 ../man/sysctl.8:10 ../man/sysctl.conf.5:10 ../man/tload.1:5 #: ../man/uptime.1:4 ../man/vmstat.8:4 ../man/w.1:4 ../man/watch.1:2 ../man/ps.1:27 #: ../man/top.1:67 ../man/procps.3:23 ../man/procps_misc.3:24 #: ../man/procps_pids.3:23 #, no-wrap msgid "NAME" msgstr "NAMN" #. type: Plain text #: ../man/free.1:8 msgid "free - Display amount of free and used memory in the system" msgstr "free — Visa mängden fritt och använt minne i systemet" #. type: SH #: ../man/free.1:8 ../man/kill.1:11 ../man/pgrep.1:13 ../man/pidof.1:21 ../man/pmap.1:11 #: ../man/pwdx.1:9 ../man/skill.1:12 ../man/slabtop.1:8 ../man/sysctl.8:12 ../man/tload.1:7 #: ../man/uptime.1:6 ../man/vmstat.8:6 ../man/w.1:6 ../man/watch.1:4 ../man/ps.1:29 #: ../man/top.1:72 ../man/procps.3:26 ../man/procps_misc.3:26 #: ../man/procps_pids.3:26 #, no-wrap msgid "SYNOPSIS" msgstr "SYNOPSIS" #. type: Plain text #: ../man/free.1:11 msgid "B [I]" msgstr "B [I]" #. type: SH #: ../man/free.1:11 ../man/kill.1:14 ../man/pgrep.1:22 ../man/pidof.1:34 ../man/pmap.1:14 #: ../man/skill.1:22 ../man/slabtop.1:11 ../man/sysctl.8:18 ../man/sysctl.conf.5:12 #: ../man/tload.1:10 ../man/uptime.1:9 ../man/vmstat.8:10 ../man/w.1:9 ../man/watch.1:7 #: ../man/ps.1:33 ../man/ps.1:1010 ../man/top.1:77 ../man/procps.3:75 #: ../man/procps_misc.3:58 ../man/procps_pids.3:70 #, no-wrap msgid "DESCRIPTION" msgstr "BESKRIVNING" #. 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 visar den totala mängden fritt och använt fysiskt minne och " "växlingsminne i systemet, liksom buffertarna och cacharna som används av " "kärnan. Informationen samlas in genom att tolka /proc/meminfo. De visade " "kolumnerna är:" #. 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 "Totalt installerat minne (MemTotal och SwapTotal i /proc/meminfo)" #. type: TP #: ../man/free.1:20 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:23 #, fuzzy #| msgid "" #| "Used memory (calculated as B - B - B - B)" msgid "Used or unavailable memory (calculated as B - B)" msgstr "" "Använt minne (beräknat som B - B - 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 "Oanvänt minne (MemFree och SwapFree i /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 "Minne använt (huvudsakligen) av tmpfs (Shmem i /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 "Minne använt av kärnans buffertar (Buffers i /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 "" "Minne använt av sidcachen och skivor (Cached och SReclaimable i /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 "Summan av B och 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 "" "Uppskattning av hur mycket minne som är tillgängligt för att starta nya " "program, utan att börja växla. Till skillnad mot data som tillhandahålls av " "fälten B eller B tar detta fält hänsyn till sidcachen och även " "att inte alla återvinningsbara minnesskivor kommer återvinnas på grund av " "saker som används (MemAvailable i /proc/meminfo, tillgängligt i kärnan 3.14, " "emulerat i kärnor 2.6.27+, annars samma som B)" #. type: SH #: ../man/free.1:47 ../man/kill.1:30 ../man/pgrep.1:50 ../man/pidof.1:38 ../man/pmap.1:18 #: ../man/pwdx.1:12 ../man/skill.1:35 ../man/slabtop.1:16 ../man/tload.1:17 ../man/uptime.1:26 #: ../man/vmstat.8:19 ../man/watch.1:14 #, no-wrap msgid "OPTIONS" msgstr "FLAGGOR" #. 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 "Visa mängden minne i byte." #. 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 "Visa mängden minne i kibibyte. Detta är standardvärdet." #. 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 "Visa mängden minne i mebibyte." #. 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 "Visa mängden minne i gibibyte." #. 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 "Visa mängden minne i tebibyte." #. 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 "Visa mängden minne i pebibyte." #. 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 "Visa mängden minne i kilobyte. Implicerar --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 "Visa mängden minne i megabyte. Implicerar --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 "Visa mängden minne i gigabyte. Implicerar --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 "Visa mängden minne i terabyte. Implicerar --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 "Visa mängden minne i petabyte. Implicerar --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 "" "Visa alla utmatningsfält automatiskt skalade till den kortaste enheten med " "tre siffror och visa enheterna i utskriften. Följande enheter används." #. 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 = byte\n" " Ki = kibibyte\n" " Mi = mebibyte\n" " Gi = gibibyte\n" " Ti = tebibyte\n" " Pi = pebibyte\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 "" "Om en enhet saknas, och du har exbibyte med RAM eller växlingsutrymme är " "talet i tebibyte och kolumnerna är inte nödvändigtvis justerade med rubriken." #. type: TP #: ../man/free.1:97 ../man/vmstat.8:79 #, 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 "" "Byt till brett läge. Det breda läget skapar rader som är längre än 80 " "tecken. I detta läge rapporteras B och B i två separata " "kolumner." #. 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 "Visa resultatet I gånger. Kräver flaggan 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 "Visa detaljerad statistik över lägsta och högsta minne." #. 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 "" "Visa kontinuerligt resultatet fördröjt I isär. Du kan faktiskt " "ange godtyckligt flyttal som I med antingen . eller , som " "decimaltecken. B(3) används för fördröjningstider med upplösning i " "mikrosekunder." #. 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 "" "Använd kilo, mega, giga etc. (potenser av 1000) istället för kibi, mebi, " "gibi (potenser av 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 "Visa en rad som visar kolumnernas summor." #. type: TP #: ../man/free.1:126 #, fuzzy, no-wrap #| msgid "B<-c>, B<--count>" msgid "B<-v>, B<--committed>" msgstr "B<-c>, B<--count>" #. 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 "" #. type: TP #: ../man/free.1:131 ../man/w.1:52 #, no-wrap msgid "B<--help>" msgstr "B<--help>" #. type: Plain text #: ../man/free.1:134 msgid "Print help." msgstr "Skriv ut hjälp." #. type: TP #: ../man/free.1:134 ../man/pgrep.1:204 ../man/pmap.1:61 ../man/pwdx.1:13 ../man/skill.1:61 #: ../man/slabtop.1:36 ../man/sysctl.8:110 ../man/tload.1:30 ../man/uptime.1:36 ../man/vmstat.8:87 #: ../man/w.1:58 #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/free.1:137 ../man/skill.1:64 ../man/w.1:61 msgid "Display version information." msgstr "Visa versionsinformation." #. type: SH #: ../man/free.1:138 ../man/slabtop.1:78 ../man/sysctl.8:165 ../man/sysctl.conf.5:60 #: ../man/tload.1:34 ../man/uptime.1:39 ../man/vmstat.8:205 ../man/w.1:74 #: ../man/procps_misc.3:145 #, no-wrap msgid "FILES" msgstr "FILER" #. 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 "minnesinformation" #. type: SH #: ../man/free.1:143 ../man/pgrep.1:273 ../man/pidof.1:71 ../man/tload.1:42 ../man/vmstat.8:220 #: ../man/watch.1:131 #, no-wrap msgid "BUGS" msgstr "FEL" #. 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 "" "Värdet på kolumnen B är inte tillgängligt från kärnan före 2.6.32 och " "visas som noll." #. type: TP #: ../man/free.1:146 #, no-wrap msgid "Please send bug reports to" msgstr "" "Skicka synpunkter på översättningen till\n" "E<.UR tp-sv@listor.tp-sv.se> E<.UE>\n" "E<.TP>\n" "Skicka felrapporter till" #. 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 ../man/kill.1:84 ../man/pgrep.1:289 ../man/pidof.1:78 ../man/pmap.1:79 #: ../man/pwdx.1:19 ../man/skill.1:102 ../man/slabtop.1:82 ../man/sysctl.8:179 #: ../man/sysctl.conf.5:79 ../man/tload.1:37 ../man/uptime.1:56 ../man/vmstat.8:212 ../man/w.1:81 #: ../man/ps.1:2060 ../man/procps.3:190 ../man/procps_misc.3:162 #: ../man/procps_pids.3:216 #, no-wrap msgid "SEE ALSO" msgstr "SE ÄVEN" #. type: Plain text #: ../man/free.1:154 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 #, fuzzy, no-wrap #| msgid "2018-05-31" msgid "2021-05-18" msgstr "2018-05-31" #. type: Plain text #: ../man/kill.1:11 msgid "kill - send a signal to a process" msgstr "kill — skicka en signal till en process" #. type: Plain text #: ../man/kill.1:14 msgid "B [options] EpidE [...]" msgstr "B [flaggor] EpidE […]" #. 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 "" "Standardsignalen för kill är TERM. Använd B<-l> eller B<-L> för att lista " "tillgängliga signaler. Särskilt användbara signaler inkluderar HUP, INT, " "KILL, STOP, CONT och 0. Alternativa signaler kan anges på tre sätt: B<-9>, " "B<-SIGKILL> eller B<-KILL>. Negativa PID-värden kan användas för att välja " "hela processgrupper; se kolumnen PGID i utdata från kommandot ps. En PID på " "B<-1> är speciell; den indikerar alla processer utom kill-processen själv " "och init." #. 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 "Skicka signal till varje listad 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 EsignalE>" #. type: TQ #: ../man/kill.1:38 #, no-wrap msgid "B<--signal EsignalE>" msgstr "B<--signal EsignalE>" #. 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 "" "Ange den B som skall skickas. Signalen kan anges genom att använda " "namn eller nummer. Beteendet hos signaler beskrivs i manualsidan " "B(7)." #. type: TP #: ../man/kill.1:46 ../man/pgrep.1:192 #, no-wrap msgid "B<-q>, B<--queue >I" msgstr "B<-q>, B<--queue >I" #. type: Plain text #: ../man/kill.1:58 #, fuzzy #| 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." 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 "" "Använd B istället för B och värdeargumentet används " "för att ange ett heltal att skickas med signalen. Om den mottagande " "processen har installerat en hanterare för denna signal med flaggan " "SA_SIGINFO till B så kan den hämta denna data via fältet " "si_value i posten 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 "" "Lista signalnamn. Denna flagga kan ta ett argument, vilket kommer " "konvertera signalnummer till signalnamn, eller vice versa." #. type: TP #: ../man/kill.1:62 ../man/skill.1:45 #, 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 "Lista signalnamn i en trevlig tabell." #. type: SH #: ../man/kill.1:67 ../man/pgrep.1:256 ../man/slabtop.1:87 ../man/sysctl.conf.5:35 #: ../man/vmstat.8:190 ../man/watch.1:124 ../man/ps.1:773 #, no-wrap msgid "NOTES" msgstr "OBSERVERA" #. 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 "" "Ditt skal (kommandoradstolk) kan ha ett inbyggt kill-kommando. Du kan " "behöva köra kommandot som beskrivs här som /bin/kill för att lösa upp " "konflikten." #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: SH #: ../man/kill.1:71 ../man/pgrep.1:216 ../man/skill.1:92 ../man/sysctl.8:137 ../man/watch.1:167 #: ../man/ps.1:99 #, no-wrap msgid "EXAMPLES" msgstr "EXEMPEL" #. 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 "Döda alla processer du kan döda." #. 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 "Översätt nummer 11 till ett signalnamn." #. 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 "Lista de tillgängliga signalvalen i en trevlig tabell." #. 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 "Skicka standardsignalen, SIGTERM, till alla dessa processer." #. 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 ../man/pmap.1:82 ../man/pwdx.1:22 ../man/skill.1:110 ../man/ps.1:2067 #, no-wrap msgid "STANDARDS" msgstr "STANDARDER" #. type: Plain text #: ../man/kill.1:97 #, fuzzy #| msgid "" #| "This command meets appropriate standards. The B<-L> flag is Linux-" #| "specific." msgid "" "This command meets appropriate standards. The B<-L> flag is Linux-specific." msgstr "" "Detta kommando följer tillämpliga standarder. Flaggan B<-L> är Linux-" "specifik." #. type: SH #: ../man/kill.1:97 ../man/pgrep.1:299 ../man/pidof.1:81 ../man/pwdx.1:26 ../man/skill.1:112 #: ../man/sysctl.8:182 ../man/sysctl.conf.5:81 ../man/ps.1:2085 #, no-wrap msgid "AUTHOR" msgstr "UPPHOVSMAN" #. type: Plain text #: ../man/kill.1:103 #, fuzzy #| msgid "" #| "E<.MT albert@users.sf.net> Albert Cahalan E<.ME> wrote kill in 1999 to " #| "replace a bsdutils one that was not standards compliant. The util-linux " #| "one might also work correctly." 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 "" "E<.MT albert@users.sf.net> Albert Cahalan E<.ME> skrev kill 1999 för att " "ersätta en version i bsdutils som inte följde standarder. Versionen i util-" "linux kan också fungera korrekt." #. type: SH #: ../man/kill.1:103 ../man/pgrep.1:303 ../man/pmap.1:86 ../man/pwdx.1:31 ../man/skill.1:118 #: ../man/slabtop.1:105 ../man/sysctl.8:186 ../man/sysctl.conf.5:85 ../man/tload.1:58 #: ../man/uptime.1:61 ../man/vmstat.8:232 ../man/w.1:98 #, no-wrap msgid "REPORTING BUGS" msgstr "RAPPORTERA FEL" #. type: Plain text #: ../man/kill.1:106 ../man/pgrep.1:306 ../man/pmap.1:89 ../man/pwdx.1:34 ../man/skill.1:121 #: ../man/slabtop.1:108 ../man/sysctl.8:189 ../man/sysctl.conf.5:88 ../man/tload.1:61 #: ../man/uptime.1:64 ../man/vmstat.8:235 ../man/w.1:101 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgstr "" "Skicka felrapporter till E<.UR procps@freelists.org> E<.UE>\n" "Skicka synpunkter på översättningen till E<.UR tp-sv@listor.tp-sv.se> E<.UE>" #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "PGREP" msgstr "PGREP" #. type: TH #: ../man/pgrep.1:10 #, fuzzy, no-wrap #| msgid "2018-05-31" msgid "2022-07-18" msgstr "2018-05-31" #. type: Plain text #: ../man/pgrep.1:13 #, fuzzy #| msgid "" #| "pgrep, pkill, pwait - look up, signal, or wait for processes based on " #| "name and other attributes" msgid "" "pgrep, pkill, pidwait - look up, signal, or wait for processes based on name " "and other attributes" msgstr "" "pgrep, pkill, pwait — slå upp, signalera eller vänta på processer baserat på " "namn och andra attribut" #. type: Plain text #: ../man/pgrep.1:16 msgid "B [options] pattern" msgstr "B [flaggor] mönster" #. type: Plain text #: ../man/pgrep.1:19 msgid "B [options] pattern" msgstr "B [flaggor] mönster" #. type: Plain text #: ../man/pgrep.1:22 #, fuzzy #| msgid "B [options] pattern" msgid "B [options] pattern" msgstr "B [flaggor] mönster" #. 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 letar igenom de just nu körande processerna och listar de process-" "ID:n som matchar urvalskriterierna till standard ut. Alla kriterierna måste " "matcha. Till exempel," #. 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 "" "kommer endast lista processerna som heter B OCH ägs av B. Å " "andra sidan," #. 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 "kommer lista processerna som ägs av B ELLER 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 kommer skicka den angivna signalen (B som standard) till " "varje process istället för att lista dem på standard ut." #. type: Plain text #: ../man/pgrep.1:50 #, fuzzy #| msgid "" #| "B will wait for each process instead of listing them on stdout." msgid "" "B will wait for each process instead of listing them on stdout." msgstr "" "B kommer vänta på varje process istället för att räkna upp dem på " "standard ut." #. 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 "" "Definierar signalen att skicka till varje matchad process. Både det " "numeriska eller det symboliska signalnamnet kan användas. (Endast 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 #, fuzzy #| 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 pwait, the count is the " #| "number of matching processes, not the processes that were successfully " #| "signaled or waited for." 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 "" "Utelämna normal utmatning; skriv istället antalet processer som matchar. " "När antalet inte matchar något, d.v.s. returnerar noll, kommer kommandot " "returnera ett värde skilt från noll. Observera att för pkill och pwait är " "numret antalet matchande processer, inte processerna som man lyckades skicka " "en signal till eller vänta på." #. 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 "" "Sätter strängen som används för att avgränsa varje process-ID i utdata " "(nyrad som standard). (Endast 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 "Visa namnet och PID processen som dödas. (Endast 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 matchas normalt endast mot processnamnet. När B<-f> anges " "används hela kommandoraden." #. 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 #, fuzzy #| 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." 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 "" "Matcha endast processer i de processgrupper vars ID listas. Processgrupp 0 " "översätts till Bs, Bs eller Bs egen processgrupp." #. 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 "" "Matcha endast processer vars verkliga grupp-ID listas. Både det numeriska " "och det symboliska värdet kan användas." #. 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 "Matcha processer skiftlägesokänsligt." #. 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 "Lista processnamnet såväl som process-ID:t. (Endast 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 "" "Lista den fullständiga kommandoraden såväl som process-ID:t. (Endast " "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 "Välj endast den nyaste (senast startade) av de matchande processerna." #. 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 "" "Välj endast den äldsta (minst nyligen startade) av de matchande processerna." #. 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 "Välj processer som är äldre än sek." #. 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 "Matcha endast processer vars föräldraprocess-ID listas." #. 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 #, fuzzy #| 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." 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 "" "Matcha endast processer vars processessions-ID listas. Sessions-ID 0 " "översätts till Bs, Bs eller Bs eget sessions-ID." #. 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 "" "Matcha endast processer vars styrande terminal listas. Terminalnamnet skall " "anges utan prefixet ”/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 "" "Matcha endast processer vars effektiva användar-ID listas. Både det " "numeriska och symboliska värdet kan användas." #. 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 "" "Matcha endast processer vars verkliga användar-ID listas. Både det " "numeriska och symboliska värdet kan användas." #. 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 #, fuzzy #| 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." 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 "" "Negerar matchningen. Denna flagga används oftast i Bs eller " "Bs sammanhang. I Bs sammanhang är den korta flaggan " "avaktiverad för att undvika att flaggan används av misstag." #. 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 #, fuzzy #| msgid "" #| "Shows all thread ids instead of pids in B's or B's " #| "context. In B's context this option is disabled." msgid "" "Shows all thread ids instead of pids in B's or B's context. " "In B's context this option is disabled." msgstr "" "Visar alla tråd-id:n istället för pid:n i Bs eller Bs " "sammanhang. I Bs sammanhang är denna flagga avaktiverad." #. 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 "" "Matcha endast processer vars namn (eller kommandorader om B<-f> anges) " "B matchar 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 #, fuzzy #| msgid "" #| "Read Is from I. This option is more useful for " #| "BorB than B." msgid "" "Read Is from I. This option is more useful for " "BorB than B." msgstr "" "Läs I:n från en I. Denna flagga är mer användbar för B " "eller B än 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 "Misslyckas om pid-filen (se B<-F>) inte är låst." #. 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 "Matcha endast processer som matchar processtillståndet." #. type: TP #: ../man/pgrep.1:179 #, fuzzy, no-wrap #| msgid "B<--nslist >IB<,...>" msgid "B<--cgroup >IB<,...>" msgstr "B<--nslist >IB<,…>" #. type: Plain text #: ../man/pgrep.1:183 msgid "Match on provided control group (cgroup) v2 name. See B(8)" msgstr "" #. type: TP #: ../man/pgrep.1:183 ../man/skill.1:80 #, no-wrap msgid "B<--ns >I" msgstr "B<--ns >I" #. type: Plain text #: ../man/pgrep.1:188 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 "" "Matcha processer som hör till samma namnrymder. Måste köras som root för " "att matcha andra användares processer. Se B<--nslist> för hur man begränsar " "vilka namnrymder som skall matchas." #. type: TP #: ../man/pgrep.1:188 #, no-wrap msgid "B<--nslist >IB<,...>" msgstr "B<--nslist >IB<,…>" #. type: Plain text #: ../man/pgrep.1:192 msgid "" "Match only the provided namespaces. Available namespaces: ipc, mnt, net, " "pid, user,uts." msgstr "" "Matcha endast de angivna namnrymderna. Tillgängliga namnrymder: ipc, mnt, " "net, pid, user, uts." #. type: Plain text #: ../man/pgrep.1:204 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 "" "Använd B istället för B och värdeargumentet används " "för att ange ett heltal att skickas med signalen. Om den mottagande " "processen har installerat en hanterare för denna signal med flaggan " "SA_SIGINFO till B så kan den hämta denna data via fältet " "si_value i posten siginfo_t." #. type: Plain text #: ../man/pgrep.1:207 ../man/pmap.1:64 ../man/slabtop.1:39 ../man/sysctl.8:113 ../man/tload.1:33 #: ../man/vmstat.8:90 ../man/watch.1:81 msgid "Display version information and exit." msgstr "Visa versionsinformation och avsluta." #. type: TP #: ../man/pgrep.1:207 ../man/pmap.1:58 ../man/pwdx.1:16 ../man/skill.1:58 ../man/slabtop.1:39 #: ../man/sysctl.8:107 ../man/tload.1:27 ../man/uptime.1:30 ../man/vmstat.8:90 ../man/watch.1:75 #, no-wrap msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text #: ../man/pgrep.1:210 ../man/vmstat.8:93 msgid "Display help and exit." msgstr "Visa hjälp och avsluta." #. type: SH #: ../man/pgrep.1:211 #, no-wrap msgid "OPERANDS" msgstr "OPERANDER" #. type: TP #: ../man/pgrep.1:212 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/pgrep.1:216 msgid "" "Specifies an Extended Regular Expression for matching against the process " "names or command lines." msgstr "" "Specificerar ett utökat reguljärt uttryck att matcha mot processnamnen eller " "kommandoraderna." #. type: Plain text #: ../man/pgrep.1:220 msgid "Example 1: Find the process ID of the B daemon:" msgstr "Exempel 1: Hitta process-ID:t för demonen B:" #. type: Plain text #: ../man/pgrep.1:222 msgid "$ pgrep -u root named" msgstr "$ pgrep -u root named" #. type: Plain text #: ../man/pgrep.1:226 msgid "Example 2: Make B reread its configuration file:" msgstr "Exempel 2: Få B att läsa om sin konfigurationsfil:" #. type: Plain text #: ../man/pgrep.1:228 msgid "$ pkill -HUP syslogd" msgstr "$ pkill -HUP syslogd" #. type: Plain text #: ../man/pgrep.1:232 msgid "Example 3: Give detailed information on all B processes:" msgstr "Exempel 3: Ge detaljerad information om alla B-processer:" #. type: Plain text #: ../man/pgrep.1:234 msgid "$ ps -fp $(pgrep -d, -x xterm)" msgstr "$ ps -fp $(pgrep -d, -x xterm)" #. type: Plain text #: ../man/pgrep.1:238 msgid "Example 4: Make all B processes run nicer:" msgstr "Exempel 4: Få alla B-processer köra med nice:" #. type: Plain text #: ../man/pgrep.1:240 msgid "$ renice +4 $(pgrep chrome)" msgstr "$ renice +4 $(pgrep chrome)" #. type: SH #: ../man/pgrep.1:240 ../man/pidof.1:63 ../man/pmap.1:64 ../man/watch.1:81 #, no-wrap msgid "EXIT STATUS" msgstr "SLUTSTATUS" #. type: TP #: ../man/pgrep.1:242 #, no-wrap msgid "0" msgstr "0" #. type: Plain text #: ../man/pgrep.1:246 #, fuzzy #| msgid "" #| "One or more processes matched the criteria. For pkill and pwait, one or " #| "more processes must also have been successfully signalled or waited for." 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 "" "En eller flera processer matchar kriterierna. För pkill och pwait måste " "även en eller flera processer framgångsrikt ha signalerats." #. type: IP #: ../man/pgrep.1:246 ../man/ps.1:45 ../man/ps.1:822 ../man/ps.1:2073 #, no-wrap msgid "1" msgstr "1" #. type: Plain text #: ../man/pgrep.1:249 msgid "No processes matched or none of them could be signalled." msgstr "Inga processer matchade eller inga av dem kunde signaleras." #. type: IP #: ../man/pgrep.1:249 ../man/ps.1:47 ../man/ps.1:2075 #, no-wrap msgid "2" msgstr "2" #. type: Plain text #: ../man/pgrep.1:252 msgid "Syntax error in the command line." msgstr "Syntaxfel på kommandoraden." #. type: IP #: ../man/pgrep.1:252 ../man/ps.1:49 ../man/ps.1:2077 #, no-wrap msgid "3" msgstr "3" #. type: Plain text #: ../man/pgrep.1:255 msgid "Fatal error: out of memory etc." msgstr "Ödesdigert fel: slut på minne etc." #. type: Plain text #: ../man/pgrep.1:261 #, fuzzy #| 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." 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 "" "Processnamnet som används för att matcha är begränsat till de 15 tecknen som " "är med i utdata från /proc/I/stat. Använd flaggan B<-f> för att matcha " "mot den fullständiga kommandoraden, /proc/I/cmdline." #. type: Plain text #: ../man/pgrep.1:269 #, fuzzy #| msgid "" #| "The running B, B, or B process will never report " #| "itself as a match." msgid "" "The running B, B, or B process will never report " "itself as a match." msgstr "" "Den körande B-, B- eller B-processen kommer aldrig " "rapportera sig själv som en matchning." #. type: Plain text #: ../man/pgrep.1:273 msgid "" "The B<-O --older> option will silently fail if /proc is mounted with the " "I option." msgstr "" #. type: Plain text #: ../man/pgrep.1:282 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 "" "Flaggorna B<-n> och B<-o> och B<-v> kan inte kombineras. Berätta för mig om " "du behöver kunna göra detta." #. type: Plain text #: ../man/pgrep.1:284 msgid "Defunct processes are reported." msgstr "Döda (defunct) processer rapporteras." #. type: Plain text #: ../man/pgrep.1:289 msgid "" "B requires the B(2) system call which first appeared " "in Linux 5.3." msgstr "" #. type: Plain text #: ../man/pgrep.1:299 #, fuzzy #| msgid "" #| "B(1), B(7), B(7), B(3), B(1), " #| "B(1), B(1), B(2)" 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)" #. type: Plain text #: ../man/pgrep.1:303 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: TH #: ../man/pidof.1:18 #, no-wrap msgid "PIDOF" msgstr "PIDOF" #. type: TH #: ../man/pidof.1:18 #, no-wrap msgid "2020-12-22" msgstr "2020-12-22" #. type: Plain text #: ../man/pidof.1:21 msgid "pidof -- find the process ID of a running program" msgstr "pidof — hitta process-ID för ett körande program" #. 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] [B<-S> I] B [B]" #. 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 hittar process-id:t (pid:ar) för de namngivna programmen. Det " "skriver ut dessa id:n till standard ut." #. 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 "" "Enkelskott — detta instruerar programmet att endast returnera en 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 "" "Returnera endast process-id:n som kör med samma rotkatalog. Denna flagga " "ignoreras för andra användare än root, eftersom de inte kommer kunna " "kontrollera den aktuella rotkatalogen för processer de inte äger." #. 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 "Tyst läge, undertryck all utdata och sätt bara slutstatus." #. 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 "" "Visa även processer som inte har en synlig kommandorad (t.ex. " "kärnarbetstrådar)." #. 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 "" "Även skript — detta får programmet att även returnera process-id:n för skal " "som kör de namngivna skripten." #. 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 "" "Säger till I att utesluta processer med det process-id:t. Den " "speciella processen B<%PPID> kan användas för att namnge föräldraprocessen " "till I-programmet, med andra ord det anropande skalet eller " "skalskriptet." #. 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 "" "Använd I som separator placerad mellan pid:er. Använd endast när " "mer än en pid skrivs för programmet. Flaggan B<-d> är ett alias för denna " "flagga för kompatibilitet med sysvinit:s B." #. type: TP #: ../man/pidof.1:64 ../man/pmap.1:68 ../man/watch.1:85 #, 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 "Åtminstone ett program hittades med det begärda namnet." #. type: TP #: ../man/pidof.1:67 ../man/pmap.1:71 ../man/watch.1:88 #, 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 "Inget program hittades med det begärda namnet." #. 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 "" "När flaggan I<-x> används har B endast en enkel metod för att " "upptäcka skript och kommer missa skript som, till exempel, använder env. " "Denna begränsning beror på hur skripten ser ut i proc-filsystemet." #. type: Plain text #: ../man/pidof.1:81 msgid "B(1), B(1)" msgstr "B(1), B(1)" #. type: Plain text #: ../man/pidof.1:82 msgid "Jaromir Capik Ejcapik@redhat.comE" msgstr "Jaromír Cápíc Ejcapik@redhat.comE" #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "PMAP" msgstr "PMAP" #. type: TH #: ../man/pmap.1:8 ../man/pwdx.1:6 ../man/tload.1:4 ../man/vmstat.8:3 ../man/w.1:3 #, no-wrap msgid "2020-06-04" msgstr "2020-06-04" #. type: Plain text #: ../man/pmap.1:11 msgid "pmap - report memory map of a process" msgstr "pmap — rapportera minneskartan över en process" #. type: Plain text #: ../man/pmap.1:14 msgid "B [I] I [...]" msgstr "B [I] I […]" #. type: Plain text #: ../man/pmap.1:18 msgid "The B command reports the memory map of a process or processes." msgstr "" "Kommandot B rapporterar minneskartan över en process eller processer." #. 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 "Visa det utökade formatet." #. 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 "Visa enhetsformatet." #. type: TP #: ../man/pmap.1:25 ../man/sysctl.8:52 #, 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 "Visa inte några huvud- och fotrader." #. 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 "" "Begränsa resultaten till adressintervallet från I till I. " "Observera att argumenten låg och hög är en enda sträng separerad med komma." #. type: TP #: ../man/pmap.1:36 ../man/sysctl.8:98 #, 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 "" "Visa ännu fler detaljer än flaggan B<-x>. VARNING: formatet ändras i " "enlighet med 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 "Visa allt kärnan tillhandahåller" #. 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 "Visa den fullständiga sökvägen till filer i mappningskolumnen" #. 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 "Läs standardkonfigurationen" #. 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 "Läs konfigurationen från 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 "Skapa en ny standardkonfiguration" #. 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 "Skapa en ny konfiguration i I" #. type: Plain text #: ../man/pmap.1:61 ../man/skill.1:61 ../man/sysctl.8:110 ../man/w.1:55 ../man/watch.1:78 msgid "Display help text and exit." msgstr "Visa hjälptext och avsluta." #. type: Plain text #: ../man/pmap.1:71 ../man/watch.1:88 msgid "Success." msgstr "Gick bra." #. type: Plain text #: ../man/pmap.1:74 msgid "Failure." msgstr "Misslyckades." #. 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 "Hittade inte alla efterfrågade processer." #. type: Plain text #: ../man/pmap.1:82 ../man/pwdx.1:22 msgid "B(1), B(1)" msgstr "B(1), B(1)" #. type: Plain text #: ../man/pmap.1:86 msgid "" "No standards apply, but B looks an awful lot like a SunOS command." msgstr "" "Inga standarder är tillämpliga, men B liknar väldigt mycket ett SunOS-" "kommando." #. type: TH #: ../man/pwdx.1:6 #, no-wrap msgid "PWDX" msgstr "PWDX" #. type: Plain text #: ../man/pwdx.1:9 msgid "pwdx - report current working directory of a process" msgstr "pwdx — rapportera aktuell katalog för en process" #. type: Plain text #: ../man/pwdx.1:12 msgid "B [I] I [...]" msgstr "B [I] I […]" #. type: Plain text #: ../man/pwdx.1:16 msgid "Output version information and exit." msgstr "Skriv ut versionsinformation och avsluta." #. type: Plain text #: ../man/pwdx.1:19 msgid "Output help screen and exit." msgstr "Skriv ut en hjälpskärm och avsluta." #. type: Plain text #: ../man/pwdx.1:26 msgid "" "No standards apply, but B looks an awful lot like a SunOS command." msgstr "" "Inga standarder är tillämpliga, men B liknar väldigt mycket ett SunOS-" "kommando." #. type: Plain text #: ../man/pwdx.1:31 msgid "E<.UR nmiell@gmail.com> Nicholas Miell E<.UE> wrote pwdx in 2004." msgstr "E<.UR nmiell@gmail.com> Nicholas Miell E<.UE> skrev pwdx 2004." #. type: TH #: ../man/skill.1:9 #, no-wrap msgid "SKILL" msgstr "SKILL" #. type: TH #: ../man/skill.1:9 #, fuzzy, no-wrap #| msgid "December 2012" msgid "October 2011" msgstr "December 2012" #. type: Plain text #: ../man/skill.1:12 msgid "skill, snice - send a signal or report process status" msgstr "skill, snice — skicka en signal eller rapportera processtatus" #. type: Plain text #: ../man/skill.1:17 msgid "B [I] [I] I" msgstr "B [I] [I] I" #. type: Plain text #: ../man/skill.1:22 msgid "B [I] [I] I" msgstr "B [I] [I] I" #. type: Plain text #: ../man/skill.1:26 msgid "" "These tools are obsolete and unportable. The command syntax is poorly " "defined. Consider using the killall, pkill, and pgrep commands instead." msgstr "" "Dessa verktyg är föråldrade och oportabla. Kommandosyntaxen är dåligt " "definierad. Överväg att använda kommandona killall, pkill och pgrep " "istället." #. type: Plain text #: ../man/skill.1:31 msgid "" "The default signal for skill is TERM. Use -l or -L to list available " "signals. Particularly useful signals include HUP, INT, KILL, STOP, CONT, " "and 0. Alternate signals may be specified in three ways: -9 -SIGKILL -KILL." msgstr "" "Standardsignalen för skill är TERM. Använd -l eller -L för att lista " "tillgängliga signaler. Särskilt användbara signaler inkluderar HUP, INT, " "KILL, STOP, CONT och 0. Alternativa signaler kan anges på tre sätt: -9 -" "SIGKILL -KILL." #. type: Plain text #: ../man/skill.1:35 msgid "" "The default priority for snice is +4. Priority numbers range from +20 " "(slowest) to -20 (fastest). Negative priority numbers are restricted to " "administrative users." msgstr "" "Standardprioriteten för snice är +4. Prioritetstal går från +20 " "(långsammast) till -20 (snabbast. Negativa prioritetsvärden är begränsade " "till administrativa användare." #. type: TP #: ../man/skill.1:36 #, no-wrap msgid "B<-f>,B<\\ --fast>" msgstr "B<-f>,B<\\ --fast>" #. type: Plain text #: ../man/skill.1:39 msgid "Fast mode. This option has not been implemented." msgstr "Snabbt läge. Denna flagga har inte implementerats." #. type: TP #: ../man/skill.1:39 #, no-wrap msgid "B<-i>,B<\\ --interactive>" msgstr "B<-i>,B<\\ --interactive>" #. type: Plain text #: ../man/skill.1:42 msgid "Interactive use. You will be asked to approve each action." msgstr "" "Interaktiv användning. Du kommer få en fråga om att godkänna varje åtgärd." #. type: TP #: ../man/skill.1:42 #, no-wrap msgid "B<-l>,B<\\ --list>" msgstr "B<-l>,B<\\ --list>" #. type: Plain text #: ../man/skill.1:45 msgid "List all signal names." msgstr "Lista alla signalnamn." #. type: Plain text #: ../man/skill.1:48 msgid "List all signal names in a nice table." msgstr "Lista alla signalnamn i en trevlig tabell." #. type: TP #: ../man/skill.1:48 #, no-wrap msgid "B<-n>,B<\\ --no-action>" msgstr "B<-n>,B<\\ --no-action>" #. type: Plain text #: ../man/skill.1:52 msgid "" "No action; perform a simulation of events that would occur but do not " "actually change the system." msgstr "" "Ingen åtgärd; utför en simulering av de händelser som skulle ske men gör " "ingen faktisk ändring av systemet." #. type: TP #: ../man/skill.1:52 #, no-wrap msgid "B<-v>,B<\\ --verbose>" msgstr "B<-v>,B<\\ --verbose>" #. type: Plain text #: ../man/skill.1:55 msgid "Verbose; explain what is being done." msgstr "Utförlig; förklara vad som görs." #. type: TP #: ../man/skill.1:55 #, no-wrap msgid "B<-w>,B<\\ --warnings>" msgstr "B<-w>,B<\\ --warnings>" #. type: Plain text #: ../man/skill.1:58 msgid "Enable warnings. This option has not been implemented." msgstr "Aktivera varningar. Denna flagga har inte implementerats." #. type: SH #: ../man/skill.1:65 #, no-wrap msgid "PROCESS SELECTION OPTIONS" msgstr "FLAGGOR FÖR VAL AV PROCESS" #. type: Plain text #: ../man/skill.1:68 msgid "" "Selection criteria can be: terminal, user, pid, command. The options below " "may be used to ensure correct interpretation." msgstr "" "Urvalskriterier kan vara: terminal, användare, pid, kommando. Flaggorna " "nedan kan användas för att säkerställa rätt tolkning." #. type: TP #: ../man/skill.1:68 #, no-wrap msgid "B<-t>, B<--tty> I" msgstr "B<-t>, B<--tty> I" #. type: Plain text #: ../man/skill.1:71 msgid "The next expression is a terminal (tty or pty)." msgstr "Nästa uttryck är en terminal (tty eller pty)." #. type: TP #: ../man/skill.1:71 #, no-wrap msgid "B<-u>, B<--user> I" msgstr "B<-u>, B<--user> I" #. type: Plain text #: ../man/skill.1:74 msgid "The next expression is a username." msgstr "Nästa uttryck är ett användarnamn." #. type: TP #: ../man/skill.1:74 #, no-wrap msgid "B<-p>, B<--pid> I" msgstr "B<-p>, B<--pid> I" #. type: Plain text #: ../man/skill.1:77 msgid "The next expression is a process ID number." msgstr "Nästa uttryck är ett process-ID-nummer." #. type: TP #: ../man/skill.1:77 #, no-wrap msgid "B<-c>, B<--command> I" msgstr "B<-c>, B<--command> I" #. type: Plain text #: ../man/skill.1:80 msgid "The next expression is a command name." msgstr "Nästa uttryck är ett kommandonamn." #. type: Plain text #: ../man/skill.1:83 msgid "Match the processes that belong to the same namespace as pid." msgstr "Matcha processerna som tillhör samma namnrymd som pid." #. type: TP #: ../man/skill.1:83 #, fuzzy, no-wrap #| msgid "B<--nslist >IB<,...>" msgid "B<--nslist >I" msgstr "B<--nslist >IB<,…>" #. type: Plain text #: ../man/skill.1:87 msgid "" "list which namespaces will be considered for the --ns option. Available " "namespaces: ipc, mnt, net, pid, user, uts." msgstr "" "lista vilka namnrymder som övervägs för flaggan --ns. Tillgängliga " "namnrymder: ipc, mnt, net, pid, user, uts." #. type: SH #: ../man/skill.1:88 #, no-wrap msgid "SIGNALS" msgstr "SIGNALER" #. type: Plain text #: ../man/skill.1:92 msgid "The behavior of signals is explained in B(7) manual page." msgstr "Beteendet hos signaler förklaras i manualsidan B(7)." #. type: TP #: ../man/skill.1:93 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/skill.1:96 msgid "Slow down seti and crack commands." msgstr "Sakta ner kommandona seti och crack." #. type: TP #: ../man/skill.1:96 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/skill.1:99 msgid "Kill users on PTY devices." msgstr "Döda användare på PTY-enheter." #. type: TP #: ../man/skill.1:99 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/skill.1:102 msgid "Stop three users." msgstr "Stoppa tre användare." #. type: Plain text #: ../man/skill.1:110 msgid "" "B(1), B(2), B(1), B(1), B(1), " "B(1), B(7)" msgstr "" "B(1), B(2), B(1), B(1), B(1), " "B(1), B(7)" #. type: Plain text #: ../man/skill.1:112 msgid "No standards apply." msgstr "Inga standarder är tillämpliga." #. type: Plain text #: ../man/skill.1:118 #, fuzzy #| msgid "" #| "E<.MT albert@users.sf.net> Albert Cahalan E<.ME> wrote skill and snice in " #| "1999 as a replacement for a non-free version." msgid "" "E<.UR albert@users.sf.net> Albert Cahalan E<.UE> wrote skill and snice in " "1999 as a replacement for a non-free version." msgstr "" "E<.MT albert@users.sf.net> Albert Cahalan E<.ME> skrev skill och snice 1999 " "som en ersättning för en ofri version." #. type: TH #: ../man/slabtop.1:5 #, no-wrap msgid "SLABTOP" msgstr "SLABTOP" #. type: TH #: ../man/slabtop.1:5 #, no-wrap msgid "2021-03-11" msgstr "" #. type: Plain text #: ../man/slabtop.1:8 msgid "slabtop - display kernel slab cache information in real time" msgstr "slabtop — visa information om kärnans skivcache i realtid" #. type: Plain text #: ../man/slabtop.1:11 msgid "B [I]" msgstr "B [I]" #. type: Plain text #: ../man/slabtop.1:16 msgid "" "B displays detailed kernel slab cache information in real time. It " "displays a listing of the top caches sorted by one of the listed sort " "criteria. It also displays a statistics header filled with slab layer " "information." msgstr "" "B visar detaljerad information om kärnans skiv-cache i realtid. " "Det visar en lista över toppskivorna sorterade efter en av de listade " "sorteringskriterierna. Det visar också ett huvud med statistisk information " "om skivnivåer." #. type: Plain text #: ../man/slabtop.1:21 msgid "" "Normal invocation of B does not require any options. The behavior, " "however, can be fine-tuned by specifying one or more of the following flags:" msgstr "" "Normalt anrop av B kräver inte några flaggor. Beteendet kan dock " "finjusteras genom att ange en eller flera av följande flaggor:" #. type: TP #: ../man/slabtop.1:21 #, no-wrap msgid "B<-d>, B<--delay>=I" msgstr "B<-d>, B<--delay>=I" #. type: Plain text #: ../man/slabtop.1:30 #, fuzzy #| msgid "" #| "Refresh the display every I in seconds. By default, B " #| "refreshes the display every three seconds. To exit the program, hit B" msgid "" "Refresh the display every I in seconds. By default, B refreshes " "the display every three seconds. To exit the program, hit B. This " "cannot be combined with the B<-o> option." msgstr "" "Uppdatera visningen var I:e sekund. Som standard uppdaterar B " "visningen var tredje sekund. För att avsluta programmet, tryck B." #. type: TP #: ../man/slabtop.1:30 #, no-wrap msgid "B<-s>, B<--sort>=I" msgstr "B<-s>, B<--sort>=I" #. type: Plain text #: ../man/slabtop.1:33 msgid "Sort by I, where I is one of the sort criteria." msgstr "Sortera efter I, där I är ett av sorteringskriterierna." #. type: TP #: ../man/slabtop.1:33 #, no-wrap msgid "B<-o>, B<--once>" msgstr "B<-o>, B<--once>" #. type: Plain text #: ../man/slabtop.1:36 msgid "Display the output once and then exit." msgstr "Visa utdata en gång och avsluta sedan." #. type: Plain text #: ../man/slabtop.1:42 msgid "Display usage information and exit." msgstr "Visa användningsinformation och avsluta." #. type: SH #: ../man/slabtop.1:42 #, no-wrap msgid "SORT CRITERIA" msgstr "SORTERINGSKRITERIER" #. type: Plain text #: ../man/slabtop.1:46 msgid "" "The following are valid sort criteria used to sort the individual slab " "caches and thereby determine what are the \"top\" slab caches to display. " "The default sort criteria is to sort by the number of objects (\"o\")." msgstr "" "Följande är giltiga sorteringskriterier som används för att sortera de " "enskilda skiv-cacharna och därigenom avgöra vilka ”topp”-skiv-cacharna som " "visas skall vara. Standardsorteringskriteriet är att sortera efter antal " "objekt (”o”)." #. type: Plain text #: ../man/slabtop.1:50 msgid "" "The sort criteria can also be changed while B is running by " "pressing the associated character." msgstr "" "Sorteringskriteriet kan även ändras medan B kör genom att trycka " "den tillhörande bokstaven." #. type: tbl table #: ../man/slabtop.1:52 #, no-wrap msgid "B" msgstr "B" #. type: tbl table #: ../man/slabtop.1:52 #, no-wrap msgid "B" msgstr "B" #. type: tbl table #: ../man/slabtop.1:52 #, no-wrap msgid "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 "antal aktiva objekt" #. type: tbl table #: ../man/slabtop.1:53 #, no-wrap msgid "ACTIVE" msgstr "AKTIVT" #. 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 "objekt per skiva" #. type: tbl table #: ../man/slabtop.1:54 #, no-wrap msgid "OBJ/SLAB" msgstr "OBJ/SKIVA" #. type: tbl table #: ../man/slabtop.1:55 ../man/ps.1:915 ../man/ps.1:1089 #, no-wrap msgid "c" msgstr "c" #. type: tbl table #: ../man/slabtop.1:55 #, no-wrap msgid "cache size" msgstr "cachestorlek" #. type: tbl table #: ../man/slabtop.1:55 #, no-wrap msgid "CACHE SIZE" msgstr "CACHESTORLEK" #. type: TP #: ../man/slabtop.1:56 ../man/ps.1:887 #, no-wrap msgid "l" msgstr "l" #. type: tbl table #: ../man/slabtop.1:56 #, no-wrap msgid "number of slabs" msgstr "antal skivor" #. type: tbl table #: ../man/slabtop.1:56 #, no-wrap msgid "SLABS" msgstr "SKIVOR" #. type: tbl table #: ../man/slabtop.1:57 ../man/ps.1:938 #, no-wrap msgid "v" msgstr "v" #. type: tbl table #: ../man/slabtop.1:57 #, no-wrap msgid "number of active slabs" msgstr "antal aktiva skivor" #. type: tbl table #: ../man/slabtop.1:57 ../man/slabtop.1:60 #, no-wrap msgid "N/A" msgstr "saknas" #. type: tbl table #: ../man/slabtop.1:58 ../man/ps.1:925 #, no-wrap msgid "n" msgstr "n" #. type: tbl table #: ../man/slabtop.1:58 #, no-wrap msgid "name" msgstr "namn" #. type: tbl table #: ../man/slabtop.1:58 #, no-wrap msgid "NAME\\:" msgstr "NAMN\\:" #. type: tbl table #: ../man/slabtop.1:59 ../man/ps.1:927 #, no-wrap msgid "o" msgstr "o" #. type: tbl table #: ../man/slabtop.1:59 #, no-wrap msgid "number of objects" msgstr "antal objekt" #. type: tbl table #: ../man/slabtop.1:59 #, no-wrap msgid "OBJS" msgstr "OBJ" #. type: tbl table #: ../man/slabtop.1:60 ../man/ps.1:928 #, no-wrap msgid "p" msgstr "p" #. type: tbl table #: ../man/slabtop.1:60 #, no-wrap msgid "pages per slab" msgstr "sidor per skiva" #. type: tbl table #: ../man/slabtop.1:61 ../man/ps.1:884 ../man/ps.1:932 ../man/ps.1:1625 #, no-wrap msgid "s" msgstr "s" #. type: tbl table #: ../man/slabtop.1:61 #, no-wrap msgid "object size" msgstr "objektstorlek" #. type: tbl table #: ../man/slabtop.1:61 #, no-wrap msgid "OBJ SIZE" msgstr "OBJ-STRL" #. type: tbl table #: ../man/slabtop.1:62 ../man/ps.1:937 #, no-wrap msgid "u" msgstr "u" #. type: tbl table #: ../man/slabtop.1:62 #, no-wrap msgid "cache utilization" msgstr "cacheanvändning" #. type: tbl table #: ../man/slabtop.1:62 #, no-wrap msgid "USE" msgstr "ANV" #. type: SH #: ../man/slabtop.1:64 #, no-wrap msgid "COMMANDS" msgstr "KOMMANDON" #. 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 tar emot tangentbordskommandon från användaren under körning. " "Följande stödjs. Vad gäller bokstäver tas både versaler och gemener emot." #. 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 "" "Var och en av de giltiga sorteringskriterierna tas också emot, för att ändra " "sorteringsrutinen. Se avsnittet B." #. type: TP #: ../man/slabtop.1:72 #, no-wrap msgid "BSPACEBARE>" msgstr "BMELLANSLAGE>" #. type: Plain text #: ../man/slabtop.1:75 msgid "Refresh the screen." msgstr "Uppdatera skärmen." #. type: TP #: ../man/slabtop.1:75 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/slabtop.1:78 msgid "Quit the program." msgstr "Avsluta programmet." #. type: TP #: ../man/slabtop.1:79 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/slabtop.1:82 msgid "slab information" msgstr "skivinformation" #. 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: 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 "" "För närvarande kräver B en kärna 2.4 eller senare (specifikt, " "version 1.1 eller senare av I). Kärna 2.2 bör stödjas i " "framtiden." #. 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 "" "Statistikhuvudet i B följer hur många byte av skivor som används " "och är inte ett mått på fysiskt minne. Fältet ”Slab” i filen /proc/meminfo " "följer information om skivors använda fysiska minne." #. type: SH #: ../man/slabtop.1:99 ../man/tload.1:50 ../man/uptime.1:46 ../man/vmstat.8:222 ../man/w.1:88 #, no-wrap msgid "AUTHORS" msgstr "UPPHOVSMÄN" #. type: Plain text #: ../man/slabtop.1:101 msgid "Written by Chris Rivera and Robert Love." msgstr "Skrivet av Chris Rivera och Robert Love." #. type: Plain text #: ../man/slabtop.1:105 msgid "B was inspired by Martin Bligh's perl script, B." msgstr "B inspirerades av Martin Blighs perl-skript B." #. 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 "" #. type: TH #: ../man/sysctl.8:9 ../man/vmstat.8:3 #, no-wrap msgid "System Administration" msgstr "Systemadministration" #. type: Plain text #: ../man/sysctl.8:12 msgid "sysctl - configure kernel parameters at runtime" msgstr "sysctl — konfigurera kärnparametrar under gång" #. 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 eller I] […]" #. 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 används för att ändra kärnparametrar under gång. De tillgängliga " "parametrarna är de som listas under /proc/sys/. Procfs krävs för att stödja " "B i Linux. Du kan använda B både för att läsa och skriva " "sysctl-data." #. type: SH #: ../man/sysctl.8:26 #, no-wrap msgid "PARAMETERS" msgstr "PARAMETRAR" #. 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 "" "Namnet på en nyckel att läsa ifrån. Ett exempel är kernel.ostype. " "Separatorn ”/” godkänns också istället för en ”.”." #. 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 "" "För att sätta en nyckel, använd formen I=I där I " "är nyckeln och I är värdet att sätta den till. Om värdet innehåller " "citationstecken eller tecken som tolkas av skalet kan du behöva omge värdet " "med citationstecken." #. 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 "" "Använd denna flagga för att slå av utskrift av nyckelnamnet när värden " "skrivs." #. 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 "Använd denna flagga för att ignorera fel för okända nycklar." #. 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 "" "Använd denna flagga för att bara skriva namnen. Det kan vara användbart med " "skal som har programmerbar komplettering." #. type: Plain text #: ../man/sysctl.8:55 msgid "Use this option to not display the values set to stdout." msgstr "" "Använd denna flagga för att inte visa värdena som sätts på standard ut." #. 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 "" "Använd denna flagga när alla argument föreskriver att en nyckel skall sättas." #. 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 "" "Läs in sysctl-inställningar från filen som anges eller /etc/sysctl.conf om " "ingen anges. Att ange - som ett filnamn betyder att läsa data från standard " "in. Användning av denna flagga kommer betyda att argument till B är " "filer, vilka läses i den ordning de anges. Filargumentet kan anges som ett " "reguljärt uttryck." #. 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 "Visa alla värden som för närvarande är tillgängliga." #. 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 "Inkludera utgående parametrar i värdelistningen med 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 "Skriv värdet utan nyrad." #. 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 "" #. 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 "" "Verkställ endast inställningar som matchar I. I använder " "syntaxen för utökade reguljära uttryck." #. type: TP #: ../man/sysctl.8:89 ../man/ps.1:165 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text #: ../man/sysctl.8:92 ../man/sysctl.8:101 msgid "Alias of B<-a>" msgstr "Alias för B<-a>" #. type: TP #: ../man/sysctl.8:92 ../man/ps.1:174 #, no-wrap msgid "B<-d>" msgstr "B<-d>" #. type: Plain text #: ../man/sysctl.8:95 msgid "Alias of B<-h>" msgstr "Alias för B<-h>" #. type: TP #: ../man/sysctl.8:95 ../man/ps.1:434 #, no-wrap msgid "B<-f>" msgstr "B<-f>" #. type: Plain text #: ../man/sysctl.8:98 msgid "Alias of B<-p>" msgstr "Alias för B<-p>" #. type: TP #: ../man/sysctl.8:101 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text #: ../man/sysctl.8:104 ../man/sysctl.8:107 msgid "Does nothing, exists for BSD compatibility." msgstr "Gör ingenting, finns för kompatibilitet med BSD." #. type: TP #: ../man/sysctl.8:104 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: SH #: ../man/sysctl.8:113 #, no-wrap msgid "SYSTEM FILE PRECEDENCE" msgstr "" #. type: Plain text #: ../man/sysctl.8:119 #, fuzzy #| msgid "" #| "Load settings from all system configuration files. Files are read 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." 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 "" "Läs in inställningar från alla systemkonfigurationsfiler. Filer läses från " "kataloger i följande lista i den givna ordningen uppifrån och ner. När en " "fil med ett givet namn är inläst ignoreras eventuella filer med samma namn i " "följande kataloger." #. 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: 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 #, fuzzy #| msgid "/sbin/sysctl --system --pattern '^net.ipv6'" msgid "/sbin/sysctl --pattern '\\[char94]net.ipv6' --system" msgstr "/sbin/sysctl --system --pattern '^net.ipv6'" #. type: SH #: ../man/sysctl.8:153 #, no-wrap msgid "DEPRECATED PARAMETERS" msgstr "FÖRÅLDRADE PARAMETRAR" #. 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 och B är föråldrade. Kommandot " "B tillåter inte ändring av dessa parametrar. Användare som " "insisterar på att använda föråldrade kärngränssnitt får trycka värdet till " "filsystemet /proc på annat sätt. Till exempel:" #. 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: Plain text #: ../man/sysctl.8:167 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:169 ../man/sysctl.conf.5:62 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:171 ../man/sysctl.conf.5:64 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:173 ../man/sysctl.conf.5:66 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:175 ../man/sysctl.conf.5:68 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:177 ../man/sysctl.conf.5:70 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:179 ../man/sysctl.conf.5:72 msgid "I" msgstr "I" #. type: Plain text #: ../man/sysctl.8:182 msgid "B(5) B(7)" msgstr "B(5) B(7)" #. type: Plain text #: ../man/sysctl.8:186 ../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: 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 "" #. type: TH #: ../man/sysctl.conf.5:9 #, no-wrap msgid "File Formats" msgstr "Filformat" #. type: Plain text #: ../man/sysctl.conf.5:12 msgid "sysctl.conf - sysctl preload/configuration file" msgstr "sysctl.conf — förinställnings-/konfigurationsfil till sysctl" #. 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 är en enkel fil som innehåller sysctl-värden att läsas in och " "sättas av B. Syntaxen är som följer:" #. type: Plain text #: ../man/sysctl.conf.5:23 #, no-wrap msgid "" "# comment\n" "; comment\n" msgstr "" "# kommentar\n" "; kommentar\n" #. type: Plain text #: ../man/sysctl.conf.5:25 #, no-wrap msgid "token = value\n" msgstr "symbol = värde\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 "" "Observera att tomma rader ignoreras, och blanktecken före och efter en " "symbol eller ett värde ignoreras, även om ett värde kan innehålla " "blanktecken inuti. Rader som börjar med en B<#> eller ett B<;> betraktas " "som kommentarer och ignoreras." #. 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 "" "Om en rad börjar med ett ensamt - kommer alla misslyckade försök att sätta " "värdet ignoreras." #. 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 "" "Eftersom filen B används för att åsidosätta standardvärden " "på kärnparametrar är endast ett litet antal parametrar fördefinierade i " "filen. Använd I eller följ B(8) för att lista " "alla möjliga parametrar. Beskrivningen av enskilda parametrar finns i " "kärnans dokumentation." #. 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 "" #. type: SH #: ../man/sysctl.conf.5:47 #, no-wrap msgid "EXAMPLE" msgstr "EXEMPEL" #. 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-exempel\n" "#\n" " kernel.domainname = example.com\n" "; detta värde har ett mellanslag som kommer att skrivas av sysctl!\n" " kernel.modprobe = /sbin/mod probe\n" #. type: Plain text #: ../man/sysctl.conf.5:79 msgid "" "The paths where B preload files usually exist. See also B " "option I<--system>." msgstr "" "Sökvägarna där förinställningsfiler till B normalt finns. Se även " "flaggan I<--system> till B." #. type: Plain text #: ../man/sysctl.conf.5:81 msgid "B(8)" msgstr "B(8)" #. type: TH #: ../man/tload.1:4 #, no-wrap msgid "TLOAD" msgstr "TLOAD" #. type: Plain text #: ../man/tload.1:7 msgid "tload - graphic representation of system load average" msgstr "tload — grafisk representation av systemets genomsnittslast" #. type: Plain text #: ../man/tload.1:10 msgid "B [I] [I]" msgstr "B [I] [I]" #. 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 skriver ut en graf över systemets aktuella genomsnittslast på den " "angivna In (eller B-processens tty om ingen anges)." #. 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 "" "Flaggan scale gör att en vertikal skala kan anges för visning (i antal " "tecken mellan steg i grafen); alltså representerar ett mindre värde en " "större skala och vice versa." #. 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 "" "Fördröjningen anger väntetiden mellan uppdateringar av grafen i I." #. type: Plain text #: ../man/tload.1:30 msgid "Display this help text." msgstr "Visa denna hjälptext." #. type: Plain text #: ../man/tload.1:37 msgid "I load average information" msgstr "I information om genomsnittslast" #. 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: 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 "" "Flaggan B<-d>I< fördröjning> anger tidsargumentet för ett anrop av " "B(2); om -d 0 anges är larmet satt till 0, vilket aldrig kommer " "skicka någon B och uppdatera visningen." #. 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 och> E<.UR " "johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE .>" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "UPTIME" msgstr "UPTIME" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "December 2012" msgstr "December 2012" #. type: Plain text #: ../man/uptime.1:6 msgid "uptime - Tell how long the system has been running." msgstr "uptime — Berätta hur länge systemet har kört." #. type: Plain text #: ../man/uptime.1:9 msgid "B [I]" msgstr "B [I]" #. 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 visar en rad med följande information. Den aktuella tiden, hur " "länge systemet har kört, hur många användare som för tillfället är inloggade " "och systemets genomsnittslast under de senaste 1, 5 och 15 minuterna." #. type: Plain text #: ../man/uptime.1:17 msgid "" "This is the same information contained in the header line displayed by " "B(1)." msgstr "" "Detta är samma information som finns i huvudraden som visas av 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 "" "Systemets genomsnittslast är det genomsnittliga antalet processer som " "antingen är i körbart eller ej avbrytbart tillstånd. En process i körbart " "tillstånd använder antingen CPU:n eller väntar på att använda CPU:n. En " "process i ej avbrytbart tillstånd väntar på någon I/O-åtkomst, t.ex. väntar " "på disk. Genomsnitten tas över de tre tidsintervallen. Lastgenomsnitt är " "inte normaliserade för antalet CPU:er i ett system, så en genomsnittslast på " "1 betyder att ett system med en ensam CPU är belastat hela tiden medan på " "ett system med 4 CPU:er betyder det att det var inaktivt 75 % av tiden." #. 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 "visa uppetiden i ett snyggt format" #. type: Plain text #: ../man/uptime.1:33 msgid "display this help text" msgstr "visa denna hjälptext" #. 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 "systemet är uppe sedan, på formatet åååå-mm-dd HH:MM:SS" #. type: Plain text #: ../man/uptime.1:39 msgid "display version information and exit" msgstr "visa versionsinformation och avsluta" #. type: TP #: ../man/uptime.1:40 ../man/w.1:75 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/uptime.1:43 ../man/w.1:78 msgid "information about who is currently logged on" msgstr "information om vem som är inloggad för närvarande" #. type: TP #: ../man/uptime.1:43 ../man/w.1:78 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/uptime.1:46 ../man/w.1:81 msgid "process information" msgstr "processinformation" #. 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 skrevs av E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield " "E<.UE> och E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE>" #. 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: TH #: ../man/vmstat.8:3 #, no-wrap msgid "VMSTAT" msgstr "VMSTAT" #. type: Plain text #: ../man/vmstat.8:6 msgid "vmstat - Report virtual memory statistics" msgstr "vmstat — Rapportera statistik över virtuellt minne" #. type: Plain text #: ../man/vmstat.8:10 msgid "B [options] [I [I]]" msgstr "B [flaggor] [I [I]]" #. type: Plain text #: ../man/vmstat.8:14 msgid "" "B reports information about processes, memory, paging, block IO, " "traps, disks and cpu activity." msgstr "" "B rapporterar information om processer, minne, sidväxling, block-I/" "O, fällor, disk- och cpu-aktivitet." #. 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 "" "Den första producerade rapporten ger genomsnitt sedan senaste omstarten. " "Följande rapporter ger information om en samplingsperiod med längden " "I. Process- och minnesrapporterna är ögonblickliga i båda " "fallen." #. 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 mellan uppdateringar i sekunder. Om ingen I " "anges skrivs endast en rapport med genomsnittsvärdena sedan start." #. 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 "" "Antal uppdateringar. I avsaknad av I, när I är " "definierad, är standardvärdet oändligt." #. 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 "" "Visa aktivt och inaktivt minne, förutsatt en kärna 2.5.41 eller bättre." #. 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 "" "Flaggan B<-f> visar antalet avgreningar sedan start. Detta inkluderar " "systemanropen fork, vfork och clone, och är likvärdigt med antalet skapade " "uppgifter. Varje process representeras av en eller flera uppgifter, " "beroende på trådanvändning. Denna visning uppdateras inte." #. 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 "Visa skivinformation." #. 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 "Visa endast huvudet en gång istället för periodiskt." #. 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 "" "Visar en tabell över olika händelseräknare och minnesstatistik. Denna " "visning upprepas inte." #. 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 "Rapportera diskstatistik (2.5.70 eller senare krävs)." #. 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 "Rapportera en del sammanfattande statistik om diskaktivitet." #. 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 "Detaljerad statistik om partitioner (2.5.70 eller senare krävs)." #. 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 #, fuzzy #| msgid "" #| "Switches outputs between 1000 (I), 1024 (I), 1000000 (I), or " #| "1048576 (I) bytes. Note this does not change the block (bi/bo) " #| "fields, which are always measured in blocks." 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 "" "Byter utmatning mellan 1000 (I), 1024 (I), 1000000 (I) eller " "1048576 (I) byte. Observera att detta inte ändrar fälten för block (bi/" "bu), som alltid mäts i block." #. 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 "Lägg till en tidsstämpel till varje rad" #. 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 "" "Brett utmatningsläge (användbart för system med större mängder minne, där " "standardläget för utmatning drabbas av oönskade trasiga kolumner). " "Utmatningen är bredare än 80 tecken per rad." #. type: TP #: ../man/vmstat.8:84 #, fuzzy, no-wrap #| msgid "B<-t>, B<--no-title>" msgid "B<-y>, B<--no-first>" msgstr "B<-t>, B<--no-title>" #. type: Plain text #: ../man/vmstat.8:87 msgid "Omits first report with statistics since system boot." msgstr "" #. type: SH #: ../man/vmstat.8:94 #, no-wrap msgid "FIELD DESCRIPTION FOR VM MODE" msgstr "FÄLTBESKRIVNING FÖR VM-LÄGET" #. 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 "" "k: Antalet körbara processer (körande eller väntande på körtid).\n" "b: Antalet processer blockerade väntande på I/O för att fortsätta.\n" #. type: SS #: ../man/vmstat.8:102 #, no-wrap msgid "Memory" msgstr "Minne" #. type: Plain text #: ../man/vmstat.8:105 ../man/vmstat.8:117 msgid "These are affected by the B<--unit> option." msgstr "Dessa påverkas av flaggan 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 "" "växl: mängden använt växlingsminne.\n" "fritt: mängden oanvänt minne.\n" "buff: mängden minne använt som buffertar.\n" "cache: mängden minne använt som cache.\n" "inakt: mängden inaktivt minne. (flaggan B<-a>)\n" "aktivt: mängden aktivt minne. (flaggan B<-a>)\n" #. type: SS #: ../man/vmstat.8:114 #, no-wrap msgid "Swap" msgstr "Växling" #. 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 "" "vi: Mängden minne växlat in från disk (/s).\n" "vu: Mängden minne växlat ut till disk (/s).\n" #. type: SS #: ../man/vmstat.8:122 ../man/vmstat.8:167 #, no-wrap msgid "IO" msgstr "IO" #. type: Plain text #: ../man/vmstat.8:127 #, fuzzy, no-wrap #| msgid "" #| "bi: Blocks received from a block device (blocks/s).\n" #| "bo: Blocks sent to a block device (blocks/s).\n" msgid "" "bi: Kibibyte received from a block device (KiB/s).\n" "bo: Kibibyte sent to a block device (KiB/s).\n" msgstr "" "bi: Block mottagna från en blockenhet (block/s).\n" "bu: Block skickade till en blockenhet (block/s).\n" #. type: SS #: ../man/vmstat.8:129 #, no-wrap msgid "System" msgstr "System" #. 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 "" "avb: Antalet avbrott per sekund, inklusive klockan.\n" "ktxb: Antalet kontextbyten per sekund.\n" #. type: ds PU #: ../man/vmstat.8:136 ../man/top.1:37 #, no-wrap msgid "CPU" msgstr "CPU" #. type: Plain text #: ../man/vmstat.8:139 msgid "These are percentages of total CPU time." msgstr "Detta är procentandelar av total CPU-tid." #. type: Plain text #: ../man/vmstat.8:146 #, fuzzy, 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" 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 "" "an: Tid tillbringad att köra icke-kärnkod. (användartid, inklusive nice-tid)\n" "sy: Tid tillbringad att köra kärnkod. (systemtid)\n" "in: Tid tillbringad inaktiv. Före Linux 2.5.41 inkluderar detta IO-väntetid.\n" "vä: Tid tillbringad väntande på IO. Före Linux 2.5.41 inkluderat i inaktiv.\n" "st: Tid stulen från en virtuell maskin. Före Linux 2.6.11, okänd.\n" #. type: SH #: ../man/vmstat.8:148 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK MODE" msgstr "FÄLTBESKRIVNING FÖR DISK-LÄGET" #. type: SS #: ../man/vmstat.8:149 #, no-wrap msgid "Reads" msgstr "Läsningar" #. 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 "" "totalt: Totalt avslutade lyckade läsningar\n" "grupp: grupperade läsningar (resulterar i en I/O)\n" "sektor: Sektorer lyckat lästa\n" "ms: millisekunder tillbringat med läsningar\n" #. type: SS #: ../man/vmstat.8:158 #, no-wrap msgid "Writes" msgstr "Skrivningar" #. 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 "" "totalt: Totalt avslutade lyckade skrivningar\n" "grupp: grupperade skrivningar (resulterar i en I/O)\n" "sektor: Sektorer lyckat skrivna\n" "ms: millisekunder tillbringat med skrivningar\n" #. type: Plain text #: ../man/vmstat.8:172 #, no-wrap msgid "" "cur: I/O in progress\n" "s: seconds spent for I/O\n" msgstr "" "akt: pågående I/O\n" "s: sekunder tillbringat i I/O\n" #. type: SH #: ../man/vmstat.8:174 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK PARTITION MODE" msgstr "FÄLTBESKRIVNING FÖR DISKPARTITIONSLÄGET" #. 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 "" "läsningar: Totalt antal läsningar skickade till denna partition\n" "lästa sektorer: Totalt lästa sektorer från partitionen\n" "skrivningr: Totalt antal skrivningar skickade till denna partition\n" "beg skrivn: Totalt antal skrivbegäranden gjorda för partitionen\n" #. type: SH #: ../man/vmstat.8:182 #, no-wrap msgid "FIELD DESCRIPTION FOR SLAB MODE" msgstr "FÄLTBESKRIVNING FÖR SKIVLÄGET" #. 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 "" "cache: Cachenamn\n" "antal: Antal för närvarande aktiva objekt\n" "totalt: Totalt antal tillgängliga objekt\n" "strlk: Storlek på varje objekt\n" "sidor: Antal sidor med åtminstone ett aktivt objekt\n" #. type: Plain text #: ../man/vmstat.8:193 msgid "B does not require special permissions." msgstr "B behöver inte särskilda rättigheter." #. 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 "" "Dessa rapporter är avsedda att hjälpa till att hitta flaskhalsar i " "systemet. Linux B räknar inte sig själv som en körande process." #. 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 "" "Alla linuxblock är för närvarande 1024 byte. Gamla kärnor kan rapportera " "block som 512 byte, 2048 byte eller 4096 byte." #. 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 "" "Sedan procps 3.1.9 låter vmstat dig välja enheter (k, K, m, M). Standard är " "K (1024 byte) i standardläget." #. type: Plain text #: ../man/vmstat.8:205 msgid "vmstat uses slabinfo 1.1" msgstr "vmstat använder slabinfo 1.1" #. 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: 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: Plain text #: ../man/vmstat.8:222 msgid "" "Does not tabulate the block io per device or count the number of system " "calls." msgstr "Tabellerar inte block-io per enhet eller antalet systemanrop." #. type: Plain text #: ../man/vmstat.8:227 msgid "Written by E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" msgstr "Skriven av 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> (diskstat, slab, partitions…)" #. type: TP #: ../man/w.1:3 ../man/ps.1:857 #, no-wrap msgid "W" msgstr "W" #. type: Plain text #: ../man/w.1:6 msgid "w - Show who is logged on and what they are doing." msgstr "w — Visa vem som är inloggad och vad de gör." #. type: Plain text #: ../man/w.1:9 #, fuzzy #| msgid "B [I] I [...]" msgid "B [I] [I]" msgstr "B [I] I […]" #. 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 visar information om de användare som för närvarande är inloggade på " "maskinen, och deras processer. Huvudet visar, i denna ordning, aktuell tid, " "hur länge systemet har kört, hur många användare som för närvarande är " "inloggade och systemets lastgenomsnitt de senaste 1, 5 och 15 minuterna." #. 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 "" "Följande poster visas för varje användare: inloggningsnamn, tty-namnet, " "fjärrvärden, inloggningstid, inaktiv tid, JCPU, PCPU och kommandoraden för " "deras aktuella process." #. 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-tiden är tiden som använts av alla processer kopplade till tty:n. Det " "inkluderar inte tidigare bakgrundsjobb, men det inkluderar de för närvarande " "körande bakgrundsjobben." #. 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-tiden är tiden som används av den aktuella processen, med namnet i " "”vad”-fältet." #. type: SH #: ../man/w.1:26 #, no-wrap msgid "COMMAND-LINE OPTIONS" msgstr "KOMMANDORADSFLAGGOR" #. 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 "Skriv inte ut huvudet." #. 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 "" "Ignorerar användarnamnet när programmet listar ut den aktuella processen och " "cpu-tider. För att demonstrera detta, gör B och gör B och 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 "" "Använd kort format. Skriv inte ut inloggningstid, JCPU- eller PCPU-tider." #. 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 "" "Växla utskriften av fältet B (fjärrvärdsnamn). Standard i utgåvan är " "att fältet B inte visas, men din systemadministratör eller " "distributionsansvarige kan ha kompilerat en version i vilken fältet B " "visas som standard." #. 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 "Visa IP-adress istället för värdnamn i fältet B." #. 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 "" "Gammaldags utmatning. Skriver mellanslag för inaktiva tider mindre än en " "minut." #. 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 "Visa endast information om den angivna användaren." #. type: SH #: ../man/w.1:67 ../man/watch.1:114 #, no-wrap msgid "ENVIRONMENT" msgstr "MILJÖ" #. 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 "" "Åsidosätt standardbredden på kolumnen för användarnamn. Standard är 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 "Åsidosätt standardbredden på kolumnen från. Standard är 16." #. 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: 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 skrevs om nästan fullständigt av Charles Blake, baserat på versionen av " "E<.UR greenfie@\\:gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> och E<.UR " "johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE>" #. type: TH #: ../man/watch.1:1 #, no-wrap msgid "WATCH" msgstr "WATCH" #. type: TH #: ../man/watch.1:1 #, fuzzy, no-wrap #| msgid "2020-04-24" msgid "2021-04-24" msgstr "2020-04-24" #. type: Plain text #: ../man/watch.1:4 msgid "watch - execute a program periodically, showing output fullscreen" msgstr "watch — kör ett program periodiskt och visa utdata i helskärm" #. type: Plain text #: ../man/watch.1:7 msgid "B [I] I" msgstr "B [I] I" #. 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 kör I upprepade gånger, och visar dess utmatning och fel " "(den första skärmen). Detta gör att du kan se programmets utdata ändras " "över tiden. Som standard körs I varannan sekund och B körs " "tills det avbryts." #. 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 "" "Markera skillnaderna mellan påföljande uppdateringar. Om det valfria " "argumentet I anges kommer B visa alla ändringar sedan den " "första iterationen." #. 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 "" "Ange uppdateringsintervall. Kommandot kommer inte tillåta snabbare " "uppdateringar än 0,1 sekunders intervall, då mindre värden kommer " "konverteras. Både ”.” och ”,” fungerar för alla lokaler. Miljövariabeln " "WATCH_INTERVAL kan användas för att sätta ett bestående annat intervall än " "standard (och följer samma regler och formatering)." #. 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 "" "Gör att B försöker köra I var B<--interval> I. " "Prova det med B (om tillgängligt) och notera hur delarna av " "sekunden är (nästan) desamma, till skillnad mot det normala läget då de ökar " "kontinuerligt." #. 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 "" "Slå av huvudet som visar intervallet, kommandot och aktuell tid längst upp " "på skärmen, liksom den följande tomma raden." #. 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 "Pip om kommandot har en slutstatus skild från noll." #. 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 "" "Frys uppdateringar vid kommandofel, och avsluta efter en tangenttryckning." #. 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 "Avsluta när utdata från I ändras." #. type: TP #: ../man/watch.1:55 #, fuzzy, no-wrap #| msgid "B<-q>, B<--quiet>" msgid "B<-q>, B<--equexit> EcyclesE" msgstr "B<-q>, B<--quiet>" #. type: Plain text #: ../man/watch.1:60 #, fuzzy #| msgid "Exit when the output of I changes." msgid "" "Exit when output of I does not change for the given number of " "cycles." msgstr "Avsluta när utdata från I ändras." #. 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 "Tolka ANSI:s färg- och stilsekvenser." #. 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 "" "Skicka I till B(2) istället för B vilket reducerar " "behovet av extra citationstecken för att få den önskade effekten." #. type: TP #: ../man/watch.1:72 #, fuzzy, no-wrap #| msgid "B<-w>, B<--no-linewrap>" msgid "B<-w>, B<--no-wrap>" msgstr "B<-w>, B<--no-linewrap>" #. 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 "" "Slå av radbrytning. Långa rader kommer huggas av istället för att brytas " "till nästa rad." #. type: TP #: ../man/watch.1:78 #, no-wrap msgid "B<-v>, B<--version>" msgstr "B<-v>, B<--version>" #. type: Plain text #: ../man/watch.1:91 msgid "Various failures." msgstr "Diverse fel." #. 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 "Att grena av processen att övervaka misslyckades." #. 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 "" "Att ersätta en barnprocess standard ut med skrivsidan av ett rör " "misslyckades." #. 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 "Kommandokörningen misslyckades." #. 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 "Att stänga barnprocessens skrivrör misslyckades." #. 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 "Att skapa ett IPC-rör misslyckades." #. 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 "" "Att få reda på barnprocessens returvärde med B(2) misslyckades, " "eller kommandot gav upp vid ett fel." #. type: TP #: ../man/watch.1:111 #, no-wrap msgid "B" msgstr "B<övriga>" #. type: Plain text #: ../man/watch.1:114 msgid "The watch will propagate command exit status as child exit status." msgstr "" "Watch kommer skicka vidare kommandots slutstatus som barnets slutstatus." #. type: Plain text #: ../man/watch.1:118 msgid "" "The behaviour of B is affected by the following environment variables." msgstr "Beteendet hos B påverkas av följande miljövariabler." #. 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 "" "Uppdateringsintervall, följer samma regler som kommandoradsflaggan B<--" "interval>." #. 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 flagghantering används (d.v.s., flaggbearbetning slutar vid det första " "argumentet som inte är en flagga). Detta betyder att flaggor efter " "I inte tolkas av B självt." #. 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 "" "När storleken på terminalen ändras kommer inte skärmen ritas om korrekt " "förrän nästa schemalagda uppdatering. All markering med B<--differences> " "går också förlorade vid den uppdateringen." #. 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 "" "Icke skrivbara tecken tas bort från programs utdata. Använd B som " "en del av kommandoröret om du vill se dem." #. 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 "" "Kombinerande tecken som är tänkta att visas som tecknet i sista kolumnen på " "skärmen kan komma att visas en kolumn för tidigt, eller kan komma att inte " "visas alls." #. type: Plain text #: ../man/watch.1:147 msgid "" "Combining Characters never count as different in B<--differences> mode. " "Only the base character counts." msgstr "" "Kombinerande tecken räknas aldrig som olika i läget B<--differences>. " "Endast grundtecknet räknas." #. type: Plain text #: ../man/watch.1:150 msgid "" "Blank lines directly after a line which ends in the last column do not " "display." msgstr "" "Tomma rader direkt efter en rad som slutar i sista kolumnen visas inte." #. 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 "" "Läget B<--precise> har inte ännu avancerad temporal distorsionsteknik för " "att kompensera för ett I som tar mer än B<--intervall> I " "att köra. B kan också hamna i ett läge där det i snabb följd kör så " "många exekveringar det kan av I för att komma ifatt efter en " "tidigare körning som varit längre än B<--interval> (till exempel om " "B tar evigheter för att göra en DNS-uppslagning)." #. type: Plain text #: ../man/watch.1:170 msgid "To watch for mail, you might do" msgstr "För att titta efter post skulle du kunna göra" #. 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 "För att se innehållet i en katalog ändras kan du använda" #. 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 "" "Om du bara är intresserad av filer som ägs av användaren kalle skulle du " "kunna använda" #. type: Plain text #: ../man/watch.1:180 msgid "watch -d 'ls -l | fgrep joe'" msgstr "watch -d 'ls -l | fgrep kalle'" #. type: Plain text #: ../man/watch.1:182 msgid "To see the effects of quoting, try these out" msgstr "För att se effekterna av att citera, prova dessa" #. 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 "" "För att se effekten av att hålla tiden med precision, prova att lägga till " "B<-p> till" #. 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 "Du kan se om din administratör installerar den senaste kärnan med" #. 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 "" "(Observera att B<-p> inte är garanterat att fungera över en omstart, " "särskilt med hänsyn till B eller andra mekanismer som ändrar tiden " "under uppstart)" #. type: TH #: ../man/ps.1:7 #, no-wrap msgid "PS" msgstr "PS" #. type: TH #: ../man/ps.1:7 #, fuzzy, no-wrap #| msgid "2018-05-31" msgid "2022-05-11" msgstr "2018-05-31" #. type: Plain text #: ../man/ps.1:29 msgid "ps - report a snapshot of the current processes." msgstr "ps — rapportera en ögonblicksbild av de körande processerna." #. type: Plain text #: ../man/ps.1:31 #, fuzzy #| msgid "B [\\,I]" msgid "B [I]" msgstr "B [\\,I]" #. 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 visar information om ett urval av de aktiva processerna. Om du vill ha " "en upprepad uppdatering av urvalet och den visade informationen, använd " "B istället." #. type: Plain text #: ../man/ps.1:43 msgid "This version of B accepts several kinds of options:" msgstr "Denna version av B accepterar flera olika sorters flaggor:" #. type: Plain text #: ../man/ps.1:47 msgid "UNIX options, which may be grouped and must be preceded by a dash." msgstr "UNIX-flaggor, som kan grupperas och måste föregås av ett bindestreck." #. type: Plain text #: ../man/ps.1:49 msgid "BSD options, which may be grouped and must not be used with a dash." msgstr "" "BSD-flaggor, som kan grupperas och inte får föregås av ett bindestreck." #. type: Plain text #: ../man/ps.1:51 msgid "GNU long options, which are preceded by two dashes." msgstr "GNU långa flaggor, vilka föregås av två bindestreck." #. 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 "" "Flaggor av olika typer får blandas fritt, men konflikter kan förekomma. Det " "finns några synonyma flaggor, vars funktionalitet är identisk, på grund av " "de många standarder och B-implementationer som denna B är kompatibel " "med." #. 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 "" "Observera att B är skilt från B. POSIX- och UNIX-" "standarderna kräver att B skriver ut alla processer som ägs av en " "användare med namnet I, såväl som att den skriver ut alla processer som " "skulle ha valts med flaggan B<-a>. Om användaren med namnet I inte finns " "kan denna B tolka kommandot som B istället och skriva en " "varning. Detta beteende är avsett att hjälpa till i övergången från gamla " "skript och vanor. Det är bräckligt, kan komma och ändras, och alltså inget " "man bör lita på." #. 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 "" "Som standard väljer B alla processer med samma effektiva användar-ID " "(euid=EUID) som den aktiva användaren och associerade med samma terminal som " "anroparen. Den visar process-ID (pid=PID), terminalen som är associerad med " "processen (tname=TTY), den ackumulerade CPU-tiden i formatet [DD-]hh:mm:ss " "(time=TIME) och det körbara namnet (ucmd=CMD). Utdata är osorterat som " "standard." #. type: Plain text #: ../man/ps.1:92 #, fuzzy #| 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." 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 "" "Användningen av flaggor i BSD-stil lägger till processtatus (stat=STAT) till " "standardvisningen och visar kommandoradsargument (args=COMMAND) istället för " "den körbaras namn. Du kan åsidosätta detta med miljövariablen B. " "Användingen av flaggor i BSD-stil ändrar också processvalet till att " "inkludera processer på andra terminaler (TTY:er) som ägs av dig; alternativt " "kan detta beskrivas som att sätta urvalet till att vara mängden av alla " "processer filtrerad för att utesluta processer som ägs av andra användare " "eller inte hör till en terminal. Dessa effekter beaktas inte när flaggor " "beskrivs som varandes ”identiska” nedan, så B<-M> kommer betraktas som " "identiskt med B och så vidare." #. 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 "" "Förutom som det beskrivs nedan är processvalsflaggor additativa. " "Standardurvalet kastas och sedan lägs de valda processerna till till mängden " "processer som skall visas. En process kommer alltså visas om den uppfyller " "något av de angivna urvalskriterierna." #. type: TP #: ../man/ps.1:100 #, no-wrap msgid "To see every process on the system using standard syntax:" msgstr "För att se alla processer på systemet använd standardsyntaxen:" #. 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 "För att se alla processer på systemed med BSD-syntax:" #. 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 "För att skriva ut ett processträd:" #. 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 "För att fi information om trådar:" #. 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 "För att få säkerhetsinformation:" #. 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 "För att se alla processer som kör som root (verkligt & effektivt ID) i användarformat:" #. 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 "För att se alla processer med ett användardefinierat format:" #. 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 "Skriv endast ut process-ID:n för 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 "Skriv endast namnet på 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 "ENKLA VAL AV PROCESS" #. 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 "" "Lyft begränsningen ”endast dig själv” med BSD-stil, vilken läggs på mängden " "av alla processer när några flaggor i BSD-stil (utan ”-”) används eller när " "personlighetsinställningen för B är BSD-lik. Mängden processer som väljs " "på detta sätt är utöver mängden processer som väljs på andra sätt. Ett annat " "sätt att beskriva detta är att denna flagga får B att lista alla " "processer med en terminal (tty) eller att lista alla processer när de " "används tillsammans med flaggan B." #. type: Plain text #: ../man/ps.1:169 msgid "Select all processes. Identical to B<-e>." msgstr "Välj alla processer. Identiskt med 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 "" "Välj alla processer utom både sessionsledare (se I(2)) och processer " "som inte är associerade med någon terminal." #. type: Plain text #: ../man/ps.1:177 msgid "Select all processes except session leaders." msgstr "Välj alla processer utom sessionsledare." #. 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 "" "Välj alla processer utom de som möter de angivna villkoren (negerar valet). " "Identiskt med 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 "Välj alla processer. Identiskt med 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 "" "Verkligen alla, även sessionsledare. Denna flagga är föråldrar och kan " "försvinna i en framtida utgåva. Den impliceras normalt av flaggan B och " "är endast användbar på operativsystem i personligheten 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 "" "Välj alla processer utom de som möter de angivna villkoren (negerar valet). " "Identiskt med 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 "" "Välj alla processer associerade med denna terminal. Identiskt med flaggan " "B utan något argument." #. 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 "Begränsa urvalet till endast körande processer." #. 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 "" "Lyft begränsningen ”måste ha en ttty” med BSD-stil, vilken läggs på mängden " "av alla processer när några flaggor i BSD-stil (utan ”-”) används eller när " "personlighetsinställningen för B är BSD-lik. Mängden processer som väljs " "på detta sätt är utöver mängden processer som väljs på andra sätt. Ett annat " "sätt att beskriva detta är att denna flagga får B att lista alla " "processer som ägs av dig (samma EAID som B) eller att lista alla " "processer när de används tillsammans med flaggan B." #. type: SH #: ../man/ps.1:228 #, no-wrap msgid "PROCESS SELECTION BY LIST" msgstr "VAL AV PROCESS MED LISTA" #. 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 "" "Dessa flaggor tar ett ensamt argument på formen av en mellanslagsseparerad " "eller kommaseparerad lista. De kan användas flera gånger. Till exempel: " "B" #. type: TP #: ../man/ps.1:232 #, no-wrap msgid "-I<123>" msgstr "-I<123>" #. type: Plain text #: ../man/ps.1:235 ../man/ps.1:238 msgid "Identical to B<--pid\\ >I<123>." msgstr "Identiskt med B<--pid\\ >I<123>." #. type: TP #: ../man/ps.1:235 #, no-wrap msgid "I<123>" msgstr "I<123>" #. type: TP #: ../man/ps.1:238 #, no-wrap msgid "B<-C>I<\\ cmdlist>" msgstr "B<-C>I<\\ kmdlista>" #. 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 "" "Välj via kommandonamn. Detta väljer processerna vars körbara namn är givet i " "I. OBS: kommandonamnet är inte samma som kommandoraden. Tidigare " "verisoner av procps och kärnan högg av detta kommandonamn till 15 tecken. " "Denna begränsning är inte längre kvar i båda. Om du var beroende av att " "matcha endast 15 tecken kanske du inte längre får en matchning." #. type: TP #: ../man/ps.1:247 #, no-wrap msgid "B<-G>I<\\ grplist>" msgstr "B<-G>I<\\ grplista>" #. 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 "" "Välj via verkligt grupp-ID (VGID) eller -namn. Detta väljer processer vars " "verkliga gruppnamn eller -ID finns i listan I. Det verkliga grupp-" "ID:t identifierar gruppen för användare som skapade processen, se " "I(2)." #. type: TP #: ../man/ps.1:255 #, no-wrap msgid "B<-g>I<\\ grplist>" msgstr "B<-g>I<\\ grplista>" #. 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 "" "Välj via sessions- ELLER effektivt gruppnamn. Val via session anges av många " "standarder, men val enligt effektiv grupp är det logiska beteendet som flera " "andra operativsystem använder. Denna B kommer välja via session när " "listan är helt numerisk (som sessioner är). Grupp-ID-nummer kommer fungera " "endast när några gruppnamn också anges. Se flaggorna B<-s> och B<--group>." #. type: TP #: ../man/ps.1:268 #, no-wrap msgid "B<--Group>I<\\ grplist>" msgstr "B<--Group>I<\\ grplista>" #. type: Plain text #: ../man/ps.1:272 msgid "Select by real group ID (RGID) or name. Identical to B<-G>." msgstr "Välj via verkligt grupp-ID (VGID) eller namn. Identistk med B<-G>." #. type: TP #: ../man/ps.1:272 #, no-wrap msgid "B<--group>I<\\ grplist>" msgstr "B<--group>I<\\ grplista>" #. 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 "" "Välj via effektivt grupp-ID (EGID) eller namn. Detta väljer processer vars " "effektiva gruppnamn eller -ID fins i I. Det effektiva grupp-ID:t " "beskriver gruppen var vars filåtkomsträttigheter används av processen (se " "I(2)). Flaggan B<-g> är ofta ett alternativ till B<--group>." #. type: TP #: ../man/ps.1:284 #, no-wrap msgid "B

I<\\ pidlist>" msgstr "B

I<\\ pidlista>" #. type: Plain text #: ../man/ps.1:290 msgid "Select by process ID. Identical to B<-p> and B<--pid>." msgstr "Väljer via process-ID. Identiskt med B<-p> och B<--pid>." #. type: TP #: ../man/ps.1:290 #, no-wrap msgid "B<-p>I<\\ pidlist>" msgstr "B<-p>I<\\ pidlista>" #. 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 "" "Välj via PID. Detta väljer processer vars process-ID-nummer förekommer i " "I. Identiskt med B

och B<--pid>." #. type: TP #: ../man/ps.1:298 #, no-wrap msgid "B<--pid>I<\\ pidlist>" msgstr "B<--pid>I<\\ pidlista>" #. type: Plain text #: ../man/ps.1:304 msgid "Select by process\\ ID. Identical to B<-p> and B

." msgstr "Välj via process-ID. Identiskt med B<-p> och B

." #. type: TP #: ../man/ps.1:304 #, no-wrap msgid "B<--ppid>I<\\ pidlist>" msgstr "B<--ppid>I<\\ pidlista>" #. 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 "" "Välj via föräldraprocess-ID. Detta väljer processerna med en förälderprocess-" "ID i I. Det vill säga, den väljer processer som är barn av dessa " "uppräknade i I." #. type: TP #: ../man/ps.1:311 #, no-wrap msgid "BI<\\ pidlist>" msgstr "BI<\\ pidlista>" #. type: Plain text #: ../man/ps.1:317 msgid "" "Select by process ID (quick mode). Identical to B<-q> and B<--quick-pid>." msgstr "" "Välj via process-ID (snabbläge). Identiskt med B<-q> och B<--quick-pid>." #. type: TP #: ../man/ps.1:317 #, no-wrap msgid "B<-q>I<\\ pidlist>" msgstr "B<-q>I<\\ pidlista>" #. type: Plain text #: ../man/ps.1:330 #, fuzzy #| 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>." 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 "" "Välj via PID (snabbläge). Detta väljer processerna vars process-ID-nummer " "förekommer i I. Med denna flagga läser B den nödvändiga " "informationen endast för pid:erna som är uppräknade i I och " "tillämpar inte några ytterligare filtreringsregler. Ordningen på pid:er är " "osorterad och bevarad. Inga ytterligare flaggor, sorterings- eller " "skogstypslistningar är tillåtna i detta läge. Identiskt med B och B<--" "quick-pid>." #. type: TP #: ../man/ps.1:330 #, no-wrap msgid "B<--quick-pid>I<\\ pidlist>" msgstr "B<--quick-pid>I<\\ pidlista>" #. type: Plain text #: ../man/ps.1:336 msgid "Select by process\\ ID (quick mode). Identical to B<-q> and B." msgstr "Välj via process-ID (snabbläge). Identiskt med B<-q> och B." #. type: TP #: ../man/ps.1:336 #, no-wrap msgid "B<-s>I<\\ sesslist>" msgstr "B<-s>I<\\ sesslista>" #. type: Plain text #: ../man/ps.1:341 msgid "" "Select by session ID. This selects the processes with a session ID " "specified in I." msgstr "" "Välj via sessions-ID. Detta väljer processerna med en sessions-ID angiven i " "I." #. type: TP #: ../man/ps.1:341 #, no-wrap msgid "B<--sid>I<\\ sesslist>" msgstr "B<--sid>I<\\ sesslista>" #. type: Plain text #: ../man/ps.1:345 msgid "Select by session\\ ID. Identical to B<-s>." msgstr "Välj via sessions-ID. Identiskt med B<-s>." #. type: TP #: ../man/ps.1:345 #, no-wrap msgid "BI<\\ ttylist>" msgstr "BI<\\ ttylista>" #. 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 "" "Välj via tty. Nästan identiskt med B<-t> och B<--tty>, men kan även användas " "med en tom I för att indikera att terminalen associerad med B. " "Att använda flagga B anses renare än att använda B med en tom " "I." #. type: TP #: ../man/ps.1:362 #, no-wrap msgid "B<-t>I<\\ ttylist>" msgstr "B<-t>I<\\ ttylista>" #. 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 "" "Välj via tty. Detta väljer processerna associerade med terminalerna angivna " "i I. Terminaler (tty:er, eller skärmar för textutmatning) kan ages " "på i flera format: /dev/ttyS1, ttyS1, S1. Ett enkelt ”-” kan användas för " "att välja processer som ine är kopplade till någon terminal." #. type: TP #: ../man/ps.1:370 #, no-wrap msgid "B<--tty>I<\\ ttylist>" msgstr "B<--tty>I<\\ ttylista>" #. type: Plain text #: ../man/ps.1:376 msgid "Select by terminal. Identical to B<-t> and B." msgstr "Välj via terminal. Identiskt med B<-t> och B." #. type: TP #: ../man/ps.1:376 #, no-wrap msgid "BI<\\ userlist>" msgstr "BI<\\ användarlista>" #. 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 "" "Välj via effektiv användar-ID (EAID) eller -namn. Detta väljer processerna " "vars effektiva användarnamn eller -ID finns i I. Det " "effektiva användar-ID:t beskriver användaren var vars filåtkomsträttigheter " "används av processen (se I(2)). Identiskt med B<-u> och B<--user>." #. type: TP #: ../man/ps.1:388 #, no-wrap msgid "B<-U>I<\\ userlist>" msgstr "B<-U>I<\\ användarlista>" #. 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 "" "Välj via verkligt användar-ID (VAID) eller -namn. Detta väljer processerna " "vars verkliga användarnamn eller -ID finns i listan I. Det " "verkliga användar-ID:t identifierar användaren som skapade processen, se " "I(2)." #. type: TP #: ../man/ps.1:395 #, no-wrap msgid "B<-u>I<\\ userlist>" msgstr "B<-u>I<\\ användarlista>" #. 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 "" "Välj via effektivt användar-ID (EAID) eller -namn. Detta väljer processerna " "vars effektiva användramn eller -ID finns i 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 "" " Det effektiva användar-ID:t beskriver användaren var vars " "filåtkomsträttigheter används av processen (se I(2)). Identiskt med " "B och B<--user>." #. type: TP #: ../man/ps.1:408 #, no-wrap msgid "B<--User>I<\\ userlist>" msgstr "B<--User>I<\\ användarlista>" #. type: Plain text #: ../man/ps.1:412 msgid "Select by real user ID (RUID) or name. Identical to B<-U>." msgstr "Välj via verkligt användar-ID (VAID) eller -namn. Identiskt med B<-U>." #. type: TP #: ../man/ps.1:412 #, no-wrap msgid "B<--user>I<\\ userlist>" msgstr "B<--user>I<\\ användarlista>" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:419 msgid "" "Select by effective user ID (EUID) or name. Identical to B<-u> and B." msgstr "" "Välj via effektivt användar-ID (EAID) eller -namn. Identiskt med B<-u> och " "B." #. type: SH #: ../man/ps.1:421 #, no-wrap msgid "OUTPUT FORMAT CONTROL" msgstr "STYRNING AV UTMATNINGSFORMAT" #. 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 "" "Dessa flaggor används för att välja informationen som visas av B. " "Utmatningen kan skilja beroende på personlighet." #. 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 "Visa annan schemaläggarinformation för flaggan 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 "Visa säkerhetskontextformat (för SELinux)." #. type: Plain text #: ../man/ps.1:447 #, fuzzy #| 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." 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 "" "Gör en fullformatslistning. Denna flagga kan kombineras med många andra " "flaggor i UNIX-stil för att lägga till ytterligare kolumner. Den gör också " "att kommandoargumenten skrivs ut. När den används med B<-L> kommer " "kolumnerna NLWP (antal trådar) och LWP (tråd-ID) läggas till. Se flaggan B<-" "c>, formatnyckelordet B och formatnyckelordet 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 "Extra fullt format. Se flaggan B<-f> som B<-F> implicerar." #. type: TP #: ../man/ps.1:454 #, no-wrap msgid "B<--format>I<\\ format>" msgstr "B<--format>I<\\ format>" #. type: Plain text #: ../man/ps.1:460 msgid "user-defined format. Identical to B<-o> and B." msgstr "användardefinierat format. Identiskt med B<-o> och 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 jobbstyrningsformat." #. 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 "Jobbformat." #. 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 "Visa BSD:s långa format." #. 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 "Långt format. Flaggan B<-y> är ofta användbar med denna." #. 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 "" "Lägg till en kolumn med säkerhetsdata. Identiskt med B (för SELinux)." #. type: TP #: ../man/ps.1:479 #, no-wrap msgid "BI<\\ format>" msgstr "BI<\\ format>" #. 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 "" "är förladdad B (överlagrad). BSD-flaggan B kan fungera som B<-O> " "(användardefinierat utdataformat med några vanliga fält fördefinierade) " "eller kan användas för att ange sorteringsordning. Heuristiker används för " "att avgöra beteendet för denna flagga. För att säkerställa att det önskade " "beteendet erhålls (sortering eller formatering), ange flaggan på något annat " "sätt (t.ex. med B<-O> eller B<--sort>). När använd som en formateringsflagga " "är den identisk med B<-O> med BSD-personligheten." #. type: TP #: ../man/ps.1:497 #, no-wrap msgid "B<-O>I<\\ format>" msgstr "B<-O>I<\\ format>" #. 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 "" "Som B<-o> men förladdad med några standardkolumner. Identiskt med B<-o\\ pid," "\\:>IB<,\\:state,\\:tname,\\:time,\\:command> eller B<-o\\ pid,\\:" ">IB<,\\:tname,\\:time,\\:cmd>, se B<-o> nedan." #. type: TP #: ../man/ps.1:507 #, no-wrap msgid "BI<\\ format>" msgstr "BI<\\ format>" #. type: Plain text #: ../man/ps.1:513 msgid "Specify user-defined format. Identical to B<-o> and B<--format>." msgstr "Ange användardefinierat format. Identiskt med B<-o> och B<--format>." #. type: TP #: ../man/ps.1:513 #, no-wrap msgid "B<-o>I<\\ format>" msgstr "B<-o>I<\\ format>" #. 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 "" "Användardefinierat format. I är ett enda argument i form av en " "blankseparerad eller kommaseparerad lista, vilket ger ett sett att ange " "individuella utdatakolumner. De kända nyckelorden beskrivs i avsnittet " "B nedan. Namn på huvuden kan ändras (B) som önskas. Om alla " "kolumnhuvuden är tomma (B) kommer huvudraden inte att " "skrivas ut. Kolumnbredder kommer öka efter behov för breda huvuden; detta " "kan användas för att bredda kolumner såsom WCHAN (B). Explicit breddstyrning (B) finns också.. Beteendet hos B " "varierar med personligheten; utmatningen kan vara en kolumn med namnen ”X,\\:" "comm=Y” eller två kolumner med namen ”X” och ”Y”. Använd flera B<-o>-flaggor " "vid tveksamhet. Använd miljövariabeln B för att ange en standard " "som önskas; DefSysV och DefBSD är makron som kan användas för att som välja " "UNIX- eller BSD-standardkolumner." #. type: TP #: ../man/ps.1:541 #, no-wrap msgid "B<-P>" msgstr "" #. type: Plain text #: ../man/ps.1:544 msgid "Add a column showing B." msgstr "" #. type: TP #: ../man/ps.1:544 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:547 msgid "Display signal format." msgstr "Visa signalformat." #. 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 "Visa användarorienterat format." #. 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 "Visa virtuellt minnes-format." #. type: TP #: ../man/ps.1:553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:556 msgid "Register format." msgstr "Registerformat." #. 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 "" "Visa inte flaggor; visa rss istället för addr. Denna flagga kan endast " "användas med 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 "" "Lägg till en kolumn med säkerhetsdata. Identiskt med B<-M> (för SELinux)." #. type: SH #: ../man/ps.1:569 #, no-wrap msgid "OUTPUT MODIFIERS" msgstr "UTMATNINGSMODIFIERARE" #. 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 "" "Visa det sanna kommandonamnet. Detta härleds från namnet på den körbara " "filen, istället från argv-värdet. Kommandoargument och eventuella ändringar " "av dem visas alltså inte. Denna flagga gör i praktiken om formatnyckelordet " "B till formatnyckelordet B; den är användbar med formatflagga B<-" "f> och med de olika formatflaggorna i BSD-stil, vilka alla normalt visar " "kommandoargumenten. Se flagga B<-f>, formatnyckelordet B och " "formatnyckelordet 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 ../man/ps.1:597 ../man/ps.1:722 msgid "Set screen width." msgstr "Ange skärmbredd." #. type: TP #: ../man/ps.1:594 #, no-wrap msgid "B<--columns>I<\\ n>" msgstr "B<--columns>I<\\ n>" #. 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 "Inkludera några data om döda processer (som en summa med föräldern)." #. 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 "Visa miljön efter kommandot." #. 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 "Processhierarki med ASCII-konst (skog)." #. 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 "Processträd i ASCII-konst." #. 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 "" "Inget huvud. (eller, ett huvud per skärm i BSD-personligheten). Flaggan B " "är problematisk. Standard BSD-B använder denna flagga för att skriva ett " "huvud på varje seida av utmatning, men äldre Linux-B använder denna " "flagga för att fullständigt avaktivera huvuden. Denna version av B " "följer Linux användning att inte skriva huvudet såvida inte BSD-" "personligheten har valts, i vilket fall den skriver ett huvud på varje sida " "av utmatning. Oavsett av den aktuella personlighete kan du använda de långa " "flaggorna B<--headers> och B<--no-headers> för att aktivera utskrift av " "huvuden på varje sida respektive att avaktivera huvuden fullständigt." #. 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 "Vissa processhierarki (skog)." #. 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 "Repetera huvudrader, en gång per sida med utmatning." #. type: TP #: ../man/ps.1:633 #, no-wrap msgid "BI<\\ spec>" msgstr "BI<\\ spec>" #. type: Plain text #: ../man/ps.1:642 #, fuzzy #| msgid "" #| "Specify sorting order. Sorting syntax is [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>." 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 "" "Ange sorteringsordning. Sorteringssyntaxen är [B<+>|B<->|I Välj en flerteckensnyckel från avsnittet " "B. ”+” är valfritt eftersom standardordningen " "är ökande numerisk eller lexikografisk ordning. Identiskt med B<--sort>." #. type: Plain text #: ../man/ps.1:645 msgid "Examples:" msgstr "Exempel:" #. 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 ../man/ps.1:696 msgid "Set screen height." msgstr "Ange skärmhöjd." #. 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 "" "Numerisk utmatning för WCHAN och USER (inklusive alla typer av UID och 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 "" "Skriv inte ut något huvud alls. B<--no-heading> är ett alias för denna " "flagga." #. type: TP #: ../man/ps.1:663 #, no-wrap msgid "BI<\\ order>" msgstr "BI<\\ ordning>" #. 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 "" "Sorteringsordning (överlagrad). BSD-flaggan B kan fungera som B<-O> " "(användardefinierat utmatningsformat med några vanliga fält fördefinierade) " "eller kan användas för att ange sorteringsordningen. Heuristiker används för " "att bestämma beteenendet hos denna flagga. För att vara säker på att det " "önskade beteendet erhålls (sortering eller formatering), ange flaggan på " "något annat sätt (t.ex. med B<-O> eller B<--sort>)." #. type: Plain text #: ../man/ps.1:693 #, fuzzy #| 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." 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 "" "För sortering har den föråldrade BSD-flaggan B syntaxen B[B<+>|B<-" ">]I[,[B<+>|B<->]I[,…]]. Den ordnar processlistningen enligt " "flernivåsorteringen angiven med sekvensen av de korta enbokstavsnycklarna " "I,I,…\" beskrivet i avsnittet B nedan. " "”+”:et är för närvarande valfritt, det upprepar bara standardriktningen för " "en nyckel, men kan hjälpa till att skilja en sortering med B från en " "formatering med B. ”-”:et byter ordning endast på den nyckel det inleder." #. type: TP #: ../man/ps.1:693 #, no-wrap msgid "B<--rows>I<\\ n>" msgstr "B<--rows>I<\\ n>" #. 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 "" "Summera en del information, såsom CPU-användning, från döda barnprocesser " "till deras förälder. Detta är användbart för att undersöka ett system där en " "föräldraprocess upprepat grenar av kortlivade barn för att göra arbetet." #. type: TP #: ../man/ps.1:701 #, no-wrap msgid "B<--sort>I<\\ spec>" msgstr "B<--sort>I<\\ spec>" #. type: Plain text #: ../man/ps.1:712 #, fuzzy #| msgid "" #| "Specify sorting order. Sorting syntax is [I<+>|I<->]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" 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 "" "Ange sorteringsordning. Sorteringssyntaxen är [I<+>|I<->]I[,[B<+>|B<-" ">]I[,…]]. Välj en flerbokstavsnyckel från avsnittet " "B. ”+”:et är valfritt eftersom " "standardriktningen är ökande numerisk eller lexikografisk ordning. Identiskt " "med B. Till exempel: B" #. type: TP #: ../man/ps.1:712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:715 ../man/ps.1:718 msgid "Wide output. Use this option twice for unlimited width." msgstr "Bred utmatning. Använd denna flagga två gånger för obegränsad bredd." #. type: TP #: ../man/ps.1:715 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: TP #: ../man/ps.1:718 #, no-wrap msgid "B<--width>I<\\ n>" msgstr "B<--width>I<\\ n>" #. type: SH #: ../man/ps.1:724 #, no-wrap msgid "THREAD DISPLAY" msgstr "TRÅDVISNING" #. 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 "Visa trådar som om de vore processer." #. 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 "Visa trådar, möjligen med LWP- och NLWP-kolumner." #. type: TP #: ../man/ps.1:731 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/ps.1:734 ../man/ps.1:737 msgid "Show threads after processes." msgstr "Visa trådar efter processer." #. type: TP #: ../man/ps.1:734 #, no-wrap msgid "B<-m>" msgstr "B<-m>" #. 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 "Visa trådar, möjligen med en SPID-kolumn." #. type: SH #: ../man/ps.1:743 #, no-wrap msgid "OTHER INFORMATION" msgstr "ANNAN INFORMATION" #. type: TP #: ../man/ps.1:744 #, no-wrap msgid "B<--help>I<\\ section>" msgstr "B<--help>I<\\ avsnitt>" #. 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 "" "Skriv ut ett hjälpmeddelande. Argumentet I kan var ett av Inkel, " "Iista, Itdata, Irådar, Iiverse eller Illt. Argumentet kan " "förkortas till en av de understrukna tecknen som i: e\\^|\\^l\\^|\\^u\\^|" "\\^t\\^|\\^d\\^|\\^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 "Skriv ut felsökningsinformation." #. 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 "Lista alla formatspeicicerare." #. type: TP #: ../man/ps.1:761 #, no-wrap msgid "B" msgstr "B" #. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" #. type: Plain text #: ../man/ps.1:764 ../man/ps.1:767 ../man/ps.1:771 msgid "Print the procps-ng version." msgstr "Skriv ut procps-ng-versionen." #. type: TP #: ../man/ps.1:764 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: TP #: ../man/ps.1:767 #, no-wrap msgid "B<--version>" msgstr "B<--version>" #. 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 "" "Denna B fungerar genom att läsa de virtuella filerna i /proc. Denna " "B beöver inte vara setuid kmem eller ha några privilegier för att köra. " "Ge inte denna B några särskilda rättigheter." #. 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 "" "CPU-användning uttrycks för närvarande som en procentandel av tiden som " "tillbringats körande under hela livstiden för en process. Detta är inte " "idealiskt och det följer inte standarderna som B i övrigt följer. Det är " "osannolikt att summan av CPU-användningen blir precis 100\\ %." #. type: Plain text #: ../man/ps.1:794 #, fuzzy #| 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)." 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 "" "Fälten SIZE och RSS räknar inte med några delar av en process inklusive " "sidtabellerna, kärnstacken, struct thread_info och struct task_struct. Detta " "är vanligen åtminstone 20\\ KiB minne som alltid är resident. SIZE är den " "virtuella storleken på processen (kod+\\:data+\\:stack)." #. 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 "" "Processer makerade EdefunktE är döda processer (så kallade " "”zombier”) som finns kvar för att deras förälder inte har förstört dem " "ordentligt. Dessa processer kommer att förstöras av I(8) om " "föräldraprocessen avslutar." #. 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 "" "Om längden på användarnamnet är större än längden på visningskolumnen huggs " "användarnamnet av. Se formateringsflaggorna B<-o> och B<-O> för att anpassa " "längden." #. 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 "" "Kommandoflaggor såsom B rekommenderas inte eftersom det är en " "sammanblandning av två olika standarder. Enligt standarderna POSIX och UNIX " "begär ovanståend kommando att visa alla processer med en TTY (i allmänhet " "kommandona användare kör) plus alla processer som ägs av en användare med " "namnet I. Om den användaren inte finns kommer B anta att du " "egentligen menade B." #. type: SH #: ../man/ps.1:814 #, no-wrap msgid "PROCESS FLAGS" msgstr "PROCESSFLAGGOR" #. 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 "" "Summan av dessa flaggor visas i kolumnen ”F”, som ges av " "utmatningsspecificeraren B:" #. type: Plain text #: ../man/ps.1:825 msgid "forked but didn't exec" msgstr "grenad men gjorde inte exec" #. type: IP #: ../man/ps.1:825 ../man/ps.1:2079 #, no-wrap msgid "4" msgstr "4" #. type: Plain text #: ../man/ps.1:828 msgid "used super-user privileges" msgstr "använde superanvändarprivileger" #. type: SH #: ../man/ps.1:831 #, no-wrap msgid "PROCESS STATE CODES" msgstr "PROCESSTATUSKODER" #. type: Plain text #: ../man/ps.1:836 #, fuzzy #| msgid "" #| "Here are the different values that the B, B and B output " #| "specifiers (header \"STAT\" or \"S\") will display to describe the state " #| "of a process:" 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 "" "Här är de olika värden som utmatningsspecificerarna B, B och " "B (huvden ”STAT” eller ”S”) kommer visa för att beskriva processens " "tillstånd:" #. 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 "oavbrytbar sömn (vanligen IO)" #. type: TP #: ../man/ps.1:842 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/ps.1:845 msgid "Idle kernel thread" msgstr "Inaktiv kärntråd" #. type: tbl table #: ../man/ps.1:845 ../man/ps.1:931 #, no-wrap msgid "R" msgstr "R" #. type: Plain text #: ../man/ps.1:848 msgid "running or runnable (on run queue)" msgstr "körande eller körbar (på körkön)" #. type: tbl table #: ../man/ps.1:848 ../man/ps.1:933 ../man/ps.1:1625 ../man/ps.1:1747 #, no-wrap msgid "S" msgstr "S" #. type: Plain text #: ../man/ps.1:851 msgid "interruptible sleep (waiting for an event to complete)" msgstr "avbrytbar sömn (väntar på att en händelse skall avsluta)" #. type: tbl table #: ../man/ps.1:851 ../man/ps.1:935 #, no-wrap msgid "T" msgstr "T" #. type: Plain text #: ../man/ps.1:854 msgid "stopped by job control signal" msgstr "stoppad av jobbstyrningssignal" #. type: tbl table #: ../man/ps.1:854 ../man/ps.1:934 #, no-wrap msgid "t" msgstr "t" #. type: Plain text #: ../man/ps.1:857 msgid "stopped by debugger during the tracing" msgstr "stoppad av en felsökare under spårning" #. type: Plain text #: ../man/ps.1:860 msgid "paging (not valid since the 2.6.xx kernel)" msgstr "sidväxling (inte giltig sedan kärnan 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 "död (skall aldrig synas)" #. 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 "upphörd process (”zombie”), avslutad men inte skördad av sin förälder" #. type: Plain text #: ../man/ps.1:872 msgid "" "For BSD formats and when the B keyword is used, additional characters " "may be displayed:" msgstr "" "För BSD-format och när nyckelordet B används kan ytterligare bokstäver " "visas:" #. 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 "hög prioritet (inte trevlig mot andra användare)" #. type: tbl table #: ../man/ps.1:878 ../man/ps.1:926 #, no-wrap msgid "N" msgstr "N" #. type: Plain text #: ../man/ps.1:881 msgid "low-priority (nice to other users)" msgstr "låg prioritet (trevlig mot andra användare)" #. 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 "har sidor låsta i minnet (för realtid och anpassat IO)" #. type: Plain text #: ../man/ps.1:887 msgid "is a session leader" msgstr "är en sessionsledare" #. type: Plain text #: ../man/ps.1:890 msgid "is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)" msgstr "är multitrådad (använder CLONE_THREAD, som NPTL pthreads gör)" #. 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 "är i förgrundsprocessgruppen" #. type: SH #: ../man/ps.1:896 #, no-wrap msgid "OBSOLETE SORT KEYS" msgstr "FÖRÅLDRADE SORTERINGSNYCKLAR" #. 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 "" "Dessa nycklar används av BSD-flaggan B (när den används för sortering). " "GNU-flaggan B<--sort> använder inte dessa nycklar, utan specificerarna som " "beskrivs i avsnittet B. Observera att värdena " "som används i sorteringen är de interna värden som B använder och inte " "de ”kokta” värden som används i några av utmatningsformatsfälten (t.ex. " "kommer sortering på tty sortera efter enhetsnummer, inte enligt " "terminalnamnet som visas). Skicka utdata från B i rör till kommandot " "B(1) om du vill sortera de kokta värdena." #. 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 ../man/ps.1:1165 #, no-wrap msgid "cmd" msgstr "cmd" #. type: tbl table #: ../man/ps.1:915 #, no-wrap msgid "simple name of executable" msgstr "enkelt namn på den körbara" #. type: tbl table #: ../man/ps.1:916 ../man/ps.1:1089 #, no-wrap msgid "C" msgstr "C" #. type: tbl table #: ../man/ps.1:916 ../man/ps.1:960 ../man/ps.1:1478 #, no-wrap msgid "pcpu" msgstr "pcpu" #. type: tbl table #: ../man/ps.1:916 #, no-wrap msgid "cpu utilization" msgstr "cpu-användning" #. type: tbl table #: ../man/ps.1:917 ../man/ps.1:1297 #, no-wrap msgid "f" msgstr "f" #. type: tbl table #: ../man/ps.1:917 ../man/ps.1:1323 #, no-wrap msgid "flags" msgstr "flags" #. type: tbl table #: ../man/ps.1:917 #, no-wrap msgid "flags as in long format F field" msgstr "flaggor som i det långa formatets F-fält" #. type: tbl table #: ../man/ps.1:918 #, no-wrap msgid "g" msgstr "g" #. type: tbl table #: ../man/ps.1:918 ../man/ps.1:1504 #, no-wrap msgid "pgrp" msgstr "pgrp" #. type: tbl table #: ../man/ps.1:918 #, no-wrap msgid "process group ID" msgstr "processgrupp-ID" #. type: tbl table #: ../man/ps.1:919 #, no-wrap msgid "G" msgstr "G" #. type: tbl table #: ../man/ps.1:919 ../man/ps.1:1842 #, no-wrap msgid "tpgid" msgstr "tpgid" #. type: tbl table #: ../man/ps.1:919 #, no-wrap msgid "controlling tty process group ID" msgstr "styrande tty-processgrupps-ID" #. 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 "kumulativ användartid" #. 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 "kumulativ systemtid" #. 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 "användartid" #. type: tbl table #: ../man/ps.1:923 #, no-wrap msgid "m" msgstr "m" #. type: tbl table #: ../man/ps.1:923 ../man/ps.1:1416 #, no-wrap msgid "min_flt" msgstr "min_flt" #. type: tbl table #: ../man/ps.1:923 #, no-wrap msgid "number of minor page faults" msgstr "antal mindre sidfel" #. type: tbl table #: ../man/ps.1:924 #, no-wrap msgid "M" msgstr "M" #. type: tbl table #: ../man/ps.1:924 ../man/ps.1:1412 #, no-wrap msgid "maj_flt" msgstr "maj_flt" #. type: tbl table #: ../man/ps.1:924 #, no-wrap msgid "number of major page faults" msgstr "antal större sidfel" #. 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 "kumulativt mindre sidfel" #. 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 "kumulativt större sidfel" #. 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 "sessions-ID" #. type: tbl table #: ../man/ps.1:928 ../man/ps.1:968 ../man/ps.1:1511 #, no-wrap msgid "pid" msgstr "pid" #. type: tbl table #: ../man/ps.1:928 #, no-wrap msgid "process ID" msgstr "process-ID" #. type: tbl table #: ../man/ps.1:929 ../man/ps.1:1651 #, no-wrap msgid "P" msgstr "P" #. type: tbl table #: ../man/ps.1:929 ../man/ps.1:962 ../man/ps.1:1553 #, no-wrap msgid "ppid" msgstr "ppid" #. type: tbl table #: ../man/ps.1:929 #, no-wrap msgid "parent process ID" msgstr "föräldraprocess-ID" #. type: tbl table #: ../man/ps.1:930 #, no-wrap msgid "r" msgstr "r" #. type: tbl table #: ../man/ps.1:930 ../man/ps.1:1592 #, no-wrap msgid "rss" msgstr "rss" #. type: tbl table #: ../man/ps.1:930 #, no-wrap msgid "resident set size" msgstr "residenta mängdens storlek" #. 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 "residenta sidor" #. type: tbl table #: ../man/ps.1:932 ../man/ps.1:1701 #, no-wrap msgid "size" msgstr "size" #. type: tbl table #: ../man/ps.1:932 #, no-wrap msgid "memory size in kilobytes" msgstr "minnesstorlek i kilobyte" #. 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 "mängden delade sidor" #. type: tbl table #: ../man/ps.1:934 ../man/ps.1:973 ../man/ps.1:1856 #, no-wrap msgid "tty" msgstr "tty" #. type: tbl table #: ../man/ps.1:934 #, no-wrap msgid "the device number of the controlling tty" msgstr "enhetsnumret på den styrande tty:n" #. type: tbl table #: ../man/ps.1:935 ../man/ps.1:1730 #, no-wrap msgid "start_time" msgstr "start_time" #. type: tbl table #: ../man/ps.1:935 #, no-wrap msgid "time process was started" msgstr "tidpunkten processen startades" #. type: tbl table #: ../man/ps.1:936 #, no-wrap msgid "U" msgstr "U" #. type: tbl table #: ../man/ps.1:936 ../man/ps.1:1875 #, no-wrap msgid "uid" msgstr "uid" #. type: tbl table #: ../man/ps.1:936 #, no-wrap msgid "user ID number" msgstr "användarens ID-nummer" #. type: tbl table #: ../man/ps.1:937 ../man/ps.1:963 ../man/ps.1:1894 #, no-wrap msgid "user" msgstr "user" #. type: tbl table #: ../man/ps.1:937 #, no-wrap msgid "user name" msgstr "användarnamn" #. type: tbl table #: ../man/ps.1:938 ../man/ps.1:1923 #, no-wrap msgid "vsize" msgstr "vsize" #. type: tbl table #: ../man/ps.1:938 #, no-wrap msgid "total VM size in KiB" msgstr "total VM-storlek i KiB" #. 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 "kärnskemaläggningsprioritet" #. type: SH #: ../man/ps.1:944 #, no-wrap msgid "AIX FORMAT DESCRIPTORS" msgstr "AIX-FORMATBESKRIVARE" #. 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 "" "Denna B stödjer AIX formatbeskrivare, vilka fungerar ungefär som " "formateringskoderna till I(1) och I(3). Till exempel kan den " "normala standardutmatningen skapas med detta: B. De " "B koderna beskrivs i nästa stycke." #. 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 ../man/ps.1:1012 ../man/ps.1:1478 #, 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 ../man/ps.1:1352 #, no-wrap msgid "group" msgstr "group" #. type: tbl table #: ../man/ps.1:961 ../man/ps.1:1352 #, no-wrap msgid "GROUP" msgstr "GRUPP" #. type: tbl table #: ../man/ps.1:962 #, no-wrap msgid "%P" msgstr "%P" #. type: tbl table #: ../man/ps.1:962 ../man/ps.1:1553 #, no-wrap msgid "PPID" msgstr "FPID" #. type: tbl table #: ../man/ps.1:963 #, no-wrap msgid "%U" msgstr "%U" #. type: tbl table #: ../man/ps.1:963 ../man/ps.1:1882 ../man/ps.1:1894 #, no-wrap msgid "USER" msgstr "ANVÄNDARE" #. type: tbl table #: ../man/ps.1:964 #, no-wrap msgid "%a" msgstr "%a" #. type: tbl table #: ../man/ps.1:964 ../man/ps.1:1035 #, no-wrap msgid "args" msgstr "args" #. type: tbl table #: ../man/ps.1:964 ../man/ps.1:965 ../man/ps.1:1035 ../man/ps.1:1172 #: ../man/ps.1:1201 ../man/ps.1:1330 ../man/ps.1:1868 #, no-wrap msgid "COMMAND" msgstr "KOMMANDO" #. type: tbl table #: ../man/ps.1:965 #, no-wrap msgid "%c" msgstr "%c" #. type: tbl table #: ../man/ps.1:965 ../man/ps.1:1172 #, no-wrap msgid "comm" msgstr "comm" #. type: tbl table #: ../man/ps.1:966 #, no-wrap msgid "%g" msgstr "%g" #. type: tbl table #: ../man/ps.1:966 ../man/ps.1:1582 #, no-wrap msgid "rgroup" msgstr "rgroup" #. type: tbl table #: ../man/ps.1:966 ../man/ps.1:1582 #, no-wrap msgid "RGROUP" msgstr "VGRUPP" #. type: tbl table #: ../man/ps.1:967 #, no-wrap msgid "%n" msgstr "%n" #. type: tbl table #: ../man/ps.1:967 ../man/ps.1:1440 #, no-wrap msgid "nice" msgstr "nice" #. type: tbl table #: ../man/ps.1:967 ../man/ps.1:1432 ../man/ps.1:1440 #, 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 ../man/ps.1:1511 #, 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 ../man/ps.1:1498 #, no-wrap msgid "pgid" msgstr "pgid" #. type: tbl table #: ../man/ps.1:969 ../man/ps.1:1498 #, 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 ../man/ps.1:1268 #, no-wrap msgid "etime" msgstr "etime" #. type: tbl table #: ../man/ps.1:970 ../man/ps.1:1268 ../man/ps.1:1272 #, no-wrap msgid "ELAPSED" msgstr "FÖRFLUTEN" #. type: tbl table #: ../man/ps.1:971 #, no-wrap msgid "%u" msgstr "%u" #. type: tbl table #: ../man/ps.1:971 ../man/ps.1:1620 #, no-wrap msgid "ruser" msgstr "ruser" #. type: tbl table #: ../man/ps.1:971 ../man/ps.1:1620 #, no-wrap msgid "RUSER" msgstr "VANV" #. type: tbl table #: ../man/ps.1:972 #, no-wrap msgid "%x" msgstr "%x" #. type: tbl table #: ../man/ps.1:972 ../man/ps.1:1821 #, no-wrap msgid "time" msgstr "time" #. type: tbl table #: ../man/ps.1:972 ../man/ps.1:1083 ../man/ps.1:1213 ../man/ps.1:1218 #: ../man/ps.1:1821 ../man/ps.1:1832 #, no-wrap msgid "TIME" msgstr "TID" #. type: tbl table #: ../man/ps.1:973 #, no-wrap msgid "%y" msgstr "%y" #. type: tbl table #: ../man/ps.1:973 ../man/ps.1:1837 #, 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 ../man/ps.1:1930 #, no-wrap msgid "vsz" msgstr "vsz" #. type: tbl table #: ../man/ps.1:974 ../man/ps.1:1923 ../man/ps.1:1930 #, no-wrap msgid "VSZ" msgstr "VST" #. type: SH #: ../man/ps.1:976 #, no-wrap msgid "STANDARD FORMAT SPECIFIERS" msgstr "STANDARDFORMATSPECIFICERARE" #. type: Plain text #: ../man/ps.1:983 #, fuzzy #| 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." 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 "" "Här är de olika nyckelord som kan användas för att styra utmatningsformatet " "(t.ex. med flagga B<-o>) eller till att sortera de valda processerna med " "flaggan B<--sort> i GNU-stil." #. type: Plain text #: ../man/ps.1:986 msgid "For example: B" msgstr "Till exempel: 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 "" "Denna version av B försöker känna igen de flesta nyckelord som används " "in andra implementationer av B." #. type: Plain text #: ../man/ps.1:996 #, fuzzy #| msgid "" #| "The following user-defined format specifiers may contain spaces: B, " #| "B, B, B, B, B, B, B, " #| "B, B." 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 "" "Följande användarderfinierade formatspecificerare kan innehålla blanktecken: " "B, B, B, B, B, B, B, " "B, B, B." #. type: Plain text #: ../man/ps.1:998 msgid "Some keywords may not be available for sorting." msgstr "Några nyckelord är kanske inte tillgängliga för sortering." #. type: tbl table #: ../man/ps.1:1010 #, no-wrap msgid "CODE" msgstr "KOD" #. type: tbl table #: ../man/ps.1:1010 #, no-wrap msgid "HEADER" msgstr "RUBRIK" #. 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 "cpu-användning av processerna i formatet ”##.#”. För närvarande är det CPU-tiden som används dividerad med tiden som processen har kört (förhållandet cputid/verklig tid), uttryckt som en procentsats. Det kommer inte summeras till 100 % utom om du har tur. (alias B)." #. type: tbl table #: ../man/ps.1:1020 #, no-wrap msgid "%mem" msgstr "%mem" #. type: tbl table #: ../man/ps.1:1020 ../man/ps.1:1522 #, no-wrap msgid "%MEM" msgstr "%MIN" #. 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 "" "förhållandet mellan storleken på processens residenta mängd och det fysiska\n" "minnet på maskinen, uttryckt som en procentsats. (alias\n" "B)." #. type: tbl table #: ../man/ps.1:1026 #, no-wrap msgid "ag_id" msgstr "" #. type: tbl table #: ../man/ps.1:1026 #, no-wrap msgid "AGID" msgstr "" #. 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 "" #. type: tbl table #: ../man/ps.1:1031 #, fuzzy, no-wrap #| msgid "nice" msgid "ag_nice" msgstr "nice" #. type: tbl table #: ../man/ps.1:1031 #, no-wrap msgid "AGNI" msgstr "" #. 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:1050 #, fuzzy, no-wrap #| msgid "" #| "command with all its arguments as a string.\n" #| "Modifications to the arguments may be shown.\n" #| "The output in this column may contain spaces.\n" #| "A process marked EdefunctE is partly dead,\n" #| "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).\n" #| "See also the\n" #| "B\n" #| "format keyword, the\n" #| "B<-f>\n" #| "option, and the\n" #| "B\n" #| "option.\n" 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 "" "kommandot med alla sina argument som en sträng.\n" "Ändringar av argumenten kan visas.\n" "Utmatningen i denna kolumn kan innehålla blanktecken.\n" "En process markerad som EdefunctE är delvis död,\n" "och väntar på att fullständigt destrueras av sin förälder.\n" "Ibland är processargumenten inte tillgängliga; när detta händer, kommer\n" "B\n" "istället skriva ut det körbara namnet i hakparenteser. (alias\n" "B, B).\n" "Se ävem formateringsnyckelordet\n" "B,\n" "flaggan\n" "B<-f>\n" "och flaggan\n" "B.\n" #. type: tbl table #: ../man/ps.1:1050 ../man/ps.1:1123 ../man/ps.1:1125 ../man/ps.1:1127 #: ../man/ps.1:1129 ../man/ps.1:1131 ../man/ps.1:1133 ../man/ps.1:1135 #: ../man/ps.1:1137 ../man/ps.1:1147 ../man/ps.1:1149 ../man/ps.1:1151 #: ../man/ps.1:1153 ../man/ps.1:1155 ../man/ps.1:1157 ../man/ps.1:1159 #: ../man/ps.1:1161 ../man/ps.1:1185 ../man/ps.1:1535 ../man/ps.1:1537 #: ../man/ps.1:1539 ../man/ps.1:1541 ../man/ps.1:1543 ../man/ps.1:1545 #: ../man/ps.1:1547 ../man/ps.1:1549 #, 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 "" "När den anges sist kommer denna kolumn sträcka sig till kanten av displayen. Om\n" "B\n" "inte kan avgöra displaybredden, som när utdata är omdirigerad (pipe) till en\n" "fil eller ett annat kommando, är utdatabredden odefinierad (den kan vara 80,\n" "obegränsad, bestämd av variabeln\n" "B,\n" "och så vidare). Miljövariabeln\n" "B\n" "eller flaggan\n" "B<--cols>\n" "kan användas för att exakt bestämma bredden i detta fall. Flaggan\n" "B\n" "eller\n" "B<-w>\n" "kan också användas för att justera bredden." #. type: tbl table #: ../man/ps.1:1068 #, no-wrap msgid "blocked" msgstr "blocked" #. type: tbl table #: ../man/ps.1:1068 ../man/ps.1:1694 #, no-wrap msgid "BLOCKED" msgstr "BLOCKED" #. type: tbl table #: ../man/ps.1:1074 #, fuzzy, 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)." 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 "" "mask med de blockerade signalerna, se\n" "I(7).\n" "Beroende på bredden av fältet visas en 32- eller 64-bitars hexadecimal mask.\n" "(alias\n" "B, B)." #. type: tbl table #: ../man/ps.1:1076 #, no-wrap msgid "bsdstart" msgstr "bsdstart" #. type: tbl table #: ../man/ps.1:1076 ../man/ps.1:1730 #, no-wrap msgid "START" msgstr "START" #. type: tbl table #: ../man/ps.1:1081 #, fuzzy, 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, B, and B." 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 "" "tidpunkten kommandot startade. Om processen startades för mindre än 24 timmar\n" "sedan är utdataformatet ”\\ HH:MM”, annars är det ” Mmm:SS” (där Mmm är tre\n" "bokstäver i månaden). Se även\n" "B, B, B and B." #. type: tbl table #: ../man/ps.1:1083 #, no-wrap msgid "bsdtime" msgstr "bsdtime" #. 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 "" "accumulerad cpu-tid, användare + system. Visningsformatet är vanligen\n" "”MMM:SS”, men kan justeras åt höger om processen har använt mer än 999\n" "minuter cpu-tid." #. type: tbl table #: ../man/ps.1:1093 #, fuzzy, no-wrap #| msgid "" #| "processor utilization.\n" #| "Currently, this is the integer value of the percent usage over the\n" #| "lifetime of the process. (see\n" #| "B<%cpu>)." 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 "" "processoranvändning.\n" "För närvarande är detta heltalsvärdet av den procentuella användingen\n" "under processens livstid. (se\n" "B<%cpu>)." #. type: tbl table #: ../man/ps.1:1095 #, no-wrap msgid "caught" msgstr "caught" #. type: tbl table #: ../man/ps.1:1095 ../man/ps.1:1680 #, no-wrap msgid "CAUGHT" msgstr "CAUGHT" #. type: tbl table #: ../man/ps.1:1101 #, fuzzy, 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)." 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 "" "mask av fångade signaler, se\n" "I(7).\n" "Beroende på bredden av fältet visas en 32- eller 64-bitars hexadecimal mask.\n" "(alias\n" "B, B)." #. type: tbl table #: ../man/ps.1:1103 #, no-wrap msgid "cgname" msgstr "cgnamn" #. type: tbl table #: ../man/ps.1:1103 #, no-wrap msgid "CGNAME" msgstr "KGNAMN" #. type: tbl table #: ../man/ps.1:1105 #, no-wrap msgid "display name of control groups to which the process belongs." msgstr "visar namnet på kontrollgrupper vilka denna process hör till." #. 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 "KGRUPPR" #. type: tbl table #: ../man/ps.1:1109 #, no-wrap msgid "display control groups to which the process belongs." msgstr "visar kontrollgruppe vilka denna process hör till." #. type: tbl table #: ../man/ps.1:1111 #, fuzzy, no-wrap #| msgid "cgroup" msgid "cgroupns" msgstr "cgroup" #. type: tbl table #: ../man/ps.1:1111 #, fuzzy, no-wrap #| msgid "CGROUP" msgid "CGROUPNS" msgstr "KGRUPPR" #. type: tbl table #: ../man/ps.1:1115 ../man/ps.1:1371 ../man/ps.1:1424 ../man/ps.1:1430 #: ../man/ps.1:1520 ../man/ps.1:1830 ../man/ps.1:1905 ../man/ps.1:1916 #, no-wrap msgid "" "Unique inode number describing the namespace the process belongs to.\n" "See\n" "I(7)." msgstr "" "Unikt inodsnummer som beskriver namnrymden processen hör till.\n" "Se\n" "I(7)." #. type: tbl table #: ../man/ps.1:1117 #, no-wrap msgid "class" msgstr "class" #. type: tbl table #: ../man/ps.1:1117 ../man/ps.1:1141 #, no-wrap msgid "CLS" msgstr "CLS" #. type: tbl table #: ../man/ps.1:1121 ../man/ps.1:1145 #, fuzzy, no-wrap #| msgid "" #| "scheduling class of the process. (alias\n" #| "B, B).\n" #| "Field's possible values are:\n" msgid "" "scheduling class of the process. (alias\n" "B,B<\\ cls>).\n" "Field's possible values are:\n" msgstr "" "schemaläggningsklass för processen. (alias\n" "B, B).\n" "Fältets möjliga värden är:\n" #. type: tbl table #: ../man/ps.1:1121 ../man/ps.1:1145 ../man/ps.1:1533 #, no-wrap msgid ".IP \"\" 2\n" msgstr "" #. type: tbl table #: ../man/ps.1:1123 ../man/ps.1:1147 ../man/ps.1:1535 #, no-wrap msgid "-\tnot reported\n" msgstr "-\tinte rapporterad\n" #. type: tbl table #: ../man/ps.1:1125 ../man/ps.1:1149 ../man/ps.1:1537 #, no-wrap msgid "TS\tSCHED_OTHER\n" msgstr "TS\tSCHED_OTHER\n" #. type: tbl table #: ../man/ps.1:1127 ../man/ps.1:1151 ../man/ps.1:1539 #, no-wrap msgid "FF\tSCHED_FIFO\n" msgstr "FF\tSCHED_FIFO\n" #. type: tbl table #: ../man/ps.1:1129 ../man/ps.1:1153 ../man/ps.1:1541 #, no-wrap msgid "RR\tSCHED_RR\n" msgstr "RR\tSCHED_RR\n" #. type: tbl table #: ../man/ps.1:1131 ../man/ps.1:1155 ../man/ps.1:1543 #, no-wrap msgid "B\tSCHED_BATCH\n" msgstr "B\tSCHED_BATCH\n" #. type: tbl table #: ../man/ps.1:1133 ../man/ps.1:1157 ../man/ps.1:1545 #, no-wrap msgid "ISO\tSCHED_ISO\n" msgstr "ISO\tSCHED_ISO\n" #. type: tbl table #: ../man/ps.1:1135 ../man/ps.1:1159 ../man/ps.1:1547 #, no-wrap msgid "IDL\tSCHED_IDLE\n" msgstr "IDL\tSCHED_IDLE\n" #. type: tbl table #: ../man/ps.1:1137 ../man/ps.1:1161 ../man/ps.1:1549 #, no-wrap msgid "DLN\tSCHED_DEADLINE\n" msgstr "DLN\tSCHED_DEADLINE\n" #. type: tbl table #: ../man/ps.1:1139 ../man/ps.1:1163 ../man/ps.1:1551 #, fuzzy, no-wrap #| msgid "?\tunknown value\n" msgid "?\tunknown value" msgstr "?\tokänt värde\n" #. type: tbl table #: ../man/ps.1:1141 #, no-wrap msgid "cls" msgstr "cls" #. type: tbl table #: ../man/ps.1:1165 ../man/ps.1:1861 #, no-wrap msgid "CMD" msgstr "CMD" #. type: tbl table #: ../man/ps.1:1170 #, fuzzy, no-wrap #| msgid "" #| "see\n" #| "B.\n" #| "(alias\n" #| "B, B)." msgid "" "see\n" "B.\n" "(alias\n" "B,B<\\ command>)." msgstr "" "se\n" "B.\n" "(alias\n" "B, B)." #. type: tbl table #: ../man/ps.1:1185 #, fuzzy, 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).\n" #| "See also the\n" #| "B\n" #| "format keyword, the\n" #| "B<-f>\n" #| "option, and the\n" #| "B\n" #| "option.\n" 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 "" "kommandonamn (endast den körbaras namn). Ändringar av kommandonamnet\n" "kommer inte att visas. En process markerad som EdefunctE är delvis död,\n" "och väntar på att fullständigt destrueras av sin förälder. Utmatningen i denna\n" "kolumn kan innehålla blanktecken.\n" "(alias\n" "B, B).\n" "Se även formateringsnyckelordet\n" "B\\n\"\n" "flaggan\n" "B<-f>\\n\"\n" "och flaggan\n" "B.\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 "" "När den anges sist kommer denna kolumn sträcka sig till kanten av displayen. Om\n" "B\n" "inte kan avgöra displaybredden, som när utdata är omdirigerad (pipe) till en\n" "fil eller ett annat kommando, är utdatabredden odefinierad (den kan vara 80,\n" "obegränsad, bestämd av variabeln\n" "B,\n" "och så vidare). Miljövariabeln\n" "B\n" "eller flaggan\n" "B<--cols>\n" "kan användas för att exakt bestämma bredden i detta fall. Flaggan\n" "B\\ eller B<\\ -w>\n" "kan också användas för att justera bredden." #. type: tbl table #: ../man/ps.1:1201 #, no-wrap msgid "command" msgstr "command" #. type: tbl table #: ../man/ps.1:1206 #, fuzzy, no-wrap #| msgid "" #| "See\n" #| "B.\n" #| "(alias\n" #| "B, B)." msgid "" "See\n" "B.\n" "(alias\n" "B,B<\\ command>)." msgstr "" "Se\n" "B.\n" "(alias\n" "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 "" "promille (tiondels procent) CPU-användning. (se\n" "B<%cpu>)." #. type: tbl table #: ../man/ps.1:1213 #, no-wrap msgid "cputime" msgstr "cputime" #. type: tbl table #: ../man/ps.1:1216 #, no-wrap msgid "" "cumulative CPU time, \"[DD-]hh:mm:ss\" format. (alias\n" "B

" #. type: Plain text #: ../man/top.1:851 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 "" "Ett nummer som representerar den senast använda processorn. I en sann SMP-" "miljö kommer detta sannolikt ändras ofta eftersom kärnan avsiktligt använder " "svag affinitet. Dessutom kan själva körandet av \\*(We bryta denna svaga " "affinitet få fler processer att byta \\*(PU oftare (på grund av den ökade " "efterfrågan på \\*(PU-tid)." #. type: TP #: ../man/top.1:852 #, fuzzy, no-wrap #| msgid "18.B< PGRP \\*(Em Process Group Id >" msgid "B" msgstr "18. B" #. type: Plain text #: ../man/top.1:861 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 "" "Varje process är medlem av en unik processgrupp vilken används för att " "distribuera signaler och av terminaler för att skilja begäranden som sin " "indata och utdata. När en process skapas (grenas) blir den en medlem i sin " "förälders processgrupp. Enligt konvention är detta värde lika med process-ID " "(\\*(Xa PID) för den första medlemmen i processgruppen, kallad " "processgruppens ledare." #. type: TP #: ../man/top.1:862 #, fuzzy, no-wrap #| msgid "19.B< PID \\*(Em Process Id >" msgid "B" msgstr "19. B" #. type: Plain text #: ../man/top.1:867 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 "" "En uppgifts unika process-ID, vilket periodiskt slår runt, men aldrig " "startar om på noll. I kärnans termer är det en körbar enhet definerad av en " "task_struct." #. type: Plain text #: ../man/top.1:872 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 "" "Detta värde kan även användas som: en processgrupps-ID (\\*(Xa PGRP); en " "sessions-ID för sessionsledaren (\\*(Xa SID); en trådgrupps-ID för " "trådgruppsledaren ((\\*(Xa TGID); och en TTY-processgrupps-iID för " "processgruppsledaren (\\*(Xa TPGID)." #. type: TP #: ../man/top.1:873 #, fuzzy, no-wrap #| msgid "20.B< PPID \\*(Em Parent Process Id >" msgid "B" msgstr "20. B" #. type: Plain text #: ../man/top.1:876 msgid "The process ID (pid) of a task's parent." msgstr "Uppgiftens förälders process-ID (pid)." #. type: TP #: ../man/top.1:877 #, fuzzy, no-wrap #| msgid "21.B< PR \\*(Em Priority >" msgid "B" msgstr "21. B" #. type: Plain text #: ../man/top.1:882 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 "" "Uppgiftens schemaläggningsprioritet. Om man ser ”rt” i detta fält betyder " "det att uppgiften kör under schemaläggningprioritet för realtid." #. type: Plain text #: ../man/top.1:886 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 "" "Under linux är realtidsprioritet något missledande eftersom traditionellt " "operativsystemet självt inte gick att avbryta (preempt). Och medan kärna 2.6 " "kan göras avbrytbar (preemptible) är den inte alltid det." #. type: TP #: ../man/top.1:887 #, fuzzy, no-wrap #| msgid "22.B< RES \\*(Em Resident Memory Size (KiB) >" msgid "B" msgstr "22. B" #. type: Plain text #: ../man/top.1:892 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 "" #. type: Plain text #: ../man/top.1:895 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 "" #. type: Plain text #: ../man/top.1:897 ../man/top.1:910 ../man/top.1:934 ../man/top.1:1097 msgid "\\*(ZX." msgstr "" #. type: Plain text #: ../man/top.1:900 #, fuzzy #| msgid "23.B< RSan \\*(Em Resident Anonymous Memory Size (KiB) >" msgid "B" msgstr "23. B" #. type: Plain text #: ../man/top.1:902 #, fuzzy #| msgid "24.B< RSfd \\*(Em Resident File-Backed Memory Size (KiB) >" msgid "B" msgstr "24. B" #. type: Plain text #: ../man/top.1:904 #, fuzzy #| msgid "26.B< RSsh \\*(Em Resident Shared Memory Size (KiB) >" msgid "B" msgstr "26. B" #. type: Plain text #: ../man/top.1:908 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 "" #. type: TP #: ../man/top.1:912 #, fuzzy, no-wrap #| msgid "22.B< RES \\*(Em Resident Memory Size (KiB) >" msgid "B" msgstr "22. B" #. type: Plain text #: ../man/top.1:917 #, fuzzy #| 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." 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 "" "En delmängt av det virtuella adressutrymmet (VIRT) som representerar det " "inte utväxlade fysiska minnet en uppgift för närvarande använder. Det är " "även summan av fälten RSan, RSfb och RSdl." #. type: Plain text #: ../man/top.1:921 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 "" "Det kan inkludera privata anonyma sidor, privata sidor avbildade mot filer " "(inklusive programavbilder och delade bibliotek) plus delade anonyma sidor. " "Allt sådant minne stödjs av den \\*(MS som representeras separat under VÄXL." #. type: Plain text #: ../man/top.1:924 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 "" "Slutligen kan detta fält även inkludera delade filstödda sidor som, när de " "modifieras, beter sig som en dedikerad \\*(MS och alltså aldrig kommer " "påverka VÄXL." #. type: TP #: ../man/top.1:927 #, fuzzy, no-wrap #| msgid "22.B< RES \\*(Em Resident Memory Size (KiB) >" msgid "B" msgstr "22. B" #. type: Plain text #: ../man/top.1:932 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 "" #. type: TP #: ../man/top.1:935 #, fuzzy, no-wrap #| msgid "23.B< RSan \\*(Em Resident Anonymous Memory Size (KiB) >" msgid "B" msgstr "23. B" #. type: Plain text #: ../man/top.1:939 msgid "" "A subset of resident memory (RES) representing private pages not mapped to a " "file." msgstr "" "En delmängd av resident minne (RES) som representerar privata sidor inte " "avbildade mot en fil." #. type: TP #: ../man/top.1:940 #, fuzzy, no-wrap #| msgid "24.B< RSfd \\*(Em Resident File-Backed Memory Size (KiB) >" msgid "B" msgstr "24. B" #. type: Plain text #: ../man/top.1:945 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 "" "En delmängd av resident minne (RES) som representerar de implicit delade " "sidor som stöds av programavbilder och delade bibliotek. Det inkluderar även " "explicita filavbildningar, både privata och delade." #. type: TP #: ../man/top.1:946 #, fuzzy, no-wrap #| msgid "25.B< RSlk \\*(Em Resident Locked Memory Size (KiB) >" msgid "B" msgstr "25. B" #. type: Plain text #: ../man/top.1:949 msgid "A subset of resident memory (RES) which cannot be swapped out." msgstr "En delmängd av resident minne (RES) som inte kan växlas ut." #. type: TP #: ../man/top.1:950 #, fuzzy, no-wrap #| msgid "26.B< RSsh \\*(Em Resident Shared Memory Size (KiB) >" msgid "B" msgstr "26. B" #. type: Plain text #: ../man/top.1:954 msgid "" "A subset of resident memory (RES) representing the explicitly shared " "anonymous shm*/mmap pages." msgstr "" "En delmängd av resident minne (RES) som reprecenterar de explicit delade " "anonyma shm*/mmap-sidorna." #. type: TP #: ../man/top.1:955 #, fuzzy, no-wrap #| msgid "27.B< RUID \\*(Em Real User Id >" msgid "B" msgstr "27. B" #. type: Plain text #: ../man/top.1:958 msgid "TheI< real> user ID." msgstr "Det I användar-ID:t." #. type: TP #: ../man/top.1:959 #, fuzzy, no-wrap #| msgid "28.B< RUSER \\*(Em Real User Name >" msgid "B" msgstr "28. B" #. type: Plain text #: ../man/top.1:962 msgid "TheI< real> user name." msgstr "Det I användarnamnet." #. type: TP #: ../man/top.1:963 #, fuzzy, no-wrap #| msgid "29.B< S \\*(Em Process Status >" msgid "B" msgstr "29. B" #. type: Plain text #: ../man/top.1:973 #, 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 "" "Status för uppgiften kan vara en av:\n" " B = oavbrytbar sömn\n" " B = inaktiv\n" " B = körande\n" " B = sovande\n" " B = stoppad av jobbstyrsignal\n" " B = stoppad av felsökare under spårning\n" " B = zombie\n" #. type: Plain text #: ../man/top.1:978 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 "" "Uppgifter som visas som körande bör man egentligen tänka på som redo att " "köra \\*(Em deras task_struct är helt enkelt representerad i Linux körkö. " "Även utan en sann SMP-maskin kan man se flera uppgifter i detta tillstånd " "beroende på \\*(Wes fördröjningsintervall och nice-värde." #. type: TP #: ../man/top.1:979 #, fuzzy, no-wrap #| msgid "30.B< SHR \\*(Em Shared Memory Size (KiB) >" msgid "B" msgstr "30. B" #. type: Plain text #: ../man/top.1:985 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 "" "En delmängd av resident minne (RES) som kan användas av andra processer. Det " "kommer inkludera delade anonyma sidor och delade filstödda sidor. Det " "inkluderar även privata sidor som är avbildade på filer som representerar " "programavbilder och delade bibliotek." #. type: TP #: ../man/top.1:988 #, fuzzy, no-wrap #| msgid "31.B< SID \\*(Em Session Id >" msgid "B" msgstr "31. B" #. type: Plain text #: ../man/top.1:996 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 "" "En session är en samling processgrupper (\\*(Xa PGRP), vanligen etablerad av " "inloggningsskalet. En nyavgrenad process går med i sin skapares session. Som " "konvention är detta värde lika med sessionens första medlems process-ID " "(\\*(Xa PID), kallad sessionsledaren, vilket vanligen är inloggningsskalet." #. type: TP #: ../man/top.1:997 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: ../man/top.1:1001 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:1005 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:1006 #, fuzzy, no-wrap #| msgid "32.B< SUID \\*(Em Saved User Id >" msgid "B" msgstr "32 .B" #. type: Plain text #: ../man/top.1:1009 msgid "TheI< saved> user ID." msgstr "Det I användar-ID:t." #. type: TP #: ../man/top.1:1010 #, fuzzy, no-wrap #| msgid "33.B< SUPGIDS \\*(Em Supplementary Group IDs >" msgid "B" msgstr "33. B" #. type: Plain text #: ../man/top.1:1015 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 "" "Eventuella kompletterande gruppers ID:n etablerade vid inloggning eller " "ärvda från en uppgifts förälder. De visas i en kommaseparerad lista." #. type: Plain text #: ../man/top.1:1019 #, fuzzy #| 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). Even so, " #| "such variable width fields could still suffer truncation. \\*(XT 5c. " #| "SCROLLING a Window for additional information on accessing any truncated " #| "data." 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 Fältet KOMPGID, till skillnad mot de flesta kolumner, har inte fast " "bredd. När det visas kommer det och alla andra kolumner med variabel bredd " "allokeras all återstående skärmbredd (upp till ett maximum \\*(WX tecken). " "Trots det kan sådana fält med variabel bredd huggas av. \\*(XT 5c. RULLA ett " "fönster för ytterligare information om hur man kommer åt avhuggen data." #. type: TP #: ../man/top.1:1020 #, fuzzy, no-wrap #| msgid "34.B< SUPGRPS \\*(Em Supplementary Group Names >" msgid "B" msgstr "34. B" #. type: Plain text #: ../man/top.1:1025 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 "" "Eventuella kompletterande gruppers namn etablerade vid inloggning eller " "ärvda från en uppgifts förälder. De visas i en kommaseparerad lista." #. type: Plain text #: ../man/top.1:1029 #, fuzzy #| 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). Even so, " #| "such variable width fields could still suffer truncation. \\*(XT 5c. " #| "SCROLLING a Window for additional information on accessing any truncated " #| "data." 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 Fältet KOMPGRP, till skillnad mot de flesta kolumner, har inte fast " "bredd. När det visas kommer det och alla andra kolumner med variabel bredd " "allokeras all återstående skärmbredd (upp till ett maximum \\*(WX tecken). " "Trots det kan sådana fält med variabel bredd huggas av. \\*(XT 5c. RULLA ett " "fönster för ytterligare information om hur man kommer åt avhuggen data." #. type: TP #: ../man/top.1:1030 #, fuzzy, no-wrap #| msgid "35.B< SUSER \\*(Em Saved User Name >" msgid "B" msgstr "35. B" #. type: Plain text #: ../man/top.1:1033 msgid "TheI< saved> user name." msgstr "Det I användarnamnet." #. type: TP #: ../man/top.1:1034 #, fuzzy, no-wrap #| msgid "36.B< SWAP \\*(Em Swapped Size (KiB) >" msgid "B" msgstr "36. B" #. type: Plain text #: ../man/top.1:1038 msgid "" "The formerly resident portion of a task's address space written to the " "\\*(MS when \\*(MP becomes over committed." msgstr "" "Den tidigare residenta delen av en uppgifts adressutrymme skrivet till " "\\*(MSen när \\*(MP blir överanvänt." #. type: TP #: ../man/top.1:1041 #, fuzzy, no-wrap #| msgid "37.B< TGID \\*(Em Thread Group Id >" msgid "B" msgstr "37. B" #. type: Plain text #: ../man/top.1:1046 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 "" "Trådgruppens ID som en uppgift hör till. Det är trådgruppledarens PID. I " "kärnans termer representerar det de uppgifter som delar en mm_struct." #. type: TP #: ../man/top.1:1047 #, fuzzy, no-wrap #| msgid "38.B< TIME \\*(Em \\*(PU Time >" msgid "B' and `B' keys can be used to cycle through all available " "windows and the `B' or EBE keys exit Fields Management." msgstr "" "Tangenterna ”B” och ”B” kan användas för att bläddra igenom alla " "tillgängliga fönster och tangenterna ”B” eller EBE går ur " "fälthanteringen." #. type: Plain text #: ../man/top.1:1257 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 "" "Fälthanteringsskärmen kan även användas för att ändra \\*(CG i antingen " "\\*(FM eller \\*(AM. Det som var målet när ”q” eller EEscE trycktes " "kommer att göras aktuellt när man återgår till \\*(We-visningen. \\*(XT 5. " "ALTERNATIVA SKÄRMARS utseende och det interaktiva kommandot ”g” för kunskap " "om aktuella fönster och \\*(FGer." #. type: Plain text #: ../man/top.1:1264 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 ett fönster som har rullats I kommer att återställas om " "några fältändringar görs via fälthanteringsskärmen. Eventuell I " "rullningsposition, däremot, kommer inte påverkas. \\*(XT 5c. RULLA ett " "fönster för ytterligare information om att rulla vertikalt och horisontellt." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:1266 #, no-wrap msgid "4. INTERACTIVE Commands" msgstr "4. INTERAKTIVA kommandon" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1271 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 "" "Listade nedan är ett kort register över kommandon i kategorier. Några " "kommandon förekommer mer än en gång \\*(Em deras betydelse eller omfattning " "kan variera beroende på sammahanget i vilket de ges." #. type: Plain text #: ../man/top.1:1294 #, fuzzy, 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" #| " 4b.I< Summary-Area-Commands >\n" #| " C, l, t, m, 1, 2, 3, 4, !\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\n" #| " Size: #, i, n\n" #| " Sorting: E, E, f, 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" 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, !\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 "" " 4a. I\n" " EEnt/MelE ?, =, 0,\n" " A, B, d, E, e, g, h, H, I, k, q, r, s, W, X, Y, Z\n" " 4b. I\n" " C, l, t, m, 1, 2, 3, 4, !\n" " 4c. I\n" " Utseende: b, J, j, x, y, z\n" " Innehåll: c, f, F, o, O, S, u, U, V, v\n" " Storlek: #, i, n\n" " Sortering: E, E, f, F, R\n" " 4d. I\n" " ERetE, a, B, b, H, M, q, S, T, w, z, 0 - 7\n" " 5b. I\n" " -, _, =, +, A, a, g, G, w\n" " 5c. I\n" " C, Upp, Ned, Vänster, Höger, PgUp, PgDn, Home, End\n" " 5d. I\n" " L, &\n" #. ...................................................................... #. type: SS #: ../man/top.1:1297 #, no-wrap msgid "4a. GLOBAL Commands" msgstr "4a. GLOBALA kommandon" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1302 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 "" "De globala interaktiva kommandona är B tillgängliga påde i \\*(FM " "och \\*(AM. Dock är några av dessa interaktiva kommandon B när man kör i säkert läge." #. type: Plain text #: ../man/top.1:1306 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 "" "Om man vill veta i förväg huruvida eller inte ens \\*(We har säkrats, fråga " "helt enkelt efter hjälp och titta på systemsammanfattningen på den andra " "raden." #. type: TP #: ../man/top.1:1307 #, no-wrap msgid "\\ \\ EBE or EBE\\ \\ :I" msgstr "\\ \\ EBE eller EBE\\ \\ :I" #. type: Plain text #: ../man/top.1:1312 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 "" "Dessa kommandon väcker upp \\*(We och som följd av mottagande av någon " "indata kommer hela skärmen ritas om. De framtvingar även en uppdatering av " "eventuella ändringar i drift av \\*(Pu eller \\*(MP." #. type: Plain text #: ../man/top.1:1315 msgid "" "Use either of these keys if you have a large delay interval and wish to see " "current status," msgstr "" "Man kan använda vilken som helst av dessa tangenter om man har ett långt " "fördröjningsintervall och vill se den aktuella statusen." #. type: TP #: ../man/top.1:1316 #, no-wrap msgid "\\ \\ \\ B | B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I" #. type: Plain text #: ../man/top.1:1321 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 "" "Det finns två hjälpnivåer tillgängliga. Den första kommer ge en påminnelse " "om alla gruldäggande interaktiva kommandon. Om \\*(We är I kommer " "den skärmen vara förkortad." #. type: Plain text #: ../man/top.1:1324 msgid "" "Typing `h' or `?' on that help screen will take you to help for those " "\\*(CIs applicable to \\*(AM." msgstr "" "Att trycka ”h” eller ”?” på den hjälpskärmen kommer ta en till hjälp för de " "interaktiva kommandon som är tillämpliga på \\*(AM." #. type: TP #: ../man/top.1:1325 #, no-wrap msgid "\\ \\ \\ B<=>\\ \\ :I" msgstr "\\ \\ \\ B<=>\\ \\ :I" #. type: Plain text #: ../man/top.1:1332 #, fuzzy #| msgid "" #| "Removes restrictions on what is shown. This command will reverse any " #| "`i' (idle tasks), `n' (max tasks) and `v' (hide children) commands that " #| "might be active. It also provides for an exit from PID monitoring, User " #| "filtering, Other filtering, Locate processing and Combine Cpus mode." 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 "" "Tar bort begränsningar på vad som visas. Detta kommando kommer att reversera " "eventuella kommandon ”i” (inaktiva uppgifter), ”n” (max uppgifter) och " "”v” (dölj barn) som kan vara aktiva. Det utgör också ett sätt att gå ur PID-" "visning, användarfilter, andra filter, lokaliseringsbearbetning eller Cpu-" "kobineringsläge." #. type: Plain text #: ../man/top.1:1335 msgid "" "Additionally, if the window has been scrolled it will be reset with this " "command." msgstr "" "Dessutom, om fönstret har rullats kommer det at återställas av detta " "kommando." #. type: TP #: ../man/top.1:1336 #, no-wrap msgid "\\ \\ \\ B<0>\\ \\ :I toggle " msgstr "\\ \\ \\ B<0>\\ \\ :Isväxel" #. type: Plain text #: ../man/top.1:1341 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 "" "Detta kommando styr huruvida nollor visas eller undertrycks för många av " "fälten i ett \\*(TW. Fält som AID, GID, NI, PR eller P påverkas inte av " "denna växel." #. type: TP #: ../man/top.1:1342 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Isväxel" #. type: Plain text #: ../man/top.1:1347 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 "" "Detta kommando kommer att byta mellan \\*(FM och \\*(AM. \\*(XT 5. " "ALTERNATIVA SKÄRMARS utseende och det interaktiva kommandot ”g” för insikt i " "aktuella fönster och \\*(FGer." #. type: TP #: ../man/top.1:1348 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1354 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 "" "Detta kommando kommer påverka användningen av terminalegenskapen feltstil " "och ändrar B \\*(SAt och \\*(TSt för \\*(CW. Även om det är tänkt i " "första hand för dumma terminaler kan det användas när som helst." #. type: Plain text #: ../man/top.1:1359 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 när denna växel är \\*O och \\*(We kör i monokromt läge kommer B uppträda som normal text. Alltså, om inte växeln ”x” och/eller ”y” " "använder omvänd markering kommer det inte finnas någon visuell bekräftelse " "ens att de är på." #. type: TP #: ../man/top.1:1360 #, no-wrap msgid "*\\ \\ B | B\\ \\ :I" msgstr "*\\ \\ B | B\\ \\ :I<Ändra tidsfördröjningsintervallet>" #. type: Plain text #: ../man/top.1:1364 msgid "" "You will be prompted to enter the delay time, in seconds, between display " "updates." msgstr "" "Man får frågan om att ange fördröjningstiden, i sekunder, mellan " "skärmuppdateringar." #. type: Plain text #: ../man/top.1:1370 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 "" "Delar av sekunder respekteras, men ett negativt tal är inte tillåtet. Att " "ange 0 medför (nästan) kontinuerliga uppdateringar, med en " "otillfredsställande bild eftersom systemet och tty-drivritunen försöker " "hänga med i \\*(Wes begäranden. Fördröjningsvärdet är omvänt proportionellt " "till systembelastningen, så sätt det med försiktighet." #. type: Plain text #: ../man/top.1:1373 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 "" "Om man vid något tillfälle vill veta den aktuella fördröjningstiden, be helt " "enkelt om hjälp och se systemsammanfattningen på andra raden." #. type: TP #: ../man/top.1:1374 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I in Summary Area" msgstr "\\ \\ \\ B\\ \\ :I i sammanfattningsområdet" #. type: Plain text #: ../man/top.1:1379 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 "" "Med detta kommando kan man gå runt mellan de möjliga minnesskalningarna i " "\\*(SAt vilket går från KiB (kibibyte ller 1\\ 024 byte) till EiB (exbibyte " "eller 1\\ 152\\ 921\\ 504\\ 606\\ 846\\ 976 byte)." #. type: Plain text #: ../man/top.1:1383 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 "" "Om man ser ett ”+” mellan ett visat tal och den följande etiketten betyder " "det att \\*(We var tvunget att hugga av en del av det talet. Genom att öka " "skalfaktorn kan sådan avhuggning undvikas." #. type: TP #: ../man/top.1:1384 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I in Task Area" msgstr "\\ \\ \\ B\\ \\ :I i uppgiftsområdet" #. type: Plain text #: ../man/top.1:1389 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 "" "Med detta kommando kan man gå runt mellan de tillgängliga minnesskalningarna " "i \\*(TAt viket går från KiB (kibibyte eller 1\\ 024 byte) till PiB " "(pebibyte eller 1\\ 125\\ 899\\ 906\\ 842\\ 624 byte)." #. type: Plain text #: ../man/top.1:1396 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 "" "Även om \\*(We kommer försöka respektera den valda målintervallet kan " "ytterligare skalning fortfarande vara nödvändigt för att få plats med " "aktuella värden. OM man vill se ett mer homgent resultat i minneskolumnerna " "är att höja skalintervallet vanligen ett sätt att nå det målet. Att öka det " "för högt kommer dock förmodligen skapa ett resultat med bara nollor vilket " "inte kan undertryckas med det interaktiva kommandot ”0”." #. type: TP #: ../man/top.1:1397 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1403 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 "" "Man kommer få frågan om att ange ett tal mellan 1 och 4 som anger den \\*(FG " "som skall göras till \\*(CW. Man blir snart bekväm med dessa 4 fönster, " "särskilt efter att ha experimenterat med \\*(AM." #. type: TP #: ../man/top.1:1404 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1409 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 "" "När denna växel är \\*O kommer enskilda trådar visas för alla processer i " "alla synliga \\*(TW. Annars visar \\*(We en sammanfattning av alla trådar i " "varje process." #. type: TP #: ../man/top.1:1410 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1415 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 "" "När man arbetar i Solaris-läge (”I” växlat \\*F) kommer en uppgifts \\*(Pu-" "användning delas med det totala antalet \\*(Pu:er. Efter att ge detta " "kommando blir man meddelad om det nya tillståndet för denna växel." #. type: TP #: ../man/top.1:1416 #, no-wrap msgid "*\\ \\ B\\ \\ :I" msgstr "*\\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1419 msgid "You will be prompted for a PID and then the signal to send." msgstr "Man får frågan om vilken PID och signalen som skall skickas." #. type: Plain text #: ../man/top.1:1423 ../man/top.1:1445 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 "" "Att inte ange någon PID eller ett negativt tal kommer tolkas som " "standardvärdet i frågan (den första uppgift som är listad). Ett PID-värde på " "noll betyer programmet \\*(We självt." #. type: Plain text #: ../man/top.1:1426 msgid "" "The default signal, as reflected in the prompt, is SIGTERM. However, you " "can send any signal, via number or name." msgstr "" "Standardsignalen, som den avspeglas i frågan, är SIGTERM. Man kan dock " "skicka vilken signal som helst, via nummer eller namn." #. type: Plain text #: ../man/top.1:1429 msgid "" "If you wish to abort the kill process, do one of the following depending on " "your progress:" msgstr "" "Om man vill avbryta dödandeprocessen, gör men en av följande beroende på hur " "långt man kommit:" #. type: Plain text #: ../man/top.1:1433 #, 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) vid frågan om pid, skriv ett ogiltigt nummer\n" " 2) vid frågan om signal, skriv 0 (eller godtycklig ogiltig signal)\n" " 3) vid godtycklig fråga, skriv EEscE\n" #. type: TP #: ../man/top.1:1435 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: TP #: ../man/top.1:1438 #, no-wrap msgid "*\\ \\ B\\ \\ :I" msgstr "*\\ \\ B\\ \\ :I<Ändra nice för en uppgift>" #. type: Plain text #: ../man/top.1:1441 msgid "You will be prompted for a PID and then the value to nice it to." msgstr "Man får fråga om ett PID och sedan värdet att sätta dess nice till." #. type: Plain text #: ../man/top.1:1451 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 "" "Ett positivt nice-värde gör att processen förlorar prioritet. Omvänt gör ett " "negativt nice-värde att processen ses mer fördelaktigt av kärnan. Som en " "allmän regel kan vanliga användare bara öka nice-värdet och hindras från att " "sänka det." #. type: Plain text #: ../man/top.1:1454 msgid "" "If you wish to abort the renice process, do one of the following depending " "on your progress:" msgstr "" "Om man vill avbryta processen att ändra nice-värde, gör men en av följande " "beroende på hur långt man kommit:" #. type: Plain text #: ../man/top.1:1458 #, 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) vid frågan om pid, skriv ett ogiltigt nummer\n" " 2) vid frågan om nice, skriv EEnterE utan någon indata\n" " 3) vid godtycklig fråga, skriv EEscE\n" #. type: TP #: ../man/top.1:1460 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1466 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 "" "Detta kommer spara alla valda alternativ och växlar plus det aktuella " "visningsläget och fördröjningstiden. Genom att ge detta kommando just före " "man avslutar \\*(We kan man återstarta senare i exakt samma tillstånd." #. type: TP #: ../man/top.1:1467 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1472 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 "" "Några fält har fix bred och är inte skalbara. Som sådana är de föremål för " "avhuggning vilket indikeras av ett ”+” i den sista positionen." #. type: Plain text #: ../man/top.1:1474 msgid "This \\*(CI can be used to alter the widths of the following fields:" msgstr "" "Detta interaktiva kommando kan användas för att ändra brädden på följande " "fält:" #. type: Plain text #: ../man/top.1:1486 #, fuzzy, no-wrap #| msgid "" #| " I< field default field default field default >\n" #| " GID 5 GROUP 8 WCHAN 10\n" #| " RUID 5 LXC 8 nsIPC 10\n" #| " SUID 5 RUSER 8 nsMNT 10\n" #| " UID 5 SUSER 8 nsNET 10\n" #| " TTY 8 nsPID 10\n" #| " USER 8 nsUSER 10\n" #| " nsUTS 10\n" 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 GRUPP 8 WKAN 10\n" " VAID 5 LXC 8 nrIPK 10\n" " SAID 5 VANV 8 nrMNT 10\n" " AID 5 SANV 8 nrNÄT 10\n" " TTY 8 nrPID 10\n" " ANVÄNDARE 8 nrANV 10\n" " nrUTS 10\n" #. type: Plain text #: ../man/top.1:1491 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 "" "Man får frågan om mängden att lägga till till standardbredderna visade ovan. " "Att ange noll återställer till dessa standardvärden." #. type: Plain text #: ../man/top.1:1494 #, fuzzy #| msgid "" #| "If you enter a negative number, \\*(We will automatically increase the " #| "column size as needed until there is no more truncated data. You can " #| "accelerate this process by reducing the delay interval or holding down " #| "the ESpaceE bar." msgid "" "If you enter a negative number, \\*(We will automatically increase the " "column size as needed until there is no more truncated data." msgstr "" "Om man anger ett negativt tal kommer \\*(We automatiskt öka kolumnstorleken " "vid behov tills det inte längre finns några avhuggna data. Man kan accelrera " "denna process genom att reducera fördröjningsintervallet eller hålla ner " "tangenten EmellanslagE." #. type: Plain text #: ../man/top.1:1498 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 oavsett om de ökas explicit eller automatiskt minskas aldrig bredden " "på dessa fält av \\*(We. För att smalna av dem måste man ange ett mindre tal " "eller återställa standardvärdena." #. type: TP #: ../man/top.1:1499 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1505 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 "" "Efter att man gett det interaktiva kommandog ”Y” kommer man få frågan om en " "mål-PID. Att skriva ett värde eller godta standardvärdet resulterar i en " "separat skärm. Den skärmen kan användas för att se olika filer eller rör-" "kommandons utdata medan den normala iterativa uppdateringen av \\*(We är " "pausad." #. type: Plain text #: ../man/top.1:1509 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 detta interaktiva kommando är bara fullt ut förverkligat när " "stödjande poster manuellt har lagts till till slutet av \\*(CFen för \\*(We. " "För detaljer om att skapa dessa poster, \\*(XT 6b. LÄGGA TILL " "INSPEKTIONSposter." #. type: Plain text #: ../man/top.1:1516 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 "" "De flesta tangenter som används för att styra inspektionsfunktionen visas i " "dess huvudprolog. Det finns dock ytterligare tangenter tillgängliga när man " "har valt en viss fil eller ett visst kommando. De är bekanta för den som har " "använt bläddraren ”less” och sammanfattas här för framtida referens." #. type: Plain text #: ../man/top.1:1526 #, 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" " = växla statusrad, fil eller rör\n" " / sök, ekvivalent med ”L” lokalisera\n" " n sök nästa, ekvivalent med ”&” lokalisera nästa\n" " EMellanslagE rulla ner, ekvivalent med EPgDnE\n" " b rulla upp, ekvivalent med EPgUpE\n" " g första raden, ekvivalent med EHomeE\n" " G sista raden, ekvivalent med EEndE\n" #. type: TP #: ../man/top.1:1528 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1533 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 "" "Med detta kommando tas man till en separat skärm där man kan ändra färger " "för \\*(CW, eller för alla fönster. För detaljer om detta interaktiva " "kommando \\*(Xt 4d. FÄRGavbildning." #. type: Plain text #: ../man/top.1:1536 #, fuzzy #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^G>\\ \\ :I (Ctrl key + `g')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1538 #, fuzzy #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^K>\\ \\ :I (Ctrl key + `k')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1540 #, fuzzy #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^N>\\ \\ :I (Ctrl key + `n')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1542 #, fuzzy #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^P>\\ \\ :I (Ctrl key + `p')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1544 #, fuzzy #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^U>\\ \\ :I (Ctrl key + `u')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1550 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 "" #. type: Plain text #: ../man/top.1:1555 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 "" #. type: Plain text #: ../man/top.1:1560 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 "" #. type: Plain text #: ../man/top.1:1563 #, no-wrap msgid " pipe ^I Environment ^I cat /proc/%d/environ | tr '\\e0' '\\en'\n" msgstr "" #. type: Plain text #: ../man/top.1:1567 #, fuzzy #| msgid "\\*(XC `1' and '2' \\*(CIs for additional information." msgid "" "\\*(XC `Y' \\*(CI above and topic 6b. ADDING INSPECT Entries for additional " "information." msgstr "" "\\*(XC de interaktiva kommandona ”1” och ”2” för ytterligare information." #. type: Plain text #: ../man/top.1:1571 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 "" #. type: TP #: ../man/top.1:1573 #, fuzzy, no-wrap #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^L>\\ \\ :I (Ctrl key + `l')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1579 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 "" #. type: TP #: ../man/top.1:1580 #, fuzzy, no-wrap #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "*\\ B<^R>\\ \\ :I (Ctrl key + `r')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1584 #, fuzzy #| msgid "You will be prompted for a PID and then the value to nice it to." msgid "" "You will be prompted for a PID and then the value for its autogroup AGNI." msgstr "Man får fråga om ett PID och sedan värdet att sätta dess nice till." #. type: Plain text #: ../man/top.1:1587 #, fuzzy #| 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." msgid "" "Entering no PID will be interpreted as the default shown in the prompt (the " "first task displayed)." msgstr "" "Att inte ange någon PID eller ett negativt tal kommer tolkas som " "standardvärdet i frågan (den första uppgift som är listad). Ett PID-värde på " "noll betyer programmet \\*(We självt." #. type: Plain text #: ../man/top.1:1593 #, fuzzy #| 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." 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 "" "Ett positivt nice-värde gör att processen förlorar prioritet. Omvänt gör ett " "negativt nice-värde att processen ses mer fördelaktigt av kärnan. Som en " "allmän regel kan vanliga användare bara öka nice-värdet och hindras från att " "sänka det." #. type: Plain text #: ../man/top.1:1595 msgid "If you wish to abort the renice process type EEscE." msgstr "" #. type: IP #: ../man/top.1:1596 ../man/top.1:2094 #, no-wrap msgid "*" msgstr "*" #. type: Plain text #: ../man/top.1:1599 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 "" "Kommandon som visas med en \\*(AK är inte tillgängliga i säkert läge, inte " "heller kommer de visas på hjälpskärm nivå-1." #. ...................................................................... #. type: SS #: ../man/top.1:1601 #, no-wrap msgid "4b. SUMMARY AREA Commands" msgstr "4b. SAMMANFATTNINGSOMRÅDETS kommandon" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1606 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 "" "Sammanfattningsområdets interaktiva kommandon är B i " "både \\*(FM och \\*(AM. De påverkar de inledande raderna på skärmen och " "avgör positionen för meddelanden och frågor." #. type: Plain text #: ../man/top.1:1610 msgid "" "These commands always impact just the \\*(CG. \\*(XT 5. ALTERNATE-DISPLAY " "Provisions and the `g' \\*(CI for insight into \\*(CWs and \\*(FGs." msgstr "" "Dessa kommandon påverar alltid bara \\*(CG. \\*(XT 5. ALTERNATIVA SKÄRMARS " "utseende och det interaktiva kommandot ”g” för kunskap om \\*(CW och " "\\*(FGer." #. type: TP #: ../man/top.1:1611 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1616 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 "" "Växla ett informationsmeddelande som visas när meddelanderaden inte används " "till något annat. För ytterligare information \\*(Xt 5c. RULLA ett fönster." #. type: TP #: ../man/top.1:1617 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1621 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 "" "Detta är också raden som innehåller programnamnet (möjligen ett alias) när " "man kör i \\*(FM eller namnet på \\*(CW när man kör i \\*(AM." #. type: TP #: ../man/top.1:1622 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1627 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 "" "Detta kommando påverkar från 2 till många \\*(SAsrader, beroende på " "tillståndet hos kommandoflaggorna ”1”, ”2” eller ”3” och huruvida eller inte " "\\*(We kör under sant SMP." #. type: Plain text #: ../man/top.1:1630 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 "" "Denna del av av \\*(SAt påverkas även av den den interaktiva kommandoflaggan " "”H”, eftersom den avspeglas i den totala etiketten vilken visar antinge " "uppgifter eller trådar." #. type: Plain text #: ../man/top.1:1632 ../man/top.1:1649 msgid "This command serves as a 4-way toggle, cycling through these modes:" msgstr "" "Detta kommando fungerar som en 4-vägsväxel, och roterar genom dessa lägen:" #. type: Plain text #: ../man/top.1:1637 #, 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. detaljerade procentsatser efter kategori\n" " 2. förkortade användar/system och total % + stapeldiagram\n" " 3. förkortade användar/system och total % + blockdiagram\n" " 4. slå av visning av uppgifter och cpu-tillstånd\n" #. type: Plain text #: ../man/top.1:1642 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 "" "När man kör i endera av de grafiska lägena blir skärmen mycket mer " "meningsfull när individuella CPU:er eller NUMA-noder också visas. \\*(XC " "kommandona ”1”, ”2” och ”3” nedan för ytterligare information." #. type: TP #: ../man/top.1:1643 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1647 msgid "" "This command affects the two \\*(SA lines dealing with physical and virtual " "memory." msgstr "" "Detta kommando påverkar de två \\*(SAsraderna som hanterar fysiskt och " "virtuellt minne." #. type: Plain text #: ../man/top.1:1654 #, 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. detaljerade procentsatser efter minnestyp\n" " 2. förkortad % använt/totalt tillgängligt + stapeldiagram\n" " 3. förkortad % använt/totalt tillgängligt + blockdiagram\n" " 4. slå av visning av minne\n" #. type: TP #: ../man/top.1:1656 #, no-wrap msgid "\\ \\ \\ B<1>\\ \\ :I toggle " msgstr "\\ \\ \\ B<1>\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1661 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 "" "Detta kommando påverkar hur kommandot ”t”:s cpu-tillståndsdel visas. Även om " "denna växel finns först och främst för att hantera massivt parallella SMP-" "maskiner är den itne begränsad endast till SMP-miljöer." #. type: Plain text #: ../man/top.1:1666 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 "" "När man ser ”%Cpu(s):' i \\*(SA är växeln ”1” \\*O och all \\*(Pu-" "information samlas på en enda rad. Annars visas varje \\*(Pu separat som: " "”%Cpu0, %Cpu1, …” upp till den tillgängliga skärmhöjden." #. type: TP #: ../man/top.1:1667 #, no-wrap msgid "\\ \\ \\ B<2>\\ \\ :I toggle " msgstr "\\ \\ \\ B<2>\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1672 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 "" "Detta kommando vexlar mellan kommandot ”1” cpu-sammanfattnignsskärm (endast) " "eller en sammanfattningsskärm plus cpu-användningsstatistiken för varje NUMA-" "nod. Det är endast tillgängligt om ett system har det nödvändiga stödet för " "NUMA." #. type: TP #: ../man/top.1:1673 #, no-wrap msgid "\\ \\ \\ B<3>\\ \\ :I" msgstr "\\ \\ \\ B<3>\\ \\ :I" #. type: Plain text #: ../man/top.1:1679 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 "" "Man erbjuds att ange ett nummer som representerar en NUMA-nod. Därefter " "kommer en nodsammanfattning plus statistik för varje cpu i den noden att " "visas tills \\*(CTn ”1”, ”2” eller ”4” trycks. Detta interaktiva kommando är " "endast tillgängligt om ett system har det nödvändiga stödet för NUMA." #. type: TP #: ../man/top.1:1680 #, fuzzy, no-wrap #| msgid "\\ \\ \\ B<4>\\ \\ :I" msgid "\\ \\ \\ B<4>\\ \\ :I" msgstr "\\ \\ \\ B<4>\\ \\ :I" #. type: Plain text #: ../man/top.1:1688 #, fuzzy #| 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." msgid "" "This command turns the `1' toggle \\*F, thus showing individual processors, " "and prints \\*(PU and Memory 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 showing \\*(PU " "and Memory results on separate lines." msgstr "" "Detta kommandot slår \\*F växeln ”1” för individuell \\*(Pu-skärm men " "skriver resultatet två i bredd. Det kräver en terminal med minst 80 kolumner " "i bredd. Om en terminals bredd minskas under ninimumet medan \\*(We kör " "återgår \\*(We till det normala \\*F-läget för växeln ”1”." #. type: Plain text #: ../man/top.1:1692 #, fuzzy #| msgid "" #| "To avoid truncation when displaying detailed \\*(Pu statistcs, as opposed " #| "to the graphic representations, a minimum width of 165 columns would be " #| "required." msgid "" "To avoid truncation when displaying detailed statistics, as opposed to the " "graphic representations, a minimum width of 165 columns would be required " "when the `4' toggle is \\*O." msgstr "" "För att undvika avhuggning när detaljerad \\*(PU-statistik visas, till " "skillnad mot den grafiska representationen, skulle minst 165 kolumners bredd " "krävas." #. type: TP #: ../man/top.1:1693 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:1699 #, fuzzy #| 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 \\*(Pu's combined is doubled thus " #| "reducing the total number of \\*(Pu lines displayed." 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 "" "Denna \\*(CT är avsedd för massivt parallella SMP-miljöer där, även med " "\\*(CT ”4”, inte alla processorer kan visas. Med varje tryck på ”!” dubblas " "antalet ytterligare \\*(Pu:er som kombineras och alltså reduceras det totala " "antalet \\*(Pu-rader som visas." #. type: Plain text #: ../man/top.1:1707 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 "" "Till exempel, med det första trycket på ”!” kmmer en ytterligare \\*(Pu " "kombineras och visas som ”0-1, 2-3, …” istället för de normala ”%Cpu0, " "%Cpu1, %Cpu2, %Cpu3, …”. Med en andra \\*(CT ”!” kombineras två ytterligare " "\\*(Pu:er och visas som ”0-2, 3-5, …”. Sedan med ett tredje tryck på ”!”, " "kombineras fyra ytterligare \\*(Pu:er, och visas som ”0-4, 5-9, …”, etc." #. type: Plain text #: ../man/top.1:1711 msgid "" "Such progression continues until individual \\*(Pus are again displayed and " "impacts both the `1' and `4' toggles (one or two columns). Use the `=' " "command to exit B mode." msgstr "" "Så fortsätter det tills indivduella \\*(Pu:er återigen visas och påverkar " "både växeln ”1” och ”4” (en eller två kolumner). Använd komandot ”=” för att " "avsluta B-läge." #. type: Plain text #: ../man/top.1:1717 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 om hela \\*(SAt har slagits \\*F för något fönster skulle man bara " "ha kvar B. På detta sätt har man då maximerat de " "tillgängliga raderna för uppgifter men (tillfälligt) offrat programnamnet i " "\\*(FM eller namnet på \\*(CW när man är i \\*(AM." #. ...................................................................... #. type: SS #: ../man/top.1:1719 #, no-wrap msgid "4c. TASK AREA Commands" msgstr "4c. UPPGIFTOMRÅDETS kommandon" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1722 msgid "The \\*(TA \\*(CIs areB< always> available in \\*(FM." msgstr "" "Uppgiftsområdets interaktiva kommandon är B tillgängliga i \\*(FM." #. type: Plain text #: ../man/top.1:1725 msgid "" "The \\*(TA \\*(CIs areB< never available> in \\*(AMI< if> the \\*(CW's " "\\*(TD has been toggled \\*F (\\*(Xt 5. ALTERNATE-DISPLAY Provisions)." msgstr "" "Uppgiftsområdets interaktiva kommandon är B \\*(AM " "I \\*(TDen för \\*(CW har slagits \\*F (\\*(Xt 5. ALTERNATIVA SKÄRMARS " "utseende)." #. type: Plain text #: ../man/top.1:1729 msgid "B of \\*(TW" msgstr "B på uppgiftsfönstret" #. type: TP #: ../man/top.1:1730 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1736 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 "" "Växlar mellan högerjusterad (standard) och vänsterjusterad numerisk " "information. Om den numeriska datan helt fyller ut den tillgängliga kolumnen " "kan denna \\*(TC endast påverka kolumnhuvudet." #. type: TP #: ../man/top.1:1737 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1743 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 "" "Växlar mellan vänsterjusterad (standard) och högerjusterad " "teckeninformation. OM teckendatan helt fyller ut den tillgängliga kolumnen " "kan denna \\*(CT endast påverka kolumnhuvudet." #. type: Plain text #: ../man/top.1:1748 msgid "" "The following commands will also be influenced by the state of the global " "`B' (bold enable) toggle." msgstr "" "Följande kommandon kommer även att påverkas av tillståndet hos den globala " "växeln ”B” (aktivera fetstil)." #. type: TP #: ../man/top.1:1750 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1755 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 "" "Detta kommando kommer påverka hur växlarna ”x” och ”y” visas. Det kan också " "påverka \\*(SAt när stapeldiagram har valts för \\*(Pu-tillstånd eller " "minnesanvändning via växlarna ”t” eller ”m”." #. type: TP #: ../man/top.1:1756 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1764 #, 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 "" "Ändrar markeringen för det aktuella sorteringsfältet.\n" "Om man glömmer vilket fält som sorteras kan detta kommando fungera som en snabb\n" "visuell påminnelse, förutsat att sorteringsfältet visas.\n" "Sorteringsfältet behöver I vara synligt på grund av att\n" " 1) det finns otillräckligt med I\n" " 2) det interaktiva kommandot ”f” har slaget \\*F det\n" #. type: TP #: ../man/top.1:1765 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1770 msgid "" "Changes highlighting for \"running\" tasks. For additional insight into " "this task state, \\*(Xt 3a. DESCRIPTIONS of Fields, the `S' field (Process " "Status)." msgstr "" "Byter markering för ”körande” uppgifter. För ytterligare kunskap om detta " "uppgiftstillstånd, \\*(Xt 3a. BESKRIVNING av fält, fältet ”S” (processtatus)." #. type: Plain text #: ../man/top.1:1773 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 "" "Användning av denna möjlighet ger viktiga kunskaper om systemets hälsa. Den " "enda kostnaden kommer vara några få ytterligare tty-flyktföljder." #. type: TP #: ../man/top.1:1774 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1780 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 "" "Byter det aktuella fönstret mellan det senast valda färgschemat och den " "äldre formen av svart-på-vitt eller vitt-på-svart. Detta kommando kommer " "ändra bådet \\*(SAt och \\*(TAt men påverkar inte tillståndet hos växlarna " "”x”, ”y” eller ”b”." #. type: Plain text #: ../man/top.1:1784 msgid "B of \\*(TW" msgstr "B i uppgiftsfönstret" #. type: TP #: ../man/top.1:1785 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel " #. type: Plain text #: ../man/top.1:1790 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 "" "Detta kommando kommer att följas oavsett huruvida kolumnen KOMMANDO är " "synlig för närvarande eller inte. Skulle det fältet senare visas kommer " "ändringen man gjorde visas." #. type: TP #: ../man/top.1:1791 #, fuzzy, no-wrap #| msgid "\\ \\ \\ B\\ \\ :I toggle " msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1796 #, fuzzy #| msgid "" #| "When in forest view mode, this key serves as a toggle to collapse or " #| "expand the children of a parent." 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 "" "I skogsvysläge fungerar denna tangent som en växel mellan att fälla ihop " "eller expandera en förälders barn." #. type: Plain text #: ../man/top.1:1801 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:1804 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 "" #. type: TP #: ../man/top.1:1805 ../man/top.1:1960 #, fuzzy, no-wrap #| msgid "\\ \\ \\ B | B\\ \\ :I" msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I" #. type: Plain text #: ../man/top.1:1811 #, fuzzy #| msgid "" #| "These keys display a separate screen where you can change which fields " #| "are displayed, their order and also designate the sort field. For " #| "additional information on these \\*(CIs \\*(Xt 3b. MANAGING Fields." 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 "" "Dessa tangenter visar en separat skärm där man kan ändra vilka fält som " "visas, deras ordning och även ange sorteringsfältet. För ytterligare " "information om dessa interaktiva kommandon, <\\*(Xt 3b. HANTERING av fält." #. type: TP #: ../man/top.1:1812 #, fuzzy, no-wrap #| msgid "\\ \\ \\ B | B\\ \\ :I" msgid "\\ \\ \\ B | B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I" #. type: Plain text #: ../man/top.1:1818 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 "" "Man kommer få en fråga om urvalskriterier som sedan avgör vilka uppgifter " "som kommer visas i \\*(CW. Kriterierna kan göras skiftlägeskänsliga eller så " "kan skiftläget ignoreras. Och man bestämmer om \\*(We skall inkludera eller " "exkludera matchande uppgifter." #. type: Plain text #: ../man/top.1:1821 msgid "" "\\*(XT 5e. FILTERING in a window for details on these and additional related " "\\*(CIs." msgstr "" "\\*(XT 5e. FILTRERA i ett fönster för detaljer om dessa och andra relaterade " "interaktiva kommandon." #. type: TP #: ../man/top.1:1822 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1826 msgid "" "When Cumulative mode is \\*O, each process is listed with the \\*(Pu time " "that it and its dead children have used." msgstr "" "När kumulativt läge är \\*O listas varje process med \\*(Pu-tiden som den " "och dess döda barn har använt." #. type: Plain text #: ../man/top.1:1833 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 "" "När \\*F kommer program som grenar av i många separata uppgifter förefalla " "mindre krävande. För program som ”init” eller ett skal är detta lämpligt men " "för andra, som kompilatorer, kanske inte. Experminetera med två \\*(TW som " "delar samma sorteringsfält men med olika ”S”-tillstånd och se vilken " "representation du föredrar." #. type: Plain text #: ../man/top.1:1837 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 "" "Efter att ha gett detta kommando blir man informerad om det nya tillstånded " "hos denna växel. Om man vill veta i förväg huruvida kumulativt läge är på " "eller inte, be helt enkelt om hjälp och se fönstersammanfattningen på andra " "raden." #. type: TP #: ../man/top.1:1838 #, fuzzy, no-wrap #| msgid "\\ \\ \\ B | B\\ \\ :I" msgid "\\ \\ \\ B | B\\ \\ :I" msgstr "\\ \\ \\ B | B\\ \\ :I" #. type: Plain text #: ../man/top.1:1843 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 "" "Man får frågan om B eller B på användaren som skall visas. " "Flaggan -u matchar den B användaren medan flaggan -U matchar " "B användare (verklig, effektiv, sparad eller filsystem)." #. type: Plain text #: ../man/top.1:1848 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 "" "Därefter visas endast matchande användare i det \\*(TWt, eller möjligen " "visas inga processer. Genom att inleda med ett utropstecken (”!”) före " "anvädare-id eller -namn instruerar man \\*(We att visa endast processer med " "användare som inte matchar den angivna." #. type: Plain text #: ../man/top.1:1852 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 "" "Olika \\*(TW kan användas för att filtrera olika användare. Senare, om man " "vill se alla användare igen i \\*(CW, ge detta kommando igen men tryck bara " "EEnterE vid frågan." #. type: TP #: ../man/top.1:1853 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1860 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 "" "I detta läge ordnas processer om efter sina föräldrar och layouten av " "kolumnen KOMMANDO liknar den hos ett träd. I skogsvysläge är det fortfarande " "möjligt att växla mellan programnamn och kommandorad (\\*(Xc det interaktiva " "kommandot ”c” eller mellan processer och trådar (\\*(Xc det interaktiva " "kommandot ”H”)." #. type: Plain text #: ../man/top.1:1864 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 att att trycka godtycklig tangent som anger sorteringsordning kommer " "lämna skogsvysläge i det aktuella fönstret. \\*(XT 4c. UPPGIFTOMRÅDETS " "kommandon, SORTERING för information om dessa tangenter." #. type: TP #: ../man/top.1:1865 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :I-växel " #. type: Plain text #: ../man/top.1:1869 msgid "" "When in forest view mode, this key serves as a toggle to collapse or expand " "the children of a parent." msgstr "" "I skogsvysläge fungerar denna tangent som en växel mellan att fälla ihop " "eller expandera en förälders barn." #. type: Plain text #: ../man/top.1:1873 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 "" "Växeln fungerar endast mot den första (översta) processen i det aktuella " "fönstret. \\*(Xt 5c. RULLA ett fönster för ytterligare information om " "vertikal rullning." #. type: Plain text #: ../man/top.1:1876 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 "" "Om målprocessen inte har grenat av några barn har denna tangent ingen " "effekt. Den har inte heller någon effekt när man inte är i skogsvyläge." #. type: TP #: ../man/top.1:1877 #, fuzzy, no-wrap #| msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgid "\\ \\ B<^E>\\ \\ :I (Ctrl key + `e')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:1884 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 "" #. type: Plain text #: ../man/top.1:1887 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 "" #. type: Plain text #: ../man/top.1:1889 msgid "Not all time fields are subject to the full range of such scaling." msgstr "" #. type: Plain text #: ../man/top.1:1893 msgid "B of \\*(TW" msgstr "B på \\*(TW" #. type: TP #: ../man/top.1:1894 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1902 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 "" "Visar alla uppgifter eller bara aktiva uppgifter. När denna växel är \\*F " "kommer uppgifter som inte använt någon \\*(PU sedan den senaste " "uppdateringen inte att visas. Dock, på grund av granulariteten hos fälten " "%CPU och TID+, kan några processer fortfarande visas som I " "ha använt någon \\*(PU." #. type: Plain text #: ../man/top.1:1905 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 "" "Om detta kommando används på den sista \\*(TDen när man är i \\*(AM, då " "kommer den inte påverka fönsterstorleken, eftersom alla föregående \\*(TDar " "redan kommer ha ritats ut." #. type: TP #: ../man/top.1:1906 #, no-wrap msgid "\\ \\ \\ B | B<#>\\ \\ :I" msgstr "\\ \\ \\ B | B<#>\\ \\ :I" #. type: Plain text #: ../man/top.1:1910 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 "" "Man kommer ombeds ange antalet uppgifter att visa. Det lägre av talet och " "det tillgängliga antalet skärmrader kommer användas." #. type: Plain text #: ../man/top.1:1915 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 "" "När är i \\*(AM ger detta kommando precis kontroll över storleken på varje " "samtidigt synlig \\*(TD, utom den allra sista. Det kommer inte påverka det " "sista fönstrets storlek, eftersom alla föregående \\*(TDar redan kommer ha " "ritats ut." #. type: Plain text #: ../man/top.1:1918 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 om man vill öka storleken på den sista synliga \\*(TDen när man är i " "\\*(AM, minska helt enkelt storleken på \\*(TDen ovanför den." #. type: Plain text #: ../man/top.1:1922 msgid "B of \\*(TW" msgstr "B av \\*(TW" #. type: Plain text #: ../man/top.1:1927 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 "" "För kompatibilitet stödjer denna \\*(We de flesta tidigare \\*(We " "sorteringstangenter. Eftersom detta primärt är en tjänst till tidigare " "användare av \\*(We, finns dessa kommandon inte med på någon hjälpskärm." #. type: Plain text #: ../man/top.1:1934 #, 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 starttid (ej visat) B\n" " M %MEM Ja\n" " N PID Ja\n" " P %CPU Ja\n" " T TIME+ Ja\n" #. type: Plain text #: ../man/top.1:1939 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 "" "Före man använder någon av följande sorteringsmöjligheter föreslår \\*(We " "att man tillfälligt slår på kolumnmarkering med det interaktiva kommandog " "”x”. Det kommer hjälpa att säkerställa att den faktiska sorteringsmiljön " "motsvarar ens avsikt." #. type: Plain text #: ../man/top.1:1945 #, 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 "" "Följande interaktiva kommandon kommer B följas när det aktuella sorteringsfältet\n" "är B.\n" "Anledning till att sorteringsfältet I är synligt kan vara för att:\n" " 1) det finns otillräckligt med I\n" " 2) det interaktiva kommandot ”f” slog \\*F det\n" #. type: TP #: ../man/top.1:1946 #, no-wrap msgid "\\ \\ \\ B>\\ \\ :I" msgstr "\\ \\ \\ B>\\ \\ :I" #. type: Plain text #: ../man/top.1:1950 msgid "" "Moves the sort column to the left unless the current sort field is the first " "field being displayed." msgstr "" "Flyttar sorteringskolumnen åt vänster om inte det aktuella sorteringsfältet " "är det första fältet som visas." #. type: TP #: ../man/top.1:1951 #, no-wrap msgid "\\ \\ \\ B>\\ \\ :I" msgstr "\\ \\ \\ B>\\ \\ :I" #. type: Plain text #: ../man/top.1:1955 msgid "" "Moves the sort column to the right unless the current sort field is the last " "field being displayed." msgstr "" "Flyttar sorteringskolumnen åt höger om inte det aktuella sorteringsfältet är " "det sista fältet som visas." #. type: Plain text #: ../man/top.1:1959 msgid "" "The following \\*(CIs willB< always> be honored whether or not the current " "sort field is visible." msgstr "" "Följande interaktiva kommandon kommer B följas oavsett huruvida det " "akutella sorteringsfältet är synligt eller inte." #. type: Plain text #: ../man/top.1:1966 #, fuzzy #| msgid "" #| "These keys display 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." 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 "" "Dessa tangenter visar en separat skärm där man kan ändra vilket fält som " "används som sorteringskolumnen, bland andra funktioner. Detta kan vara ett " "bekvämt sätt att verifiera det aktuella sorteringsfältet när \\*(We kör med " "kolumnmarkering \\*F." #. type: TP #: ../man/top.1:1967 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I toggle " msgstr "\\ \\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:1970 msgid "" "Using this \\*(CI you can alternate between high-to-low and low-to-high " "sorts." msgstr "" "Genom att använda detta interaktiva kommando kan man byta mellan hög-till-" "låg och låg-till-hög sortering." #. ...................................................................... #. type: SS #: ../man/top.1:1972 #, no-wrap msgid "4d. COLOR Mapping" msgstr "4d. FÄRGavbildning" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:1977 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 "" "När man ger det interaktiva kommandot ”Z” visas en separat skärm. Den " "skärmen kan användas för att ändra färgerna i bara det ”aktuella” fönstret " "eller i alla fyra fönstren innan man återvänder till \\*(We-visningen." #. type: Plain text #: ../man/top.1:1980 msgid "The following \\*(CIs are available." msgstr "Följande interaktiva kommandon är tillgängliga." #. type: Plain text #: ../man/top.1:1991 #, 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> versala bokstäver för att välja ett B\n" " B<8> nummer för att välja en B\n" " normala tillgänliga växlar\n" " B :fetstil avaktivera/aktivera\n" " b :körande uppgift ”fet”/invers\n" " z :färg/mono\n" " andra tillgängliga kommandon\n" " a/w :verkställ, gå sedan till nästa/föregående\n" " EEnterE :verkställ och avsluta\n" " q :avbryt aktuella ändringar och avsluta\n" #. type: Plain text #: ../man/top.1:1997 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 "" "Om man använder ”a” eller ”w” för att gå igenom målfönster kommer man ha " "använt det färgschema som visades när man lämnade det fönstret. Man kan " "naturligtvis enkelt återvända till ett fönster och återapplicera andra " "färger eller helt slå \\*F färger med växeln ”z”." #. type: Plain text #: ../man/top.1:2002 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 "" "Färgavbildningsskärmen kan även användas för att ändra den ”aktuella” " "fönster-/fältgruppen i antingen \\*(FM eller \\*(AM. Oavsett vad som var " "målet när ”q” eller EEnterE trycktes kommer göras aktuellt när man " "återvänder till \\*(We-visningen." #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2004 #, no-wrap msgid "5. ALTERNATE-DISPLAY Provisions" msgstr "5. ALTERNATIVA SKÄRMARS utseende" #. ---------------------------------------------------------------------- #. ...................................................................... #. type: SS #: ../man/top.1:2007 #, no-wrap msgid "5a. WINDOWS Overview" msgstr "5a. FÖNSTERöversikt" #. type: TP #: ../man/top.1:2009 #, no-wrap msgid "B:" msgstr "B:" #. type: Plain text #: ../man/top.1:2016 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 "" "I \\*(FM finns det ett ensamt fönster representerat av hela skärmen. Det " "enda fönstret kan fortfarande ändras till att visa 1 av 4 olika " "B (\\*(Xc det interaktiva kommandot ”g”, repeterat nedan). Vart " "och ett av de 4 \\*(FGerna har ett unikt separat konfigurerbart B<\\*(SA> " "och sitt egen konfigurerbara B<\\*(TA>." #. type: Plain text #: ../man/top.1:2019 msgid "" "In \\*(AM, those 4 underlying \\*(FGs can now be made visible " "simultaneously, or can be turned \\*F individually at your command." msgstr "" "I \\*(AM kan dessa 4 underliggande \\*(FGer nu göras synliga samtidigt, " "eller kan slås \\*F individuellt på kommando." #. type: Plain text #: ../man/top.1:2024 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 "" "Sammanfattningsområdet kommer alltid finnas, även om det endast är " "meddelanderaden. Vid varje given tidpunkt kan endast I \\*(SA visas. " "Dock, beroende på givna kommandon, kan det finnas från I till I " "separata \\*(TDar samtidigt visade på skärmen." #. type: TP #: ../man/top.1:2025 #, no-wrap msgid "B:" msgstr "B:" #. type: Plain text #: ../man/top.1:2031 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 "" "Det ”aktuella” fönstret är fönstret som är kopplat till \\*(SAt och fönstret " "till vilket uppgiftsrelaterade kommandon alltid skickas. Eftersom man i " "\\*(AM kan växla \\*F \\*(TDen kan några kommandot vara begränsade för " "\\*(CW." #. type: Plain text #: ../man/top.1:2036 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 "" "En ytterligare komplikation uppstår när man har slagit \\*F den första raden " "i \\*(SAt. I och med att fönsternamnet försvinner (raden som växlas med ”l”) " "vet man inte enkelt vilket fönster som är det ”aktuella” fönstret." #. ...................................................................... #. type: SS #: ../man/top.1:2038 #, no-wrap msgid "5b. COMMANDS for Windows" msgstr "5b. KOMMANDON för fönster" #. type: TP #: ../man/top.1:2040 #, no-wrap msgid "\\ \\ \\ B<-> | B<_>\\ \\ :I toggles " msgstr "\\ \\ \\ B<-> | B<_>\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:2047 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 "" "Tangenten ”-” slår \\*O och \\*F det ”aktuella” fönstrets \\*(TD. När det är " "\\*O kommer det \\*(TAt att visa ett minimum av kolumhuvuden som har " "angivits med det interaktiva kommandot ”f”. Det kommer även avspegla " "eventella andra flaggor/växlar för \\*(TAt som har tillämpats vilket " "resulterar i noll eller flera uppgifter." #. type: Plain text #: ../man/top.1:2053 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 "" "Tangenten ”_” gör detsamma för alla \\*(TDar. Med andra ord byter det mellan " "den för närvarande synliga \\*(TDen och alla \\*(TD man har slagit \\*F. Om " "alla 4 \\*(TDarna är syniga för närvarande kommer detta interaktiva kommando " "lämna kvar \\*(SAt som det enda synliga elementet." #. type: TP #: ../man/top.1:2054 #, no-wrap msgid "*\\ \\ B<=> | B<+>\\ \\ :I" msgstr "*\\ \\ B<=> | B<+>\\ \\ :I" #. type: Plain text #: ../man/top.1:2063 #, fuzzy #| 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), `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." 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 "" "Tangenten ”=” tvingar alla \\*(TDar i det ”aktuella” fönstret att bli " "synliga. Det återställer också eventuellt aktiva kommandon ”i” (inaktiva " "uppgifter), ”n” (max uppgifter), ”u/U” (användarfilter), ”o/O” (andra " "filter), ”v” (dölj barn), ”L” (lokalisera) och ”!” (kombinera cpu:er). Om " "fönstret har rullats kommer det även att återställas med detta kommando. " "\\*(XT 5c. RULLA ett fönster för ytterligare information om vertikal och " "horisontell rullning." #. type: Plain text #: ../man/top.1:2068 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 "" "Tangenten ”+” gör detsamma för alla fönster. De fyra \\*(TDarna kommer komma " "tillbaka, jämnt balanserade, samtidigt som de behåller eventuella " "anpassningar som tidigare har gjorts utöver de som anges för det interaktiva " "kommandot ”=”." #. type: TP #: ../man/top.1:2069 #, no-wrap msgid "*\\ \\ B\\ \\ :I toggle " msgstr "*\\ \\ B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:2072 msgid "This command will switch between \\*(FM and \\*(AM." msgstr "Detta kommando kommer byta mellan \\*(FM och \\*(AM." #. type: Plain text #: ../man/top.1:2076 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 "" "Första gången man ger detta kommando kommer alla fyra \\*(TDar att visas. " "Därefter kommer man när man byter läge bara se de \\*(TD man har valt att " "göra synliga." #. type: TP #: ../man/top.1:2077 #, no-wrap msgid "*\\ \\ B | B\\ \\ :I" msgstr "*\\ \\ B | B\\ \\ :I" #. type: Plain text #: ../man/top.1:2083 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 "" "Detta kommer byta det ”aktuella” fönstret, vilket i sin tur byter fönstret " "till vilket kommandon riktas. Dessa tangenter fungerar på ett cirkulärt sätt " "så att man kan nå alla fönster med vilken som helst av tangenterna." #. type: Plain text #: ../man/top.1:2087 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 "" "Under antagandet att fönsternamnet är synligt (man inte har slagit \\*F ”l”) " "så är när namnet på \\*(CW tappar sin markering/färg är det en påminnelse om " "att \\*(TDen är \\*F och många kommandon kommer vara begränsade." #. type: TP #: ../man/top.1:2088 #, no-wrap msgid "\\ \\ \\ B\\ \\ :I" msgstr "\\ \\ \\ B\\ \\ :I<Ändra fönster-/fältgruppsnamn>" #. type: Plain text #: ../man/top.1:2093 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 "" "Man ombeds ange ett nytt namn som skall användas för det ”aktuella” " "fönstret. Det kräver itne att fönsternamnet är synligt (att växeln ”l” är " "\\*O)." #. type: Plain text #: ../man/top.1:2096 msgid "The \\*(CIs shown with an \\*(AK have use beyond \\*(AM." msgstr "" "De interaktiva kommandon som visas med en \\*(AK har användning vid sidan av " "\\*(AM." #. type: Plain text #: ../man/top.1:2100 #, 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 är alltid tillgängliga\n" " a, w fungerar på samma sätt med färgavbildning\n" " och fälthantering\n" #. type: TP #: ../man/top.1:2102 #, no-wrap msgid "*\\ \\ B\\ \\ :I" msgstr "*\\ \\ B\\ \\ :I" #. type: Plain text #: ../man/top.1:2106 msgid "" "You will be prompted to enter a number between 1 and 4 designating the " "\\*(FG which should be made the \\*(CW." msgstr "" "Man ombeds ange ett nummer mellan 1 och 4 som anger den \\*(FG som skall " "göras till \\*(CW." #. type: Plain text #: ../man/top.1:2110 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 "" "I \\*(FM är detta kommando nödvändigt för att ändra \\*(CW. I \\*(AM är det " "bara ett mindre bekvämt alterantiv till kommandona ”a” och ”w”." #. ...................................................................... #. type: SS #: ../man/top.1:2112 #, no-wrap msgid "5c. SCROLLING a Window" msgstr "5c. RULLA ett fönster" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2118 #, fuzzy #| msgid "" #| "Typically a \\*(TW is a partial view into a systems'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." 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 "" "Normalt är ett \\*(TW en partiell vy av systemets fullständiga uppgifter/" "trådar vilken visar endast några av de tillgängliga fälten/kolumnerna. Med " "dessa \\*(KSer kan man flytta den vyn vertikalt eller horisontellt för att " "visa godtycklig önskad uppgift eller kolumn." #. type: TP #: ../man/top.1:2119 #, no-wrap msgid "B,B\\ \\ :I" msgstr "B,B\\ \\ :I" #. type: Plain text #: ../man/top.1:2125 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 "" "Flytta vyn upp mot den första uppgiftsraden, tills den första uppgiften " "visas på den översta raden av det ”aktuella” fönstret. Piltangenten I " "flyttar en rad medan I rullar hela fönstret." #. type: TP #: ../man/top.1:2126 #, no-wrap msgid "B,B\\ \\ :I" msgstr "B,B\\ \\ :I" #. type: Plain text #: ../man/top.1:2132 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 "" "Flytta vyn ned mot den sista uppgiftsraden, tills den sista uppgiften är den " "enda som visas på den översta raden av det ”aktuella” fönstret. Piltangenten " "I flyttar en rad medan I rullar hela fönstret." #. type: TP #: ../man/top.1:2133 #, no-wrap msgid "B,B\\ \\ :I" msgstr "B,B\\ \\ :I" #. type: Plain text #: ../man/top.1:2136 msgid "Move the view of displayable fields horizontally one column at a time." msgstr "Flytta vyn av visningsbara fält horisontellt en kolumn åt gången." #. type: Plain text #: ../man/top.1:2141 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 som en påminnelse, vissa fält/kolumner har inte fast bredd utan " "allokerar all återstånende skärmbredd när de är synliga. När man rullar till " "höger eller vänster kan den funktionen medföra i några oväntade resultat " "initialt." #. type: Plain text #: ../man/top.1:2147 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 "" "Dessutom finns det speciella möjligheter för alla fält med variabel bredd " "när de är det sista visade fältet. När det fältet nås via höger piltangent, " "och det alltså är den enda visade kolumnen, kan man fortsätta rulla " "horisontellt inom ett sådant fält. \\*(XC det interaktiva kommandot ”C” " "nedan för ytterligare information." #. type: TP #: ../man/top.1:2148 #, no-wrap msgid "B\\ \\ :I" msgstr "B\\ \\ :I" #. type: Plain text #: ../man/top.1:2151 msgid "Reposition the display to the un-scrolled coordinates." msgstr "Positionera om visningen till orullade koordinater." #. type: TP #: ../man/top.1:2152 #, no-wrap msgid "B\\ \\ :I" msgstr "B\\ \\ :I" #. type: Plain text #: ../man/top.1:2156 msgid "" "Reposition the display so that the rightmost column reflects the last " "displayable field and the bottom task row represents the last task." msgstr "" "Positionera om visningen så att den högraste kolumnen visar det sista " "visningsbara fältet och nedersta uppgiften representerar den sista uppgiften." #. type: Plain text #: ../man/top.1:2161 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 från denna position är det fortfarande möjligt att rulla I och " "I med \\*(KAerna. Detta gäller ända tills en enda kolumn och en enda " "uppgift är kvar som det enda visade elementet." #. type: TP #: ../man/top.1:2162 #, no-wrap msgid "B\\ \\ :I toggle " msgstr "B\\ \\ :Iväxel" #. type: Plain text #: ../man/top.1:2168 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 "" "Växla ett informationsmeddelande som visas närhelst meddelanderaden inte " "används till något annat. Det meddelandet kan ta en av två former beroende " "på huruvida en kolumn med variabel bredd också har rullats eller inte." #. type: Plain text #: ../man/top.1:2172 #, no-wrap msgid "" " B\n" " scroll coordinates: y = n/n (tasks), x = n/n (fields)B< + nn>\n" msgstr "" " B\n" " rullkoordinater: y = n/n (uppgifter), x = n/n (fält) B<+ nn>\n" #. type: Plain text #: ../man/top.1:2180 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 "" "Koordinaterna som visas som B/B är relativa till det övre vänstra " "hörnet av det ”aktuella” fönstret. Det ytterligare ”B<+\\ nn>” representerar " "förskjutningen in i en kolumn med variabel bredd när den har rullats " "horisontellt. En sådan förskjutning går i normala 8-teckens tabulatorsteg " "via höger och vänster piltangent." #. type: TP #: ../man/top.1:2182 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2187 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 "" "Det första B representerar den översta synliga uppgiften och styrs av " "\\*(KSer. Det andra B uppdateras automatiskt att avspegla det totala " "antalet uppgifter." #. type: TP #: ../man/top.1:2188 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2194 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 "" "Det första B representerar den nänstraste visade uppgiften och styrs av " "\\*(KSer. Det andra B är det totala antalet visningsbara fält och bestäms " "med det interaktiva kommandot ”B”." #. type: Plain text #: ../man/top.1:2199 ../man/top.1:2258 msgid "" "The above \\*(CIs areB< always> available in \\*(FM butB< never> available " "in \\*(AM if the \\*(CW's \\*(TD has been toggled \\*F." msgstr "" "De ovanstående interaktiva kommandona är B tillgängliga i \\*(FM men " "B tillgängliga i \\*(AM om det ”aktuella” fönstrets \\*(TD har " "slagits \\*F." #. type: Plain text #: ../man/top.1:2203 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 när någon sorts filtrering är aktiv kan man räkna med några mindre " "avvikelser när man rullar eftersom inte alla uppgifter kommer vara synliga. " "Detta är särskilt uppenbart när man använder \\*(KAerna upp/ned." #. ...................................................................... #. type: SS #: ../man/top.1:2205 #, no-wrap msgid "5d. SEARCHING in a Window" msgstr "5d. SÖKA i ett fönster" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2208 msgid "" "You can use these \\*(CIs to locate a task row containing a particular value." msgstr "" "Man kan använda dessa interaktiva kommandon för att hitta en uppgiftsrad som " "innehåller ett visst värde." #. type: TP #: ../man/top.1:2209 #, no-wrap msgid "B\\ \\ :I" msgstr "B\\ \\ :I" #. type: Plain text #: ../man/top.1:2214 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 "" "Man ombeds ge en skiftlägeskänslig sträng att lokalisera med start från de " "aktuella fönsterkoordinaterna. Det finns inga begränsningar på söksträngens " "innehåll." #. type: Plain text #: ../man/top.1:2218 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 "" "Sökningar är inte begränsade till värden från ett ensamt fält eller kolumn. " "Alla värden som visas i en uppgiftsrad är tillåtna i en söksträng. Man kan " "inkludera mellanslag, siffror, symboler och till och med skogsvyns " "illustration." #. type: Plain text #: ../man/top.1:2221 msgid "" "Keying EEnterE with no input will effectively disable the `&' key " "until a new search string is entered." msgstr "" "Att skriva EEnterE utan någon indata får effekten att avaktivera " "tangenten ”&” tills en ny söksträng skrivs in." #. type: TP #: ../man/top.1:2222 #, no-wrap msgid "B<&>\\ \\ :I" msgstr "B<&>\\ \\ :I" #. type: Plain text #: ../man/top.1:2226 msgid "" "Assuming a search string has been established, \\*(We will attempt to locate " "the next occurrence." msgstr "" "Under antagandet att en söksträng har etablerats, \\*(We kommer försöka att " "hitta nästa förekomst." #. type: Plain text #: ../man/top.1:2233 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 "" "När en träff hittas positioneras det aktuella fönstret om vertikalt så att " "uppgiftsraden som innehåller den strängen är först. Meddelandet om " "rullningskoordinater kan ge bekräftelse om sådan vertikal ompositionering " "(\\*(Xc det interaktiva kommandot ”C”). Horisantal skrollning ändras dock " "aldrig via sökningar." #. type: Plain text #: ../man/top.1:2236 msgid "" "The availability of a matching string will be influenced by the following " "factors." msgstr "" "Tillgängligheten av en matchande sträng kommer påverkas av följande faktorer." #. type: TP #: ../man/top.1:2237 #, no-wrap msgid "a. Which fields are displayable from the total available," msgstr "a. Vilka fält som är visningsbara bland alla tillgängliga," #. type: Plain text #: ../man/top.1:2240 msgid "\\*(Xt 3b. MANAGING Fields." msgstr "\\*(Xt 3b. HANTERING av fält." #. type: TP #: ../man/top.1:2240 #, no-wrap msgid "b. Scrolling a window vertically and/or horizontally," msgstr "b. Rullning av ett fönster vertikalt och/eller horisontellt," #. type: Plain text #: ../man/top.1:2243 msgid "\\*(Xt 5c. SCROLLING a Window." msgstr "\\*(Xt 5c. RULLA ett fönster." #. type: TP #: ../man/top.1:2243 #, no-wrap msgid "c. The state of the command/command-line toggle," msgstr "c. Tillståndet på växeln kommando/kommandorad," #. type: Plain text #: ../man/top.1:2246 msgid "\\*(Xc `c' \\*(CI." msgstr "\\*(Xc det interaktiva kommandot ”c”." #. type: TP #: ../man/top.1:2246 #, no-wrap msgid "d. The stability of the chosen sort column," msgstr "d. Stabiliteten hos den valda sorteringskolumnen," #. type: Plain text #: ../man/top.1:2249 msgid "for example PID is good but %CPU bad." msgstr "till exempel är PID bra men %CPU dåligt." #. type: Plain text #: ../man/top.1:2255 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 "" "Om en sökning misslyckas kan att återställa det ”aktuella” fönstret till " "hempositionen (orullat), att rulla horisontellt, att visa kommandorader " "eller att välja ett mer stabilt sorteringsfält ändå ge en lyckad ”&”-sökning." #. ...................................................................... #. type: SS #: ../man/top.1:2260 #, no-wrap msgid "5e. FILTERING in a Window" msgstr "5e. FILTRERA i ett fönster" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2266 #, fuzzy #| 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 presistent if preserved in the rcfile via the 'W' " #| "\\*(CI." 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 "" "Man kan använda denna ”andra filter”-funktion för att skapa ett " "urvalskriterium som sedan kan avgöra vilka uppgifters som visas i det " "”aktuella” fönstret. Sådana filter kan göras varaktiga om de bevaras i rc-" "filen med det interaktiva kommandot ”W”." #. type: Plain text #: ../man/top.1:2272 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 "" "Att skapa ett filter kräver: 1) ett fältnamn; 2) en operator; och 3) ett " "urvalsvärde, åtminstone. Detta är det mest komplexa av \\*(Wes " "användarinmatningskrav, så när man gör ett misstag kommer återkallande av " "kommando att vara din vän. Kom ihåg \\*(KAerna upp/ned eller deras alias när " "du får frågan om inmatning." #. type: Plain text #: ../man/top.1:2274 msgid "B" msgstr "B" #. type: TP #: ../man/top.1:2275 #, no-wrap msgid "1. field names are case sensitive and spelled as in the header" msgstr "1. fältnamn är skiftlägeskänsliga och stavas som i huvudet" #. type: TP #: ../man/top.1:2277 #, no-wrap msgid "2. selection values need not comprise the full displayed field" msgstr "2. urvalsvärden behöver inte utgöra hela det visade fältet" #. type: TP #: ../man/top.1:2279 #, no-wrap msgid "3. a selection is either case insensitive or sensitive to case" msgstr "3. ett urval är antingen skiftlägseokänsligt eller känsligt för skiftläge" #. type: TP #: ../man/top.1:2281 #, no-wrap msgid "4. the default is inclusion, prepending `!' denotes exclusions" msgstr "4. standard är att inkludera, ett inledande ”!” markerar exkludering" #. type: TP #: ../man/top.1:2283 #, no-wrap msgid "5. multiple selection criteria can be applied to a \\*(TW" msgstr "5. flera urvalksriterium kan användas på ett \\*(TW" #. type: TP #: ../man/top.1:2285 #, no-wrap msgid "6. inclusion and exclusion criteria can be used simultaneously" msgstr "6. inkluderings- och exkluderingskriterium kan användas samtidigt" #. type: TP #: ../man/top.1:2287 #, no-wrap msgid "7. the 1 equality and 2 relational filters can be freely mixed" msgstr "7. 1 likhetsfiltren och 2 jämförande filter kan blandas fritt" #. type: TP #: ../man/top.1:2289 #, no-wrap msgid "8. separate unique filters are maintained for each \\*(TW" msgstr "8. separata unika filter hanteras för varje \\*(TW" #. type: Plain text #: ../man/top.1:2297 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 "" "Om ett fält inte är påslaget eller inte visas för närvarande kommer inte " "urvalskriteriumet påverka vad som visas. Skulle ett filtrerat fält senare " "bli synligt kommer urvalskriteriumet användas då." #. type: Plain text #: ../man/top.1:2300 msgid "B" msgstr "B" #. type: TP #: ../man/top.1:2300 #, no-wrap msgid "\\ \\ B\\ \\ :I (upper case)" msgstr "\\ \\ B\\ \\ :I (versalt)" #. type: Plain text #: ../man/top.1:2303 msgid "You will be prompted to establish a B filter." msgstr "Man ombeds skapa ett B filter." #. type: TP #: ../man/top.1:2304 #, no-wrap msgid "\\ \\ B\\ \\ :I (lower case)" msgstr "\\ \\ B\\ \\ :I (gement)" #. type: Plain text #: ../man/top.1:2308 msgid "" "You will be prompted to establish a filter that B when " "matching." msgstr "Man ombeds skapa ett filter som B vid matchning." #. type: TP #: ../man/top.1:2309 #, no-wrap msgid "\\ B<^O>\\ \\ :I (Ctrl key + `o')" msgstr "\\ B<^O>\\ \\ :I (Ctrl-tangent + ”o”)" #. type: Plain text #: ../man/top.1:2313 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 "" "Detta kan fungera som en påminnelse om vilka filter som är aktiva i det " "”aktuella” fönstret. En sammanfattning kommer visas på meddelanderaden till " "man trycker på tangenten EEnterE." #. type: TP #: ../man/top.1:2314 #, no-wrap msgid "\\ \\ B<=>\\ \\ :I in current window" msgstr "\\ \\ B<=>\\ \\ :I<Återställ filtrering> i aktuellt fönster" #. type: Plain text #: ../man/top.1:2318 msgid "" "This clears all of your selection criteria in the \\*(CW. It also has " "additional impact so please \\*(Xt 4a. GLOBAL Commands." msgstr "" "Detta tömmar alla gjorda urvalskriterier i det ”aktuella” fönstret. Det har " "även ytterligare effekter, så \\*(Xt 4a. GLOBALA kommandon." #. type: TP #: ../man/top.1:2319 #, no-wrap msgid "\\ \\ B<+>\\ \\ :I in all windows" msgstr "\\ \\ B<+>\\ \\ :I<Återställ filtrering> i alla fönster" #. type: Plain text #: ../man/top.1:2324 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 "" "Detta tömmar alla gjorda urvalskriterier i alla fönster, under antagandet " "att man är i \\*(AM. Liksom med det interaktiva kommandot ”=” har även detta " "ytterligare konsekvenser, så man kan vilja \\*(Xt 5b. KOMMANDON för fönster." #. type: Plain text #: ../man/top.1:2327 msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2333 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 "" "Vid frågan om urvalskriterier måste de data man ger ta en av två former. Det " "finns 3 nödvändiga bitar information, med en frivillig 4:e. Dessa exempel " "använder mellanslag för tydlighet men ens inmatning gör i allmänhet inte det." #. type: Plain text #: ../man/top.1:2338 #, 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 ( obligatorisk)\n" " Fältnamn ? inkludera-om-värde\n" " B Fältnamn ? B-om-värde\n" " #4 ( frivilligt )\n" #. type: Plain text #: ../man/top.1:2343 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 "" "Posterna #1, #3 och #4 bör vara självförklarande. Post B<#2> representerar " "påde en nödvändig I och I som måste vara en av " "antingen likhet (”=”) eller relation (”E” eller ”E”)." #. type: Plain text #: ../man/top.1:2352 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 "" "Likhetsoperatorn ”=” behöver bara en partiell matchning och det kan begränsa " "kraven på ”om-värdet”. Relationsoperatorerna ”E” eller ”E” gör " "alltid strängjämförelser, även med numeriska fält. De är gjorda för att " "fungera med ett fälts standardI och med homogena data. När några " "fälts numeriska storlekar har varit föremål för I medan andra inte " "har det, då är datan inte längre homogen." #. type: Plain text #: ../man/top.1:2359 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 "" "Om man skapar ett relationsfilter och man B ändrat standardvärdet för " "numerisk- eller teckenI är det troligt att det filtret " "misslyckas. När ett relationsfilter används på ett minnesfält och man B ändrat I kan det generera missledande resultat. Detta " "händer, till exempel, för att ”100.0m” (MiB) skulle förefalla större än " "”1.000g” (GiB) när de jämförs som strängar." #. type: Plain text #: ../man/top.1:2363 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 "" "Om det filtrerade resultatet verkar misstänkt, kan att ändra justeringen " "eller skalningen åstadkomma det önskade resultatet. Se de interaktiva " "kommandona ”j”, ”J” och ”e” för ytterligare information." #. type: Plain text #: ../man/top.1:2366 msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2370 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 "" "Dessa Bfilter kan ge exakt samma resultat eller så kan det andra inte " "visa någonting alls, bara ett blankt \\*(TW." #. type: Plain text #: ../man/top.1:2373 #, no-wrap msgid "" " GROUP=root ( only the same results when )\n" " GROUP=ROOT ( invoked via lower case `o' )\n" msgstr "" " GRUPP=root ( endast samma sak när de )\n" " GRUPP=ROOT ( skapats via gement ”o” )\n" #. type: Plain text #: ../man/top.1:2378 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 "" "Endera av dessa B-filter kan ge inkonsistenta och/eller missledande " "resultat, beroende på den aktuella minnesskalningsfaktorn. Eller så kan båda " "filtren ge exakt samma resultat." #. type: Plain text #: ../man/top.1:2381 #, no-wrap msgid "" " RESE9999 ( only the same results when )\n" " !RESE10000 ( memory scaling is at `KiB' )\n" msgstr "" " RESE9999 ( endast samma resultat när )\n" " !RESE10000 ( minnesskalningen är ”KiB” )\n" #. type: Plain text #: ../man/top.1:2387 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 "" "Detta B-filter illustrerar ett problem som är unikt för skalbara fält. " "Detta specifika fält kan visa maximalt 4 siffror, utöver vilket värden " "automatiskt skalas till KiB eller större. Så medan värden större än 9999 " "förekommer, kommer de att uppträda som 2.6m, 197k, etc." #. type: Plain text #: ../man/top.1:2389 #, no-wrap msgid " nMinE9999 ( always a blank \\*(TW )\n" msgstr " aSmåE9999 ( alltid ett tomt \\*(TW )\n" #. type: Plain text #: ../man/top.1:2393 msgid "B" msgstr "B" #. type: Plain text #: ../man/top.1:2400 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 "" "Dessa exempel illustrerar hur annan filtrering kan göras på ett kreativt " "sätt för att uppnå nästan vilket önskat resultat som helst. Enkla " "citationstecken visas ibland för att avgränsa mellanrum som är del av ett " "filter eller för att representera en begäran om status (^O) precist. Men om " "man använder dem med om-värden i verkligheten skulle inga matchningar hittas." #. type: Plain text #: ../man/top.1:2405 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 "" "Under antagandet att fältet B visas kommer det första filtret resultera " "i att endast multitrådade processer visas. Det påminner oss också om att ett " "efterföljande mellanslag utgör en del av varje visat fält. Det andra filtret " "åstadkommer precis samma sak med mindre att skriva." #. type: Plain text #: ../man/top.1:2408 #, no-wrap msgid "" " !nTH=` 1 ' ( ' for clarity only )\n" " nTHE1 ( same with less i/p )\n" msgstr "" " !aTR=` 1 ' ( ' endast för tydlighet )\n" " aTRE1 ( samma sak med mindre indata )\n" #. type: Plain text #: ../man/top.1:2412 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 "" "Med skogsvysläget aktivt och kolumnen B synlig fäller det här " "filtret i praktiken ihop barnprocesser så att endast 3 nivåer visas." #. type: Plain text #: ../man/top.1:2414 #, no-wrap msgid " !COMMAND=` `- ' ( ' for clarity only )\n" msgstr " !KOMMANDO=` `- ' ( ' endast för tydlighet )\n" #. type: Plain text #: ../man/top.1:2422 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 "" "De sista två filtren kommer som svar på tangenten för statusbegärande (^O). " "I praktiken skulle varje filter ha krävt en separat inmatning. Exemplet " "B visar de två samtidiga filtren som behövs för att visa uppgifter med " "prioriteter på 20 eller mer, eftersom några kan vara negativa. Sedan genom " "att utnyttja efterföljande blanktecken skulle serien av B-filter " "åstadkomma det misslyckade syftet ”9999” som diskuterades ovan." #. type: Plain text #: ../man/top.1:2425 #, no-wrap msgid "" " `PRE20' + `!PR=-' ( 2 for right result )\n" " `!nMin=0 ' + `!nMin=1 ' + `!nMin=2 ' + `!nMin=3 ' ...\n" msgstr "" " `PRE20' + `!PR=-' ( 2 för rätt resultat )\n" " `!aSmå=0 ' + `!aSmå=1 ' + `!aSmå=2 ' + `!aSmå=3 ' …\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2429 #, no-wrap msgid "6. FILES" msgstr "6. FILER" #. ---------------------------------------------------------------------- #. type: SS #: ../man/top.1:2431 #, no-wrap msgid "6a. PERSONAL Configuration File" msgstr "6a. PERSONLIG konfigurationfil" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2434 msgid "This file is created or updated via the 'W' \\*(CI." msgstr "Denna fil skapas eller uppdateras via det interaktiva kommandot ”W”." #. type: Plain text #: ../man/top.1:2437 msgid "" "The legacy version is written as `$HOME/.your-name-4-\\*(We' + `rc' with a " "leading period." msgstr "" "Den gamla versionen skrivs som ”$HOME/.ditt-namn-4-\\*(We” + ”rc” med en " "inledande punkt." #. type: Plain text #: ../man/top.1:2442 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 "" "En nyligen skapad \\*(CF skrivs som ”procps/ditt-namn-4-\\*(We” + ”rc” utan " "en inledande punkt. Procps-katalogen kommer ligga under antingen " "$XDG_CONFIG_HOME när den är satt till en aboslut sökväg eller katalogen " "$HOME/.config." #. type: Plain text #: ../man/top.1:2444 msgid "While not intended to be edited manually, here is the general layout:" msgstr "" "Även om den inte är avsedd att redigeras manuellt följer här den allmänna " "layouten:" #. type: Plain text #: ../man/top.1:2454 #, 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 "" " global # rad 1: programmets namn-/aliasnotation\n" " \" # rad 2: id,altscr,irixps,delay,curwin\n" " för var # rad a: winname,fieldscur\n" " fönster # rad b: winflags,sortindx,maxtasks,etc\n" " \" # rad c: summclr,msgsclr,headclr,taskclr\n" " global # rad 15: ytterligare blandade inställningar\n" " \" # eventuella återstående rader är ägnade åt valfria\n" " \" # aktiva ”andra filter” diskuterade i avsnitt 5e ovan\n" " \" # plus ”inspektions”-poster diskuterade i avsnitt 6b nedan\n" #. type: Plain text #: ../man/top.1:2458 msgid "" "If a valid absolute path to the rcfile cannot be established, customizations " "made to a running \\*(We will be impossible to preserve." msgstr "" "Om inte en giltig absolut sökväg till rcfil:en kan skapas kommer " "anpassningar gjorda till en körade \\*(We vara omöjliga att bevara." #. ...................................................................... #. type: SS #: ../man/top.1:2460 #, no-wrap msgid "6b. ADDING INSPECT Entries" msgstr "6b. LÄGGA TILL INSPEKTIONSposter" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2467 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 "" "För att utnyttja det interaktiva kommandot ”Y” måste man lägga till poster " "till B av \\*(Wes personliga \\*(CF. Sådana poster visar en fil som " "skall läsas eller kommandon/rör som skall köras vars resultat sedan kommer " "visas i ett separat rullbart, sökbart fönster." #. type: Plain text #: ../man/top.1:2470 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 "" "Om man inte vet platsen för eller namnet på ens \\*(We-rcfil, använd det " "interaktiva kommandot ”W” för att skriva om den och notera dessa detaljer." #. type: Plain text #: ../man/top.1:2477 #, fuzzy #| 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 will contain unprintable data or unusual " #| "characters." 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 "" "Inspektionsposter kan läggas till med en omdirigerad echo eller genom att " "redigera \\*(CFen. Att omdiregera en echo riskerar att skriva över rcfil:en " "om den skulle ersätta (E) snarare än lägga till (EE) till filen. " "Omvänt, när man använder en redigerare måste man vara försiktig så att man " "inte skadar befintliga rader, varav några kommer innehålla oskrivbara data " "eller ovanliga tecken." #. type: Plain text #: ../man/top.1:2482 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 "" "De inspektionsposter som börjar med ett ”#”-tecken som ignoreras, oavsett " "deras innehåll. Annars består de av följande 3 element, varav vart och ett " "I separeras av ett tabulatortecken (alltså 2 ”\\et” totalt):" #. type: Plain text #: ../man/top.1:2487 #, 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: ordagrannt ”file” eller ”pipe”\n" " .name: val visat på inspektionsskärmen\n" " .fmts: sträng representerande en sökväg eller ett kommando\n" #. type: Plain text #: ../man/top.1:2494 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 "" "De två typerna av inspektionsposter är I utbytbara. De markerade " "”B” kommer hämtas med fopen och måste referera en ensam fil i ”.fmts”-" "elementet. Poster som anger ”B” kommer använda popen, deras ”.fmts”-" "element kan innehålla flera kommandon i rör och inget av dem kan vara " "interaktivt." #. type: Plain text #: ../man/top.1:2498 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 "" "Om filen eller röret som representeras i ”.fmts” hanterar den specifika PID " "som matas in eller accepteras på förfrågan så måste formatsträngen även " "innehålla specificeraren ”B<%d>”, som dessa exempel illustrerar." #. type: Plain text #: ../man/top.1:2502 #, 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:2507 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 "" "Specifikt för poster av typen ”B” kan man även vilja omdirigera " "standard fel till standard ut för ett mer fullständigt resultat. " "Formatsträngen blir alltså:" #. type: Plain text #: ../man/top.1:2510 #, no-wrap msgid " .fmts= pmap -x %dI< 2E&1>\n" msgstr " .fmts= pmap -x %dI< 2E&1>\n" #. type: Plain text #: ../man/top.1:2517 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 "" "Här är exempel på båda typerna av inspektionsposter som de kan förekomma i " "rcfil:en. Den första posten kommer ignoreras på grund av det inledande ”#”-" "tecknet. För tydlighets skull är låtsastabulatorillustrationen (^I) omgiven " "av ett extra mellanslag men de faktiska tabulatorerna skall inte vara det." #. type: Plain text #: ../man/top.1:2523 #, 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 Uttag ^I lsof -n -P -i 2E&1\n" " pipe ^I Öppna filer ^I lsof -P -p %d 2E&1\n" " file ^I NUMA-info ^I /proc/%d/numa_maps\n" " pipe ^I Logg ^I tail -n100 /var/log/syslog | sort -Mr\n" #. type: Plain text #: ../man/top.1:2530 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 "" "Med undantag för den utkommenterade posten ovan visar dessa exempel vad som " "skulle kunna echo:as för att åstadkomma liknande resultat, under antagandet " "att rcfil:ens namn var ”.toprc”. På grund av de inbäddade tabulatortecknen " "skall dock var och en av dessa rader föregås av ”B”, inte bara " "ett ensamt ”echo”, för att aktivera tolkning av omvända snedstreck oavsett " "vilket skal man använder." #. type: Plain text #: ../man/top.1:2535 #, 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\\etÖppna filer\\etlsof -P -p %d 2E&1\" EE ~/.toprc\n" " \"file\\etNUMA-info\\et/proc/%d/numa_maps\" EE ~/.toprc\n" " \"pipe\\etLogg\\ettail -n200 /var/log/syslog | sort -Mr\" EE ~/.toprc\n" #. type: Plain text #: ../man/top.1:2544 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 "" "Om någon inspektionspost man skapar ger utdata med oskrivbara tecken kommer " "de visas med antingen notationen ^C eller hexadesimalt EFFE där " "formen beror på deras värde. Detta gäller även tabulatortecken, vilka kommer " "visas som ”^I”. Om man vill ha en mer sann representation bör alla inbäddade " "tabulatorer expanderas. Följande exempel tar vad som skulle kunna ha varit " "en ”file”-post men använder en ”pipe” istället för att expandera de " "inbäddade tabulatorerna." #. type: Plain text #: ../man/top.1:2550 #, 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 "" " # det följande skulle ha innehållit ”\\et” …\n" " # file ^I Editt_namnE ^I /proc/%d/status\n" " # men detta kommer eliminera inbäddade ”\\et” …\n" " pipe ^I Editt_namnE ^I cat /proc/%d/status | expand -\n" #. type: Plain text #: ../man/top.1:2556 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 några program kan bero på I för att avsluta. Därför måste " "man, om en ”B” som den följande skapas, använda Ctrl-C för att avsluta " "den för att kunna se resultatet. Detta är det enda tillfälle då ett ”^C” " "inte även kommer avsluta \\*(We." #. type: Plain text #: ../man/top.1:2559 #, no-wrap msgid " pipe ^I Trace ^I /usr/bin/strace -p %d 2E&1\n" msgstr " pipe ^I Spåra ^I /usr/bin/strace -p %d 2E&1\n" #. type: Plain text #: ../man/top.1:2565 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 "" "Slutligen, även om poster av typen ”B” har diskuterats i termer av rör " "och kommandon finns det inget som hindrar att man också inkluderar " "I. Kanske även nyskapade skript gjorde specifikt för det " "interaktiva kommandot ”Y”." #. type: Plain text #: ../man/top.1:2571 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 "" "Till exempel, allteftersom antalet inspektposter man har växer med tiden " "kommer raden ”Alternativ:” att huggas av när skärmbredden överskrids. Det " "påverkar inte funktionen annat än att det gör några val osynliga. Om några " "val förloras på grund av avhuggning men man vill se fler alternativ finns " "det dock en enkel lösning som antyds nedan." #. type: Plain text #: ../man/top.1:2576 #, 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 "" " Inspektion Paus vid pid …\n" " Använd: vänster/höger och EReturE …\n" " Alternativ: hjälp 1 2 3 4 5 6 7 8 9 10 11 …\n" #. type: Plain text #: ../man/top.1:2582 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 "" "Posterna i \\*(Wes rcfil kunde ha ett nummer som elementet ”.name” och " "posten ”hjälp” kunde identifiera ett skalskript man skriver som förklarar " "vad dessa numrerade val faktiskt betyder. På så sätt kan många fler val vara " "synliga." #. ...................................................................... #. type: SS #: ../man/top.1:2584 #, no-wrap msgid "6c. SYSTEM Configuration File" msgstr "6c. SYSTEMkonfigurtionsfil" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2589 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 "" "Denna \\*(CF representerar standardvärden för alla användare som inte har " "sparat sin egen \\*(CF. Formatet speglar exakt den personliga \\*(CFen och " "kan även innehålla ”inspektions”-poster som förklaras ovan." #. type: Plain text #: ../man/top.1:2591 msgid "Creating it is a simple process." msgstr "Att skapa den är enkelt." #. type: Plain text #: ../man/top.1:2594 msgid "" "1. Configure \\*(We appropriately for your installation and preserve that " "configuration with the `W' \\*(CI." msgstr "" "1. Konfigurera \\*(We som den skall vara för installationen och bevara den " "konfigurationen med det interaktiva kommandot ”W”." #. type: Plain text #: ../man/top.1:2596 msgid "2. Add and test any desired `inspect' entries." msgstr "2. Lägg till och prova eventuella önskade ”inspektions”-poster." #. type: Plain text #: ../man/top.1:2598 msgid "3. Copy that \\*(CF to the I directory as `B'." msgstr "3. Kopiera den \\*(CFen till katalogen I som ”B”." #. ...................................................................... #. type: SS #: ../man/top.1:2600 #, no-wrap msgid "6d. SYSTEM Restrictions File" msgstr "6d. SYSTEMbegränsningsfil" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2604 msgid "" "The presence of this file will influence which version of the help screen is " "shown to an ordinary user." msgstr "" "Förekomsten av denna fil kommer påverka vilken version av hjälpskärmen som " "visas för en vanlig användare." #. type: Plain text #: ../man/top.1:2608 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 "" "Viktigare än så kommer den begränsa vad vanliga användare tillåts göra när " "\\*(We kör. De kommer inte att kunna ge följande kommandon." #. type: Plain text #: ../man/top.1:2612 #, no-wrap msgid "" " k Kill a task\n" " r Renice a task\n" " d or s Change delay/sleep interval\n" msgstr "" " k Döda en uppgift\n" " r Ändra nice-värde för en uppgift\n" " d el. s Ändra fördröjnings-/sovintervall\n" #. type: Plain text #: ../man/top.1:2617 msgid "" "This \\*(CF is not created by \\*(We. Rather, it is created manually and " "placed it in the I directory as `B'." msgstr "" "Denna \\*(CF skapas inte av \\*(We. Istället skapas den manuellt och " "placeras i katalogen I som ”B”." #. type: Plain text #: ../man/top.1:2619 msgid "It should have exactly two lines, as shown in this example:" msgstr "Den skall ha precis två rader, som visas i detta exempel:" #. type: Plain text #: ../man/top.1:2622 #, no-wrap msgid "" " s # line 1: secure mode switch\n" " 5.0 # line 2: delay interval in seconds\n" msgstr "" " s # rad 1: växel för byte till säkert läge\n" " 5.0 # rad 2: fördröjningsintervall i sekunder\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2625 #, fuzzy, no-wrap #| msgid "ENVIRONMENT VARIABLES" msgid "7. ENVIRONMENT VARIABLE(S)" msgstr "MILJÖVARIABLER" #. type: Plain text #: ../man/top.1:2628 ../man/procps_pids.3:210 msgid "The value set for the following is unimportant, just its presence." msgstr "" #. type: IP #: ../man/top.1:2629 ../man/procps_pids.3:211 #, no-wrap msgid "LIBPROC_HIDE_KERNEL" msgstr "" #. type: Plain text #: ../man/top.1:2632 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:2634 #, fuzzy, no-wrap #| msgid "7. STUPID TRICKS Sampler" msgid "8. STUPID TRICKS Sampler" msgstr "7. DUMMA TRICK-exempel" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2639 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 "" "Många av dessa trick fungerar bäst när man ger \\*(We ett lyft i " "schemaläggningen. Så planera att starta den med ett nice-värde på -10, under " "antagandet att du har rätt till det." #. ...................................................................... #. type: SS #: ../man/top.1:2641 #, no-wrap msgid "7a. Kernel Magic" msgstr "7a. Kärnmagi" #. ---------------------------------------------------------------------- #. 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:2646 msgid "For these stupid tricks, \\*(We needs \\*(FM." msgstr "För dessa dumma trick behöver \\*(We \\*(FM." #. type: Plain text #: ../man/top.1:2653 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 "" "Användargränssnittet, via frågor och hjälp, implicerar avsiktligen att " "fördröjningsintervallet är begränsat till tiondelar av en sekund. Det står " "en dock fritt att sätta godtyckligt önskat värde. Vill man se Linux i sin " "bästa schemaläggningsform, prova en fördröjning på 0,09 sekunder eller " "mindre." #. type: Plain text #: ../man/top.1:2656 msgid "" "For this experiment, under x-windows open an xterm and maximize it. Then do " "the following:" msgstr "" "För detta experiment öppna en xterm och maximera den. Gör sedan följande:" #. type: Plain text #: ../man/top.1:2665 #, 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 "" " . ge en schemaläggningslyft och en kort fördröjning via\n" " nice -n -10 \\*(We -d.09\n" " . håll markering av sorteringskolumn \\*F för att\n" " minimera sökvägslängd\n" " . slå \\*O markering med invers text för betoning\n" " . prova olika sorteringskolumner (TID/MIN fungerar bra),\n" " och vanlig eller omvänd sortering för att ta fram de\n" " mest aktiva processerna i bild\n" #. type: Plain text #: ../man/top.1:2669 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 "" "Vad man får se är en väldigt upptagen Linux som gör vad den alltid gjort, " "men det fanns inget program tillgängligt för att illustrera detta." #. type: Plain text #: ../man/top.1:2675 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 "" "Under en xterm med ”vitt-på-svart”-färger sätt i \\*(Wes " "färgavbildningsskärm uppgiftsfärgen till svart och se till att " "uppgiftsmarkering är satt till fetstil, inte invers. Sätt sedan " "fördröjningsintervallet till runt 0,3 sekunder." #. type: Plain text #: ../man/top.1:2678 msgid "" "After bringing the most active processes into view, what you'll see are the " "ghostly images of just the currently running tasks." msgstr "" "Efter att ha fått de mest aktiva processerna i bild är vad man får se de " "spöklika avbilderna av de jus nu körande uppgifterna." #. type: Plain text #: ../man/top.1:2684 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 "" "Radera den befintliga rcfil:en elelr skapa en ny symbolisk länk. Starta " "denna nya version och skriv sedan ”T” (en hemlig tangent, \\*(Xt 4c. " "uppgiftsområdets kommandon, SORTERING) följt av ”W” och ”q”. Slutligen, " "starta om programmet med -d0 (noll i fördröjning)." #. type: Plain text #: ../man/top.1:2689 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 "" "Skärmen kommer uppdateras med tre gånger så hög hastighet som den tidigare " "\\*(We, en 300 % hastighetsuppdatering. Eftersom \\*(We klättrar uppför TID-" "stegen, var så tålmodig som möjligt under spekulation huruvida \\*(We " "någonsin kommer nå \\*(Wepen, eller inte." #. ...................................................................... #. type: SS #: ../man/top.1:2691 #, no-wrap msgid "7b. Bouncing Windows" msgstr "7b. Studsande fönster" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2694 msgid "For these stupid tricks, \\*(We needs \\*(AM." msgstr "För dessa dumma trick behöver \\*(We \\*(AM." #. type: Plain text #: ../man/top.1:2700 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 "" "Med 3 eller 4 \\*(TDar synliga, välj något annat fönster än det sista och " "slå \\*F inaktiva processer med det interaktiva kommandot ”i”. Beroende på " "var du använde ”i” studsar ibland flera \\*(TDar och ibland är det som ett " "dragspel, eftersom \\*(We gör sitt bästa för att allokera plats." #. type: Plain text #: ../man/top.1:2706 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 "" "Sätt varje fönsters sammanfattningsrader olika: en utan minne (”m”); ett " "annat utan tillstånd (”t”); kanske ett utan något alls, bara " "meddelanderaden. Håll sedan ner ”a” eller ”w” och se en variation av " "studsande fönster \\*(Em hoppande fönster." #. type: Plain text #: ../man/top.1:2711 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 "" "Visa alla 4 fönstren och för vart och ett i ordning sätt inaktiva processer " "\\*F med det interaktiva kommandot ”i”. Du har just gått in i zonen ”extrem " "studs”." #. ...................................................................... #. type: SS #: ../man/top.1:2713 #, no-wrap msgid "7c. The Big Bird Window" msgstr "7c. Den stora fågelns fönster" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2716 msgid "This stupid trick also requires \\*(AM." msgstr "Detta dumma trick behöver också \\*(AM." #. type: Plain text #: ../man/top.1:2721 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 "" "Visa alla 4 fönster och se till att 1:Def är det ”aktuella” fönstret. Öka " "sedan fönsterstorleken med det interaktiva kommandot ”n” tills alla de andra " "\\*(TDarna ”tryckts ur boet”." #. type: Plain text #: ../man/top.1:2725 msgid "" "When they've all been displaced, toggle between all visible/invisible " "windows using the `_' \\*(CT. Then ponder this:" msgstr "" "När de alla har tryckts undan, växla mellan alla synliga/osynliga fönster " "genom att använda \\*(CTan ”_”. Fundera sedan på detta:" #. type: Plain text #: ../man/top.1:2727 #, no-wrap msgid " is \\*(We fibbing or telling honestly your imposed truth?\n" msgstr " narras \\*(We eller berättar den sanningsenligt din påtvingade sanning?\n" #. ...................................................................... #. type: SS #: ../man/top.1:2729 #, no-wrap msgid "7d. The Ol' Switcheroo" msgstr "7d. Den gamla förväxlingen" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2733 msgid "" "This stupid trick works best without \\*(AM, since justification is active " "on a per window basis." msgstr "" "Detta dumma trick fungerar bäst utan \\*(AM eftersom justering är aktivt på " "basis av varje fönster." #. type: Plain text #: ../man/top.1:2738 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 "" "Starta \\*(We och gör KOMMANDO till den sista (högraste) kolumnen som visas. " "Om nödvändigt, använd \\*(CTn ”c” för att visa kommandorader och se till att " "skogsvyläget är aktivt med \\*(CTn ”V”." #. type: Plain text #: ../man/top.1:2742 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 "" "Använd sedan piltangenterna upp/ned för att placera skärmen så att några " "avhuggna kommandorader visas (”+” i sista positionen). Man kan behöva ändra " "storlek på sin xterm för att åstadkomma trunkering." #. type: Plain text #: ../man/top.1:2744 msgid "Lastly, use the `j' \\*(CT to make the COMMAND column right justified." msgstr "" "Använd slutligen \\*(CTn ”j” för att göra kolumnen KOMMANDO högerjusterad." #. type: Plain text #: ../man/top.1:2748 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 "" "Använd nu höger piltangent för att nå kolumnen KOMMANDO. Fortsätt med höger " "piltangent, och titta noga riktingen på rörelsen för kommandoraderna som " "visas." #. type: Plain text #: ../man/top.1:2751 #, no-wrap msgid " some lines travel left, while others travel right\n" msgstr " några rader rör sig till vänster, medan andra rör sig åt höger\n" #. type: Plain text #: ../man/top.1:2753 #, no-wrap msgid " eventually all lines will Switcheroo, and move right\n" msgstr " slutligen kommer alla rader växla runt, och röra sig åt höger\n" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2755 #, fuzzy, no-wrap #| msgid "8. BUGS" msgid "9. BUGS" msgstr "8. FEL" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2760 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE .>" msgstr "" "Skicka felrapporter till E<.UR procps@freelists.org> E<.UE .>\n" "Skicka synpunkter på översättningen till E<.UR tp-sv@listor.tp-sv.se> E<.UE ." ">" #. ---------------------------------------------------------------------- #. type: SH #: ../man/top.1:2762 #, fuzzy, no-wrap #| msgid "9. SEE Also" msgid "10. SEE Also" msgstr "9. SE även" #. ---------------------------------------------------------------------- #. type: Plain text #: ../man/top.1:2770 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/procps.3:19 #, fuzzy, no-wrap #| msgid "PROCPS_USERLEN" msgid "PROCPS" msgstr "PROCPS_USERLEN" #. type: TH #: ../man/procps.3:19 ../man/procps_misc.3:20 ../man/procps_pids.3:19 #, no-wrap msgid "January 2022" msgstr "" #. type: TH #: ../man/procps.3:19 ../man/procps_misc.3:20 ../man/procps_pids.3:19 #, no-wrap msgid "libproc-2" msgstr "" #. type: Plain text #: ../man/procps.3:25 msgid "procps - API to access system level information in the /proc filesystem" 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 "" #. type: Plain text #: ../man/procps.3:34 #, no-wrap msgid "#include Eprocps/B.hE\n" msgstr "" #. type: Plain text #: ../man/procps.3:38 #, no-wrap msgid "" "BIB<);>\n" "BIB<);>\n" "BIB<);>\n" msgstr "" #. type: Plain text #: ../man/procps.3:43 #, no-wrap msgid "" "B\n" "B< struct info *>IB<,>\n" "[ const char *I, ] B api only\n" "B< enum item >IB<);>\n" msgstr "" #. type: Plain text #: ../man/procps.3:49 #, no-wrap msgid "" "B\n" "B< struct info *>IB<,>\n" "[ const char *I, ] B api only\n" "B< enum item *>IB<,>\n" "B< int >IB<);>\n" msgstr "" #. type: Plain text #: ../man/procps.3:55 #, no-wrap msgid "" "B\n" "B< struct info *>IB<,>\n" "[ enum reap_type I, ] B api only\n" "B< enum item *>IB<,>\n" "B< int >IB<);>\n" msgstr "" #. type: Plain text #: ../man/procps.3:62 #, no-wrap msgid "" "B\n" "B< struct info *>IB<,>\n" "B< struct stack *>IB<,>\n" "B< int >IB<,>\n" "B< enum item >IB<,>\n" "B< enum sort_order >IB<);>\n" msgstr "" #. 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 "" #. type: Plain text #: ../man/procps.3:72 msgid "" "The same B is used in each header file name with an " "appended `.h' suffix." msgstr "" #. type: Plain text #: ../man/procps.3:74 ../man/procps_pids.3:69 msgid "Link with I<-lproc-2>." msgstr "" #. type: SS #: ../man/procps.3:76 ../man/procps_pids.3:71 #, 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 "" #. type: Plain text #: ../man/procps.3:88 ../man/procps_pids.3:83 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 "" #. 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 "" #. 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 "" #. type: SS #: ../man/procps.3:100 ../man/procps_pids.3:95 #, 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 "" #. 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 "" #. type: Plain text #: ../man/procps.3:117 msgid "" "The B functions are available " "in all five interfaces." msgstr "" #. type: Plain text #: ../man/procps.3:139 ../man/procps_pids.3:136 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 "" #. type: Plain text #: ../man/procps.3:143 msgid "" "In the case of the B interface, a I parameter on the B " "and B function deals with " "specific PIDs or UIDs. Both can return multiple `stacks' each containing " "multiple `result' structures. Optionally, a user may choose to B such " "results" msgstr "" #. type: Plain text #: ../man/procps_pids.3:131 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 "" #. type: Plain text #: ../man/procps_pids.3:139 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 "" #. type: Plain text #: ../man/procps_pids.3:144 msgid "" "The B