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. > >
