NYCPHP Meetup

NYPHP.org

[nycphp-talk] chmod - sticky bits on dirs

bpang at bpang.com bpang at bpang.com
Thu Feb 19 21:26:24 EST 2004


Can someone help me remember how to do this with chmod?

I have a directory in which I want all files or sub-directories (existing
and newly created/added) to be rwx by any member of the group which owns
the directory.

I thought it was something like
chmod g+s <dirname>
but that doesn't seem to be doing it right...

thanks



More information about the talk mailing list