Skip to navigation
How to chmod 777 with pythons os.chmod
07.09.15
os.chmod(file,stat.S_IRWXU | stat.S_IRWXG | stat.S_IRWXO)
http://www.tutorialspoint.com/python/os_chmod.htm
Reply
Anonymous
Information Epoch 1732582533
Make each program do one thing well.
Home
Notebook
Contact us