This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: running .bat files in a sh script


Christoph Kukulies wrote:
> 
> I'm having the following problem:
> 
> I'm getting command or path not found when I say in a sh script
> 
> /d/somedir/l.bat
> 
> while when sitting in the directory /d/somedir and execute
> a shell script containing the line
> 
> l.bat
> 
> it works.
> 
> B20.? - well, how do I find out whether I'm running 20.1 or 20.2?
> 
> --
> Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

$ uname
or
$ uname -r

should give the information
-- 
with best regards / mit freundlichen Grüßen

   Heinz-Jürgen Oertel

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]