I need to make the permissions of a file exactly match the permissions of another file in OS X 10.6.
I don't see 'getfacl' or 'setfacl' as suggested in some other posts for Linux. And, it doesn't look like chown/chmod have a --reference option in Snow Leopard.
What is the equivalent on the Mac?
