Nov. 13, 2012
10:24 a.m.
I'm working on a simple library for NativeBoost that will execute commands on the shell and return stdin and stderr to the image. This will take me one or two weeks to complete though. Once I'm finished I'll post it on the list (I guess there's a lot of people who would want something like this). This library should (hopefully) make OSProcess obsolete. Cheers, Max On 09.11.2012, at 10:35, roberto.minelli@usi.ch wrote:
Hi,
I'd like to script some shell commands in Pharo 2.0. Is there any way to do that in Pharo? It seems OSProcess class is suitable but seems it's not yet fully ported in Pharo 2.0.
Thanks, Roberto