Hi,

In theory, this should work:

curl get.pharo.org/stable | xargs bash {} -v

but in practice it doesn't ;-)
I suspect because of the html hack in bash script.
some characters should be protected

Cheers,

Luc



#Luc


2014-06-11 17:09 GMT+02:00 Esteban A. Maringolo <emaringolo@gmail.com>:
2014-06-11 11:54 GMT-03:00 Max Leske <maxleske@gmail.com>:
> @(other)Esteban
> How important is this to you?

It is not mandatory. I just like to run things verbosely. Feedback is
paramount :)

> You can always pipe the script through a ���sed���
> filter and remove the ���--silent��� option.

Yep, I can also download the script and keep a modified version.

That's why asked if it could be done.


Regards!