From owner-freebsd-questions Thu Jun 20 14:23: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rhadamanth.submonkey.net (pc1-card5-0-cust12.cdf.cable.ntl.com [80.3.216.12]) by hub.freebsd.org (Postfix) with ESMTP id BE89037B496 for ; Thu, 20 Jun 2002 14:22:40 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 17L9O2-0001y6-00; Thu, 20 Jun 2002 22:22:38 +0100 Date: Thu, 20 Jun 2002 22:22:38 +0100 From: Ceri Davies To: Stacey Roberts Cc: FreeBSD-Questions Subject: Re: pwd longer working after cvsup of ports tree! Message-ID: <20020620212238.GA7169@submonkey.net> Mail-Followup-To: Ceri Davies , Stacey Roberts , FreeBSD-Questions References: <1024606275.315.32.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1024606275.315.32.camel@Demon.Strobe.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 20, 2002 at 09:51:15PM +0100, Stacey Roberts wrote: > Hi, > I just seen that pwd has stopped working just now. I've only just > noticed this whilst trying to sort out getting samba updated as per > today cvsup: > # pwd > pwd: .: No such file or directory > # > > What's *this*!!! Easy enough to do - it just means you rm'd the current working directory: {setantae@rhadamanth}-{~} $ mkdir -p /tmp/wibble {setantae@rhadamanth}-{~} $ cd /tmp/wibble/ {setantae@rhadamanth}-{/tmp/wibble} $ rm -fr /tmp/wibble/ {setantae@rhadamanth}-{/tmp/wibble} $ pwd pwd: .: No such file or directory Ceri -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message