Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 13:47:54 -0800 (PST)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        Philip Hallstrom <philip@adhesivemedia.com>
Cc:        Nathan Mace <nmace85@yahoo.com>, Freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: whats this?!
Message-ID:  <Pine.LNX.4.33.0112131343000.2099-100000@localhost.localdomain>
In-Reply-To: <20011213133639.S54029-100000@teak.adhesivemedia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 13 Dec 2001 it looks like Philip Hallstrom composed:

> What do you mean?  Seems like multiple slashes just get condensed into
> one...  at least on my machine:
> 
> philip@teak:~% cd //
> philip@teak:/% pwd
> /
> philip@teak:/% cd /usr//local
> philip@teak:/usr/local% pwd
> /usr/local
> 
> Does it do something different on yours?
> 


Yep, I formatted the last output hence the out of order listing.

[wiliweld@LC-BSD-wiliweld ~]--> cd // 

[wiliweld@LC-BSD-wiliweld //]--> pwd 
//

[wiliweld@LC-BSD-wiliweld //]--> ls
-i 
dev/ 
kernel* 
mnt/ 
share/ 
COPYRIGHT 
dist/ 
kernel.GENERIC* 
modules/
stand/ 
bin/ 
etc/ 
kernel.old* 
modules.old/ 
sys@ 
boot/ 
home@ 
lib/
proc/ 
tmp/ 
cdrom/ 
include/ 
libexec/ 
root/ 
usr/ 
compat@ 
info/ 
man/
sbin/ 
var/

[wiliweld@LC-BSD-wiliweld //]--> uname -r
4.2-RELEASE


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0112131343000.2099-100000>