From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10772 invoked by alias); 20 Dec 2004 15:25:25 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 10683 invoked from network); 20 Dec 2004 15:25:14 -0000 Received: from unknown (HELO main.gmane.org) (80.91.229.2) by sourceware.org with SMTP; 20 Dec 2004 15:25:14 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CgPCR-0003mw-00 for ; Mon, 20 Dec 2004 16:11:51 +0100 Received: from f12d06i01.advancemags.com ([69.2.124.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Dec 2004 16:11:51 +0100 Received: from skilover by f12d06i01.advancemags.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Dec 2004 16:11:51 +0100 To: cygwin@cygwin.com From: Chuck Subject: Re: Piping output from sqlplus Date: Mon, 20 Dec 2004 15:25:00 -0000 Message-ID: References: <407DF7D68DD30440B5CEB70ED234D1CF053F6C6F@excuswa100.americas.unity> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: f12d06i01.advancemags.com User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) In-Reply-To: <407DF7D68DD30440B5CEB70ED234D1CF053F6C6F@excuswa100.americas.unity> X-IsSubscribed: yes X-SW-Source: 2004-12/txt/msg00697.txt.bz2 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. -- 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/