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