From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] cron MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001230164005.CE8F7199FA@mail.cse.psu.edu> Date: Sat, 30 Dec 2000 11:40:03 -0500 Topicbox-Message-UUID: 3ed5df1c-eac9-11e9-9e20-41e7f4b1d025 If you want cron for a terminal, try http://www.eecs.harvard.edu/~rsc/localcron.c. It will run the jobs in your /cron/you/cron that have a system set to "local". Russ