From owner-freebsd-commit Mon Sep 18 21:46:03 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA02511 for freebsd-commit-outgoing; Mon, 18 Sep 1995 21:46:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA02499 for cvs-all-outgoing; Mon, 18 Sep 1995 21:45:58 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA02489 for cvs-etc-outgoing; Mon, 18 Sep 1995 21:45:56 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA02478 ; Mon, 18 Sep 1995 21:45:49 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id VAA05196; Mon, 18 Sep 1995 21:45:35 -0700 From: "Rodney W. Grimes" Message-Id: <199509190445.VAA05196@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc/root dot.cshrc To: nate@rocky.sri.MT.net (Nate Williams) Date: Mon, 18 Sep 1995 21:45:34 -0700 (PDT) Cc: nate@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199509190039.SAA23823@rocky.sri.MT.net> from "Nate Williams" at Sep 18, 95 06:39:15 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1046 Sender: owner-commit@FreeBSD.org Precedence: bulk > > > > Fix the cdpath to find utilities in the gnu src tree. > > > > Thanks.. and can we have that uncommented??? > > > > Nope, because 'csh' blows chunks in the cdpath when the directories > don't exist, and IF the sources aren't installed the directories won't > exist. Excuse me??? SkyRsh# set cdpath=(/arg /foo /bar /zap /what) SkyRsh# ls / .cshrc bin kernel proc tmp3 .profile c kernel.GENERIC root usr COPYRIGHT cdrom kernel.last sbin var Yikes dev kernel.old sys a etc lkm tmp b home mnt tmp2 SkyRsh# SkyRsh# cd apple foo: No such file or directory. SkyRsh# mkdir -p /foo/apple SkyRsh# cd apple /foo/apple SkyRsh# Now, what is this about ``blows chunks????''. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD