Date: Mon, 05 Oct 1998 20:00:19 -0700 From: Mike Smith <mike@smith.net.au> To: Edwin Culp <eculp@webwizard.org.mx> Cc: Rik Schneider <rik@netasset.com>, "Larry S. Marso" <larry@marso.com>, freebsd-current@FreeBSD.ORG Subject: Re: odd /stand directory Message-ID: <199810060300.UAA01789@dingo.cdrom.com> In-Reply-To: Your message of "Mon, 05 Oct 1998 13:53:22 CDT." <361915A2.8870E5AE@webwizard.org.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
> Rik Schneider wrote: > > > What you are seeing is a single file with 19 links. If you want to make > > sure of that you can run du -k (as a not root user) or ls -i on the > > /stand directory. > > > > In my case that isn't true. I have nice sequential inodes:-), although what you're saying makes a lot more sense. I > think I will test and change it, but I don't understand how it got that way in the first place. You must have backed up and restored badly. /stand is only ever written by sysinstall during the early phase of the installation, and it always links everything together. You should expect the inode numbers to be around 20 or so. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810060300.UAA01789>