AT(1) - General Commands Manual
AT(1) - General Commands Manual # AT(1) - General Commands Manual NAME # at, batch - queue, examine or delete jobs for later execution SYNOPSIS # at [-bm] [-f file] [-l [job …]] [-q queue] -t time_arg | timespec at -c | -r job … batch [-m] [-f file] [-q queue] [timespec] DESCRIPTION # at and batch read commands from standard input or a specified file which are to be executed at a later time, via the user’s shell as specified by the SHELL environment variable. ...