In message <[EMAIL PROTECTED]>
so spake "Dave Beckstrom" (dbeck):> I've been using a cron file (shown below) for some years and it references > the atrun command. It appears that the atrun command no longer exists as > the man pages no longer reference it. > > Is there a replacement for the atrun command or is there a means to add it > to my system? atrun is no longer needed, cron now runs at jobs like on most other Unix systems (and with much better granularity than atrun did). - todd

