Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!cditi!josh From: josh@cditi.UUCP (Josh Muskovitz) Newsgroups: comp.sys.ibm.pc Subject: Re: UNIX cron like facilities from dos Message-ID: <665@cditi.UUCP> Date: 15 Dec 89 19:02:05 GMT References: <1427@mcrware.UUCP> <12353@cbnews.ATT.COM> Organization: CDI Technologies Inc., Grand Rapids, MI Lines: 22 In article <12353@cbnews.ATT.COM>, mpc@cbnews.ATT.COM (Michael P Core) writes: > > Does anyone know of any programs that could run programs > by time like cron on unix? I may be running it under desqview > or some other pc multi-tasking environment. > > Thanks in advance! > Mike Core > 614-860-5138 > cblpf!mpc I have seen something called waituntl.com which simply waits until a given time passes on the system clock, and then exits. You can use it in a batch file to simulate a cron. It is really worthless on a single tasking machine, except for things like "download a file from a board after 11 pm." Hope this helps. Josh Muskovitz Computer Design, Inc. josh@uunet!cditi