summaryrefslogtreecommitdiff
path: root/static/v10/man1/nice.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man1/nice.1')
-rw-r--r--static/v10/man1/nice.114
1 files changed, 14 insertions, 0 deletions
diff --git a/static/v10/man1/nice.1 b/static/v10/man1/nice.1
new file mode 100644
index 00000000..eda8f19b
--- /dev/null
+++ b/static/v10/man1/nice.1
@@ -0,0 +1,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