Package: at
Version: 3.1.10

The POSIX batch has no parameters. It not useless as it can accept
commands from standard input. The "batch accepts no parameters"
response will ensure scripts are portable.

batch <<__
# List your jobs here
job1
job2
job3
__

> SYNOPSIS
>         batch
>
> DESCRIPTION
>        The  batch utility shall read commands from standard input and schedule
>        them for execution in a batch queue. It shall be the equivalent of  the
>        command:
> 
>               at -q b -m now
> 
>        where queue b is a special at queue, specifically for batch jobs. Batch
>        jobs shall be submitted to the batch queue with no time constraints and
>        shall  be run by the system using algorithms, based on unspecified fac-
>        tors, that may vary with each invocation of batch.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to