Re: I have an inode....
From: Michael Paoli (michael1cat_at_yahoo.com)
Date: 08/01/04
- Previous message: Kenny McCormack: "Re: How can I best test if a directory is currently a mount point?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Jul 2004 19:34:11 -0700
spamtotrash@toomuchfiction.com (Kevin Collins) wrote in message news:<slrncfdt2s.jcn.spamtotrash@doom.unix-guy.com>...
> In article <QGlJc.23537$TB3.826809@news20.bellglobal.com>, Lew Pitcher wrote:
> > Faeandar wrote:
> >> How do I find a file with just an inode number?
> > /A/ file? Don't you mean "all the /files/"?
> In a given filesystem (which the OP mentions below), there is only one file
> with a given inode, unless you are thinking about hard links?
When an inode has multiple hard links, that inode still uniquely
identifies one file on the filesystem, however it would have mutliple
pathnames to the file in such a case.
> >> I know what
> >> filesystem it's in but that's as narrow as it gets. I noticed find
> >> has a -inum option but the syntax is escaping me.
- Previous message: Kenny McCormack: "Re: How can I best test if a directory is currently a mount point?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|