From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from math.gatech.edu (euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with SMTP id CAA07918 for ; Wed, 1 Nov 1995 02:02:48 +1100 (EST) Received: by math.gatech.edu (5.x/SMI-SVR4) id AA03267; Tue, 31 Oct 1995 09:46:18 -0500 Old-Return-Path: Resent-Date: Tue, 31 Oct 1995 09:42:19 -0500 (EST) Old-Return-Path: From: hware@a.cs.wvu.edu (Henry Ware) Message-Id: <9510311442.AA14509@backus.wvu.edu> Subject: sched waits for next prompt. Does it have to? To: zsh-users@math.gatech.edu Date: Tue, 31 Oct 1995 09:42:19 -0500 (EST) X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-Id: <"HCEir3.0.ho.7QZbm"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/114 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hi everyone, zsh is the 5th shell I've used... it is by far my favorite so far surpassing even tcsh and bash, IMHO. However, I'm having a little trouble with the sched commend. I'd like it to perform the action at the specified time rather than at the next prompt: for example, when I want it to act as an alarm clock, or as "at", etc. I've tried setting the NOTIFY option, which didn't change the behavior. Is there a solution other than using at or tcsh's sched? Thanks in advance, Henry Ware