Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Allow shared write access to any directory' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Allow shared write access to any directory
Authored by: jdsmith on Jan 11, '06 11:07:03AM

My submitted hint had:

% sudo find /Users/Shared -type d -exec chmod g+s \{} \;

but the backslashes were removed. Hopefully those can be repaired.



[ Reply to This | # ]