Q3: stdin/stdout?

Bijan Parsia bparsia at email.unc.edu
Tue May 23 17:40:52 UTC 2000


On Tue, 23 May 2000, Stefan Matthias Aust wrote:

> I'm in question mode, so another, perhaps trivial question?  Is there any 
> way to access stdin and stdout on unix Squeaks?

Check out the OSProcesses goodie on the Squeak Swiki.

> Q3a: As this is another unix specific question: Can I call shell scripts 
> from Squeak and get the script's output (stdout and stderr) as file streams?

I know OSProcesses lets you fire up processes and read/write to
pipes. Whether this is sufficient for your purposes I don't know :)

Cheers,
Bijan Parsia.





More information about the Squeak-dev mailing list