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.