Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: General Schvantzkoph Newsgroups: comp.os.linux.misc Subject: at syntax Date: 30 May 2011 18:08:58 GMT Lines: 10 Message-ID: <94i4ppF634U1@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net N4kYGOO296qDpTLA0FQ+5gpht60EXJ5KqkJDnc1IycK6dw+vnv Cancel-Lock: sha1:pevnLjE9UtTFK9QBJRwFJStXXAI= User-Agent: Pan/0.133 (House of Butterflies) Xref: x330-a1.tempe.blueboxinc.net comp.os.linux.misc:1285 at adds a week to a day if the day is today. To clarify if today is Monday and I schedule something as at 10:00 PM MON < foo it will execute foo a week from today rather than tonight. I'm using scripts to schedule events so I don't want to us TODAY to specify the date, I want to use the generic day of the week. Is there a way to make at schedule an event on the same day or do I have to put a date test into the script?