Date: Mon, 3 Jul 2000 11:14:09 +0100 (BST) From: Mac <mac@ngo.org.uk> To: rjoseph@mammalia.org Cc: freebsd-questions@freebsd.org Subject: Re: Inodes and filenames Message-ID: <200007031014.LAA17330@ngo.org.uk> In-Reply-To: <200007031005.LAA17295@ngo.org.uk> from Mac at "Jul 3, 0 11:05:34 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Mac Wrote > R Joseph Wright Wrote > > I have a two part question regarding inodes. > > > > First, how can I find out whether an inode has more than one filename > > associated with it? > > Try:- > > find -inum XXX -print > > where 'XXX' is the inode number you're thinking of. > > (but watch out for the same inode-number being used on more than one > filesystem) which can be controled with the '-x' option to find. Mac 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?200007031014.LAA17330>