Aperture, OS X 10.5.2 and Time Machine

Paul Sargent psarge at gmail.com
Fri Feb 29 01:14:04 PST 2008


On Fri, Feb 29, 2008 at 7:35 AM, John Musbach <johnmusbach1 at gmail.com> wrote:
>
>  "find /location ! -type d -links +1 -ls | sort -n" returns only hard links

That will return files that are hard links, but Time Machine hard
links directories too. In fact most of the hard links are directories.
Files under a hard linked directory still only have one link although
they appear in two places in the tree.

Directories have multiple links normally, so it makes detecting them difficult.


More information about the MacOSX-talk mailing list