From owner-freebsd-current Sun May 19 11:27:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.dada.it (mail2.dada.it [195.110.96.69]) by hub.freebsd.org (Postfix) with SMTP id 419A837B409 for ; Sun, 19 May 2002 11:27:43 -0700 (PDT) Received: (qmail 7757 invoked from network); 19 May 2002 18:27:35 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 19 May 2002 18:27:35 -0000 Received: from trudy.home.torrini.org (localhost.home.torrini.org [127.0.0.1]) by torrini.org (8.12.3/8.12.3) with ESMTP id g4JIRe6J024393; Sun, 19 May 2002 20:27:40 +0200 (CEST) (envelope-from riccardo@trudy.home.torrini.org) Received: (from riccardo@localhost) by trudy.home.torrini.org (8.12.3/8.12.3/Submit) id g4JIReSV024392; Sun, 19 May 2002 20:27:40 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 19 May 2002 20:27:40 +0200 (CEST) From: Riccardo Torrini To: Mark Peek Subject: Re: tcsh Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 19-May-2002 (18:12:00/GMT) Mark Peek wrote: >>If exists a directory named "sort" tcsh chdir to that dir instead of >>executing sort present in path (and no, I have no "." anywere in path) >>And it also happen with non existent commands: >># pwd >>/usr/src/contrib >># find . -name Makefile | libreadline >># pwd >>/usr/src/contrib/libreadline > I tried to reproduce this problem but it worked fine for me. > This could be due to something in your .cshrc file. I have "set implicitcd". But it would be honoured only when a directory is specified on a line itself, not after a pipe (IMHO). Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message