Running other scripts from Bash shell

2003-11-27 Thread Ashman,Tim [PYR]
I am running Cygwin on a Windows 2000 machine. I also have GNU Octave 2.1.50 (very similar to Matlab) installed. Cygwin is a component of the GNU Octave 2.1.50 build, but I have installed Cygwin seperately as well. As a result of this, my octave and cygwin programs do not run together and have

RE: Running other scripts from Bash shell

2003-11-27 Thread Ashman,Tim [PYR]
? -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Thursday, November 27, 2003 8:52 AM To: [EMAIL PROTECTED] Subject: Re: Running other scripts from Bash shell On Thu, Nov 27, 2003 at 08:44:15AM -0800, Ashman,Tim [PYR] wrote: I am running Cygwin on a Windows

Running a script from Bash

2003-11-27 Thread Ashman,Tim [PYR]
In my first posting today, I was using an Octave script in explaining my problem of how to run an external script from Cygwin in general. Putting Octave aside for a moment, what do I need to do (PATH setting, script header, etc) to run any external script from a bash script? Basically, I would

Running Octave scripts from bash

2003-11-26 Thread Ashman,Tim [PYR]
I am running Cygwin on a Windows 2000 machine. I also have GNU Octave 2.1.50 (very similar to Matlab) installed. My octave and cygwin programs do not run together and have different root directories...will this cause any trouble calling an Octave script from a bash script under Cygwin? My root