jfabry wrote
(PipeableOSProcess command: 'ls -l /etc/') output
Be careful with this. IIRC, depending on the command and how much output it returns, you can easily freeze your image. Do some experiments (e.g. #waitForCommand: vs. #command:, non-blocking output). There are ways to make it more robust, depending on the exact situation. Search the archives for something like "PipeableOSProcess nonblocking". HTH
----- Cheers, Sean -- View this message in context: http://forum.world.st/simple-question-about-OSProcress-tp4842648p4842867.htm... Sent from the Moose mailing list archive at Nabble.com.