spawnle & umask

Yves Glodt y.glodt at sitasoftware.lu
Thu Dec 8 05:43:14 EST 2005


Hi,

I tried something like this but the umask part does not work clearly...:

newpid = 
os.spawnle(os.P_NOWAIT,'/usr/bin/touch','/usr/bin/touch','xyz','umask 0113')

What would be the correct syntax for setting the umask for the created 
process...?


Best regards,
Yves



More information about the Python-list mailing list