File: nice.1

package info (click to toggle)
manpages-de 0.4-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,808 kB
  • ctags: 4
  • sloc: sh: 7,666; makefile: 60
file content (36 lines) | stat: -rw-r--r-- 1,213 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24 DE.
.\" help2man DE and additional translations (the X files)
.\" by Michael Piefel <piefel@informatik.hu-berlin.de>
.TH NICE "1" "Mai 2001" "GNU sh-utils 2.0.11" FSF
.SH NAME
nice \- Ein Programm mit einer vernderten Prioritt laufen lassen
.SH "BERSICHT"
.B nice
[\fIOPTION\fR] [\fIBEFEHL \fR[\fIARGUMENT\fR]...]
.SH BESCHREIBUNG
.\" Add any additional description here
.PP
Fhre BEFEHL mit bestimmter Prioritt aus.
Ist kein BEFEHL angegeben, gib die aktuelle Prioritt aus. PRIO ist
voreingestellt 10. Der Bereich reicht von -20 (hchste) bis 19 (niedrigste).
.TP
\fB\-PRIO\fR
erhhe Prioritt um PRIO
.TP
\fB\-n\fR, \fB\-\-adjustment\fR=\fIADJUST\fR
dasselbe wie \fB\-PRIO\fR
.TP
\fB\-\-help\fR
gib diese Hilfe aus und beende das Programm
.TP
\fB\-\-version\fR
gib Versionsinformation aus und beende das Programm
.SH AUTOR
Geschrieben von David MacKenzie.
.SH "BUGS MELDEN"
Berichten Sie Fehler an <bug-sh-utils@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2000 Free Software Foundation, Inc.
.br
Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es
gibt keine Garantie; auch nicht fr VERKAUFBARKEIT oder FR SPEZIELLE ZWECKE.