Re: chmod g+ Equivalent
by Bjoern Schliessmann other posts by this author
Aug 13 2007 4:40PM messages near this date
Re: chmod g+ Equivalent
|
Re: chmod g+ Equivalent
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.
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
Milan_sanremo
Lawrence Oluyede
Milan_sanremo
Bjoern Schliessmann
Milan_sanremo
|