From: "Steckly, Ron" Date: 2007-12-23T15:22:26+09:00 Subject: Fairly elementary UNIX question ------_=_NextPart_001_01C8452B.DD881303 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 I've been learning a lot about the .NET architecture and scripting to it using Visual Basic and C#. I'm trying to write a program right now in UNIX and I'm a little perplexed. How do I tap into events in UNIX? For example, if I were to write a script to enter a command into the R Statistics Program running in Linux, how would I do that?=20 Normally, in bash I would type R And a new prompt comes up and you can type whatever command you want. I'd like to be able to make a simple GUi for it so that its easier for people to enter commands who are still learning R. But I'm not sure how to script to a terminal.... =20 Am I completely on the wrong track? =20 Ron ------_=_NextPart_001_01C8452B.DD881303--