You need to be a bit more descriptive of what "doesn't work" mean, otherwise we can't help you. :)

Have you seen this?��http://pharo.gemtalksystems.com/book/PharoTools/OSProcess/

Also there's a new lib for OS��http://forum.world.st/ANN-OSSubprocess-v0-2-0-release-td4872820.html ( https://github.com/marianopeck/OSSubprocess )

Peter

On Fri, Mar 18, 2016 at 2:45 PM, Guillaume Ongenae <guillaume.ongenae@gmail.com> wrote:
Hello,

I would like to use execute shell command from Pharo.
I found OSProcess to do that but it doesn't work.

Thanks.
--