summaryrefslogtreecommitdiffstats
path: root/usr.bin/at
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2003-02-28 21:04:17 +0000
committerkeramida <keramida@FreeBSD.org>2003-02-28 21:04:17 +0000
commit561a9d28ec1399b917392b064557f661bc59d8af (patch)
treee6fe89832c0dd2f5d6c7caeb1bde8f71cee67358 /usr.bin/at
parenteec059c88c10651aae9ed2d7a040bf2d858cd0af (diff)
downloadFreeBSD-src-561a9d28ec1399b917392b064557f661bc59d8af.zip
FreeBSD-src-561a9d28ec1399b917392b064557f661bc59d8af.tar.gz
The .Nm utility.
Diffstat (limited to 'usr.bin/at')
-rw-r--r--usr.bin/at/at.man13
1 files changed, 9 insertions, 4 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man
index 504f294..0aef021 100644
--- a/usr.bin/at/at.man
+++ b/usr.bin/at/at.man
@@ -47,9 +47,11 @@
.Op Fl mv
.Op Ar time
.Sh DESCRIPTION
-.Nm \&At
+The
+.Nm at
and
.Nm batch
+utilities
read commands from standard input or a specified file which are to
be executed at a later time, using
.Xr sh 1 .
@@ -67,8 +69,9 @@ drops below _LOADAVG_MX, or the value specified in the invocation of
.Nm atrun .
.El
.Pp
-.Nm \&At
-allows some moderately complex
+The
+.Nm at
+utility allows some moderately complex
.Ar time
specifications.
It accepts times of the form
@@ -332,9 +335,11 @@ in the environment variable
.Ev LOGNAME .
If that is undefined or empty, the current userid is assumed.
.Pp
-.Nm \&At
+The
+.Nm at
and
.Nm batch
+utilities
as presently implemented are not suitable when users are competing for
resources.
If this is the case, another batch system such as
OpenPOWER on IntegriCloud