Date: Mon, 05 Oct 1998 13:53:22 -0500 From: Edwin Culp <eculp@webwizard.org.mx> To: Rik Schneider <rik@netasset.com> Cc: "Larry S. Marso" <larry@marso.com>, freebsd-current@FreeBSD.ORG Subject: Re: odd /stand directory Message-ID: <361915A2.8870E5AE@webwizard.org.mx> References: <Pine.BSF.4.01.9810050900260.1498-100000@lazlar.netasset.com>
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. ls -li |sort -n +0 -1 total 44090 23041 -rw-r--r-- 1 root wheel 1030 Jun 18 09:24 boot.help 23042 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 zcat 23043 -rw-r--r-- 1 root wheel 454 May 6 10:54 symbols 23050 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 -sh 23051 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 bad144 23052 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 boot_crunch 23053 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 cpio 23054 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 find 23055 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 fsck 23056 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 ft 23057 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 gunzip 23058 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 gzip 23059 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 ifconfig 23060 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 mount_nfs 23061 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 newfs 23062 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 ppp 23063 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 pwd 23064 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 oute 23065 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 sh 23066 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 slattach 23067 -r-xr-xr-x 1 root bin 1179648 May 6 09:09 sysinstall 30720 drwxr-xr-x 2 root wheel 1024 Jul 12 10:54 help 38400 drwx------ 2 root wheel 512 Jul 12 10:54 etc 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?361915A2.8870E5AE>