From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.libero.it ([193.70.192.51]) by hawkwind.utcs.toronto.edu with SMTP id <25889>; Thu, 4 May 2000 03:23:00 -0400 Received: from LocalHost (151.15.155.172) by smtp1.libero.it; 3 May 2000 23:37:44 +0200 Received: from carlos by localhost with local (Exim 2.05 #1 (Debian)) id 12n3bV-0005E1-00; Wed, 3 May 2000 20:10:33 +0200 Date: Wed, 3 May 2000 14:10:33 -0400 From: Carlo Strozzi To: rc@hawkwind.utcs.utoronto.ca Subject: path oddity = my fault :-/ Message-ID: <20000503201033.A20051@tango.texne.com> Reply-To: carlos@texne.com Mail-Followup-To: rc@hawkwind.utcs.utoronto.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Organization: TeXne.COM My apologies for the subject "bug" report. It was my fault, due to the fact that I'm a newbie to Rc. I was setting $path in my ~/.rcrc file with: path = ``(:){echo $PATH} while it should have been either: path = ``(:){echo -n $PATH} or: path = ``($ifs :){echo $PATH} bye -carlo -- I can read MIME or uuencoded e-mail attachments in PDF, Postscript, HTML, RTF or text formats. Please do not send Word or Excel files.