From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lrxms.net ([66.92.147.165] helo=lrxms.lrxms.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 17yLwc-0004eC-00 for ; Sun, 06 Oct 2002 20:40:22 -0400 Received: from apollo.lrxms.net (postfix@apollo.lrxms.net [192.168.1.10]) by lrxms.lrxms.net (8.10.2/8.10.2) with ESMTP id g970ddm02067 for ; Sun, 6 Oct 2002 20:39:39 -0400 Received: by apollo.lrxms.net (Postfix, from userid 1000) id EC49D37AF0; Sun, 6 Oct 2002 20:38:40 -0400 (EDT) Date: Sun, 6 Oct 2002 20:38:40 -0400 To: speakup@braille.uwo.ca Subject: hard to find error Message-ID: <20021007003840.GA13514@lrxms.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i From: showell@lrxms.net (Scott Howell) Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Ah, no actually errors are lying in wait, but yet here is one I can't quite get a handle on. I'm editing a script and I attempted to run it and got the following. It was working, but I've obviously done something to break it. line 227: syntax error near unexpected token `fi' I am using nano and tried going to line 227 and found an fi, but it is no different than the other cases where I'm using fi. Btw, what the hell is fi mean in any case. Man I need to learn some scripting. tia Scott