Stupid question, but what does the "s" do?

At 07:11 AM 7/30/2003 -0700, you wrote:
chgrp -R webgroup /var/web
chmod 775 /var/web
chmod g+s /var/web
find /var/web -type d -exec chmod 775 {} \;
find /var/web -type d -exec chmod g+s {} \;

_______________________________________________ Solaris-Users mailing list [EMAIL PROTECTED] http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to