Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!sdd.hp.com!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!king.mcs.drexel.edu!udparmet From: udparmet@mcs.drexel.edu (Daniel J. Parmet) Newsgroups: comp.unix.questions Subject: Re: Periodic execution of a program Message-ID: <1991Jan28.153105.2996@mcs.drexel.edu> Date: 28 Jan 91 15:31:05 GMT References: <5830@rex.cs.tulane.edu> Organization: Drexel University, Dept. of Math. and Comp. Sci. Lines: 19 In article <5830@rex.cs.tulane.edu> rawdon@rex.cs.tulane.edu (Michael Rawdon) writes: > >I was wondering if it would be possible to execute at recursively, that is, >have the file that at executes call at again to execute the same file at >the same time the next day. I'm not sure if this would be possible. I haven't worked with crons in a while, but I believe that what you are trying to do should work. When the runstream goes off, your file gets taken out of cron. But you can simply have an at command in your run to put the file back into cron. I'd be interested in finding out what happens, since my shell programming is a little rusty, and I may start up with it again soon. Let me know. Thanks. Dan Parmet (udparmet@queen.mcs.drexel.edu) "Have you noticed that the longer you spend looking for something you lost, the stanger the places get that you're looking?" ----- George Carlin