Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 1999 11:22:03 -0500
From:      Chris Costello <chris@calldei.com>
To:        Wayne Cuddy <wayne@crb-web.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: more info Re: how did I manage this?
Message-ID:  <19990912112202.G14022@holly.calldei.com>
In-Reply-To: <Pine.LNX.4.10.9909121224360.7847-100000@crb.crb-web.com>
References:  <19990912101345.F14022@holly.calldei.com> <Pine.LNX.4.10.9909121224360.7847-100000@crb.crb-web.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 12, 1999, Wayne Cuddy wrote:
> >ls '$DEST_DIR'
> $2
> 
> Interestingly enough 2 is the inode number of both the root directory and the root
> directory of the /home partition.

   That's not all too interesting.  It seems to be normal:

$ ls -ldi /usr / /var
2 drwxr-xr-x  20 root  wheel  1024 Aug 20 21:15 /
2 drwxr-xr-x  27 root  wheel   512 Sep  9 15:58 /usr
2 drwxr-xr-x  18 root  wheel   512 May 27 06:13 /var

-- 
|Chris Costello <chris@calldei.com>
|Programming Department:  Mistakes made while you wait.
`------------------------------------------------------


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990912112202.G14022>