Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!elroy.jpl.nasa.gov!ncar!csn!ccncsu!ncuug!binary!timd From: timd@binary.UUCP (Tim Daniels @ Binary Systems) Newsgroups: comp.unix.xenix.sco Subject: Re: Deamon to execute a program automatically Keywords: DEAMON Message-ID: <7@binary.UUCP> Date: 17 Feb 91 18:24:54 GMT References: <91022.084230NU013809@NDSUVM1.BITNET> <1991Jan22.174347.5680@jato.jpl.nasa.gov> Reply-To: timd@binary.UUCP (Tim Daniels @ Binary Systems) Organization: Binary Systems Lines: 10 In article <1991Jan22.174347.5680@jato.jpl.nasa.gov> khioe@mona.Jpl.Nasa.Gov (Kent Hioe) writes: > >Hi, I need some information on how to create a deamon from the Xenix-OS. > >I would like to create a deamon that will execute a program at certain time >every night. How can I do that ? > >ie, at 2:00 am I would like to execute data backup automatically. > How about using cron ? I use it to do backups all the time.