From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21740 invoked from network); 8 Apr 1998 01:19:38 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 8 Apr 1998 01:19:38 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id UAA07289; Tue, 7 Apr 1998 20:56:42 -0400 (EDT) Resent-Date: Tue, 7 Apr 1998 20:52:33 -0400 (EDT) Message-Id: <199804080052.UAA08685@luomat.peak.org> Content-Type: text/plain MIME-Version: 1.0 In-Reply-To: <980407174653.ZM11478@candle.brasslantern.com> From: Timothy J Luoma Date: Tue, 7 Apr 98 20:52:11 -0400 To: zsh-users@math.gatech.edu Subject: Re: help with parse error References: <199804072309.TAA06142@luomat.peak.org> <980407174653.ZM11478@candle.brasslantern.com> Resent-Message-ID: <"Bw9ts1.0.em1.GfiAr"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1444 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Author: "Bart Schaefer" Original-Date: Tue, 7 Apr 1998 17:46:53 -0700 Message-ID: <980407174653.ZM11478@candle.brasslantern.com> > Check to see whether you have aliased "fi" to something else. That's the > only thing I know of that can cause this behavior. Oh DUUUUUUUHHHHHH alias fi='fgrep -i' I did this just today, you'd THINK my mind would remember that but you'd be wrong ;-) Thanks (again) Bart... how many is that I owe you ;-? TjL