[comp.sources.d] at

keith@sequoia.execu.com (Keith Pyle) (02/14/91)

As Chip points out, comp.sources.unix is a little slow.  So, I've
posted an at(1) package I wrote to alt.sources instead.  If you are
interested in this package, but don't get alt.sources, let me know and
I'll try to work out a way to get it to you.

Here's the brief blurb from the README file:

Description
-----------

The programs which comprise this package are to replace/supplement the
functionality provided by the at(1) provided with many BSD Unix systems.
There are five components:

at - allows users to queue jobs for later execution at a specified date/time

atcat - display the commands in a job previously queued

atq - lists all or selected portions of the at queue

atrm - allows removal of queued jobs that have not yet run

atrun - controls execution of queued jobs, typically run periodically by cron

-- 
-----------------------------------------------------------------------------
Keith Pyle                                UUCP: ...!cs.utexas.edu!execu!keith
Execucom Systems Corp., Austin, Texas     Internet: keith@execu.com
"It's 10 o'clock.  Do you know where      Disclaimer: Everything I say is
   your child processes are?"               true unless I use the word 'the'.
-----------------------------------------------------------------------------