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 10:27:56PM
I'll figure this out eventually:
% find . ! -perm -g=w -exec ls -ld \{} \;


[ Reply to This | # ]