[Gllug] Which files link to an inode?

Tethys tet at accucard.com
Wed Apr 23 14:28:34 UTC 2003


"Simon Morris" writes:

>server 22# ls -li
>
> 352655799 drwxrwxrwx    5 root     sys           78 Apr 15 15:47 BAT.2723.1

Ahhh. I hadn't spotted that it was a directory. If you check, you'll
probably find you have subdirectories under BAT.2723.1. Remember,
each directory has a ".." which is a link to the parent directory:

	cd /psd1
	ls -ldi BAT.2723.1 BAT.2723.1/*/..

They don't show up because find ignores . and ..

Tet


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list