chmod g+ Equivalent

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon Aug 13 18:42:53 EDT 2007


milan_sanremo wrote:

> I've read the documentation on os.chmod() and can implement all
> the standard commands, but what is the syntax for the equivalent
> of chmod g + to set the group id?

Group ID is set using os.chown.

Regards,


Björn

-- 
BOFH excuse #190:

Proprietary Information.




More information about the Python-list mailing list