delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Authentication-Warning: | ics-server.interface-net.com: lbakken owned process doing -bs |
Date: | Wed, 27 Feb 2002 15:33:53 -0800 (PST) |
From: | Luke Bakken <luke_bakken AT yahoo DOT com> |
X-X-Sender: | lbakken AT ics-server DOT interface-net DOT com |
Reply-To: | luke_bakken AT yahoo DOT com |
To: | Sanjay Gupta <SGupta AT Epylon DOT com> |
cc: | "'Andrew T. Schnable'" <schnable AT enteract DOT com>, <cygwin AT cygwin DOT com> |
Subject: | RE: Is ksh available on cygwin |
In-Reply-To: | <657B20E93E93D4118F9700D0B73CE3EA0D397191@goofy.epylon.lan> |
Message-ID: | <Pine.BSO.4.44.0202271531440.8504-100000@ics-server.interface-net.com> |
MIME-Version: | 1.0 |
pdksh compiles ootb and is pretty much the same as ksh. this won't work the same as AT&T korn shell: print 'hey' | read a; print $a but it probably won't matter. On Wed, 27 Feb 2002, Sanjay Gupta wrote: > Thanks for information. > > I have some Oracle monitoring scripts that have been written for Unix > platforms using ksh. I have one database which is running on NT. I was > trying to port those scripts for cygwin. Since ksh is not available for now, > what I have done is just copy bash.exe to ksh.exe. In this way, I don't have > to do much changes, because every script has first line #!/bin/ksh and also > the shell script extenstion are .ksh > > > > -----Original Message----- > From: Andrew T. Schnable [mailto:schnable AT enteract DOT com] > Sent: Wednesday, February 27, 2002 2:21 PM > To: Sanjay Gupta; cygwin AT cygwin DOT com > Subject: Re: Is ksh available on cygwin > > > I'm a long-time ksh guy - but I have found bash to be a very workable > substitute. It starts up in an emacs editing mode - if you prefer vi - > do a "set -o vi". > > Andy > schnable AT enteract DOT com > > ----- Original Message ----- > From: "Sanjay Gupta" <SGupta AT Epylon DOT com> > To: <cygwin AT cygwin DOT com> > Sent: Wednesday, February 27, 2002 3:46 PM > Subject: Is ksh available on cygwin > > > > Hello All, > > I want to know, whether ksh is available on cygwin. I am not able to find > > ksh. Is it called by some different name in cygwin ? > > > > Thanks > > Sanjay > > > > -- > > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > Bug reporting: http://cygwin.com/bugs.html > > Documentation: http://cygwin.com/docs.html > > FAQ: http://cygwin.com/faq/ > > > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |