summaryrefslogtreecommitdiff
path: root/static/v10/man1/nice.1
blob: eda8f19be57741d786f68a5023f2ce7eed419107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.th NICE I 11/1/73
.sh NAME
nice \*- run a command at low priority
.sh SYNOPSIS
.bd nice
command [ arguments ]
.sh DESCRIPTION
.it Nice
executes
.it command
at low priority.
.sh "SEE ALSO"
nohup(I), nice(II)
.sh BUGS