Login  Register

Re: Use Shell Command from Pharo

Posted by Peter Uhnak on Mar 19, 2016; 3:17pm
URL: https://forum.world.st/Use-Shell-Command-from-Pharo-tp4885330p4885484.html



On Sat, Mar 19, 2016 at 9:16 AM, john pfersich <[hidden email]> wrote:
continued...
(this is on Mac OSX, but it should be the same on any *nix). 

I don't actually see the reason why it should assume root folder if you don't specify a path… that's stupid on many levels (I blame mac).
On Linux you get home, although that's imho also wrong and it should use the folder of the image… but maybe that's a misconfiguration of OSProcess.

Peter