Skip navigation.
 
ml[OT] Re: Getting the hard link count of a directory (in Time Machine backups)
FROM : Alastair Houghton
DATE : Thu Feb 07 19:01:12 2008

On 7 Feb 2008, at 17:20, Martin Redington wrote:

> I would like to get the "true" hard link count of a directory, (to 
> determine if more than any hard links to the directory exists).


Have you tried getattrlist() with ATTR_DIR_LINKCOUNT?

BTW, this isn't really a Cocoa question (i.e. there are other more 
appropriate mailing lists you could have chosen).

Kind regards,

Alastair.

--
http://alastairs-place.net

Related mailsAuthorDate
mlGetting the hard link count of a directory (in Time Machine backups) Martin Redington Feb 7, 18:20
ml[OT] Re: Getting the hard link count of a directory (in Time Machine backups) Alastair Houghton Feb 7, 19:01