I must be missing something obvious, but how can I get the results of executing an external command.
OSProcess command: 'ls /etc'
returns me an ExternalUnixProcess. I just want a string of the command results. This seems to basic to be hard, but I'm stumped. In VisualWorks and GemStone this is just a one liner.
Thanks,
Mike