The .Nm utility.

This commit is contained in:
Giorgos Keramidas 2003-02-28 21:04:17 +00:00
parent 595064e871
commit 9d5eb445a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111683

View File

@ -47,9 +47,11 @@
.Op Fl mv .Op Fl mv
.Op Ar time .Op Ar time
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm \&At The
.Nm at
and and
.Nm batch .Nm batch
utilities
read commands from standard input or a specified file which are to read commands from standard input or a specified file which are to
be executed at a later time, using be executed at a later time, using
.Xr sh 1 . .Xr sh 1 .
@ -67,8 +69,9 @@ drops below _LOADAVG_MX, or the value specified in the invocation of
.Nm atrun . .Nm atrun .
.El .El
.Pp .Pp
.Nm \&At The
allows some moderately complex .Nm at
utility allows some moderately complex
.Ar time .Ar time
specifications. specifications.
It accepts times of the form It accepts times of the form
@ -332,9 +335,11 @@ in the environment variable
.Ev LOGNAME . .Ev LOGNAME .
If that is undefined or empty, the current userid is assumed. If that is undefined or empty, the current userid is assumed.
.Pp .Pp
.Nm \&At The
.Nm at
and and
.Nm batch .Nm batch
utilities
as presently implemented are not suitable when users are competing for as presently implemented are not suitable when users are competing for
resources. resources.
If this is the case, another batch system such as If this is the case, another batch system such as