From owner-freebsd-hackers Sat Nov 16 13: 0:52 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D1EB37B401 for ; Sat, 16 Nov 2002 13:00:51 -0800 (PST) Received: from smtp.web.de (smtp01.web.de [217.72.192.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16CB443EA9 for ; Sat, 16 Nov 2002 13:00:50 -0800 (PST) (envelope-from l.s.r@web.de) Received: from [80.135.140.59] (helo=golmepha) by smtp.web.de with esmtp (WEB.DE(Exim) 4.91 #2) id 18DA3d-0003us-00 for hackers@freebsd.org; Sat, 16 Nov 2002 22:00:49 +0100 Content-Type: text/plain; charset="iso-8859-1" From: =?iso-8859-1?q?Ren=E9=20Scharfe?= To: hackers@freebsd.org Subject: Re: finding unmatched quotes in shell scripts Date: Sat, 16 Nov 2002 22:01:47 +0100 User-Agent: KMail/1.4.3 References: <200211161852.gAGIqwG1051860@orthanc.ab.ca> In-Reply-To: <200211161852.gAGIqwG1051860@orthanc.ab.ca> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211162201.47494.l.s.r@web.de> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 16 November 2002 19:52, Lyndon Nerenberg wrote: > I'm at my Witt's End trying to fix an unterminated quoted string proble= m > in a shell script. Do any of you have any debugging tools tucked away > that might help with this? Try using an editor with syntax highlighting, e.g., Vim or Kedit. Ren=E9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message