Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Chuck Subject: Re: Piping output from sqlplus Date: Tue, 21 Dec 2004 11:42:08 -0500 Lines: 29 Message-ID: References: <407DF7D68DD30440B5CEB70ED234D1CF053F6C6F AT excuswa100 DOT americas DOT unity> <20041220164424 DOT GL1175 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: f12d06i01.advancemags.com User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) In-Reply-To: <20041220164424.GL1175@trixie.casa.cgf.cx> X-IsSubscribed: yes Christopher Faylor wrote: > On Mon, Dec 20, 2004 at 10:02:22AM -0500, Chuck wrote: > >>Bakken, Luke wrote: >> >>>>I need a korn shell that will handle the windows-like path names >>>>(pdksh), and where "read" executes in the same shell that called it >>>>(ksh '93). >>> >>>Keep wishing. There are other ways of doing what you need to do with >>>sqlplus without using a pipe and read. >> >>I have dozen's of ksh scripts already written and running on other >>platforms. I'm not going to change them all just to accomodate a >>weakness in Cygwin, or more precisely pdksh. > > > So you've got dozens of ksh scripts and your method of getting them > working on cygwin is to wish real hard that something changes? You must > not want to get things working on windows very much then. > I don't really *need* them to work on Windows. I just thought I could use Cygwin to develop and maintain them while I'm on my laptop and not connected. The final destination of all my ksh scripts will be Solaris. That's where they need to run I'll be able to live with the ksh from www.kornshell.com. It's closer to what Sun distributes. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/