From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <62017442-77b8-4bf8-a40b-8a0444256d6b@d32g2000yqe.googlegroups.com> References: <62017442-77b8-4bf8-a40b-8a0444256d6b@d32g2000yqe.googlegroups.com> Date: Fri, 13 Feb 2009 08:39:17 -0200 Message-ID: From: Felipe Bichued To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 'cd' into non-existent directory? Topicbox-Message-UUID: a078bb58-ead4-11e9-9d60-3106f5b1d025 mntgen(4) On Fri, Feb 13, 2009 at 8:23 AM, Pavel Klinkovsky wrote: > Hello all, > > it seems I missed something but... > > If I enter the /n directory, I can make 'cd' command into non-existent > (not mounted) 'directory' (or filesystem) successfully. > > % cd /n > % ls > 9 > 9fat > ... > % cd blahblah > % pwd > /n/blahblah > > Can you explain me, why it happens? > > Thanks in advance. > > Pavel > >