In that case, wouldn't you find the corrent CommandLineHandler class and call >>activate on it?
/Ryan On Tue, Dec 3, 2013 at 8:51 AM, Yuriy Tymchuk <[email protected]> wrote: > I think the question was how do you do that worm *within* Pharo. Not > Pharo from command line > > Uko > > > On 03 Dec 2013, at 14:48, Esteban Lorenzano <[email protected]> wrote: > > depends on the kind of command line :) > > the most easy way is to do something like: > > ./pharo Pharo.image eval "42 factorial" > > Esteban > > > On Tue, Dec 3, 2013 at 2:45 PM, Sabine Knöfel <[email protected]>wrote: > >> Hi, >> >> how can I perform a commandline command from within Pharo? >> >> Sabine >> >> >> >> -- >> View this message in context: >> http://forum.world.st/command-line-command-from-pharo-image-tp4727022.html >> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >> >> > >
