Oct. 28, 2016
11:58 a.m.
Am 28.10.2016 um 13:17 schrieb Dimitris Chloupis <kilon.alios@gmail.com>:
I just noticed that OSProcess misses from Pharo 6 image, it was supposed to be replaced by OSSubProcess but this not in the image either ? What we suppose to use to execute bash from inside pharo ?
It was never in the image. You need to install it in order to use it. Norbert