Sometimes, right after executing a shell command such as

  Shell("bash -c 'echo foo >/tmp/bar'", 0, "", True)

the file created by that command - in this case "/tmp/bar" - doesn't yet exist 
in the moment right after "Shell" finished.  What may be the reason for this 
problem?  How do I avoid it, *reliably*.

-- 
Dipl.-Phys. Felix E. Klee
Email: [EMAIL PROTECTED] (work), [EMAIL PROTECTED] (home)
Tel: +49 721 8307937, Fax: +49 721 8307936
Linuxburg, Goethestr. 15a, 76135 Karlsruhe, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to