Re: Making 'User Applications' folder using hard links?

Markus Hitter <[email protected]>
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
Am 12.11.2009 um 00:52 schrieb Jim Witte:

> Is there a way to use hard links to link not just a single file/ 
> directory into another place, but the entire contents of a  
> directory into another directory?

I'm pretty sure the only way to achieve such a thing is a union  
mount: Put one of the folders into a disk image, then union mount  
that onto the other one. Doing so means there's no way to write to  
the original folder, though. You'd have to undo the union mount each  
time you run the updater.

Another useful thing in such a situation might be a smart folder, in  
the Finder level. I didn't test that though.

Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.