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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00b501c340bb$3d4c2bd0$0325a8c0@crlc.net> Reply-To: "Carl Lindgren" <devel_support AT crlc DOT net (remove_this_to_email)> From: "Carl Lindgren" <devel_support AT crlc DOT net> To: <cygwin AT cygwin DOT com> References: <Pine DOT GSO DOT 4 DOT 44 DOT 0307021120430 DOT 17919-100000 AT slinky DOT cs DOT nyu DOT edu> <00a401c340b5$7ddb05f0$0325a8c0 AT crlc DOT net> <Pine DOT CYG DOT 4 DOT 55 DOT 0307021721180 DOT 2156 AT ellixia> Subject: Re: Question on postinstall Date: Wed, 2 Jul 2003 11:59:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 > I have "ported" pdksh to Cygwin. Is there any reason why you can't use the > version distributed in the net release? Do you have the same problems with the > net release version (5.2.14-2)? > No, there isn't... I was not aware that pdksh is now in the net release. The last mirror I did was back in January... So, maybe its time for another mirror download. Thanks for all the help. Carl ----- Original Message ----- From: "Elfyn McBratney" <elfyn AT cygwin DOT com> To: "Carl Lindgren" <devel_support AT crlc DOT net> Cc: <cygwin AT cygwin DOT com> Sent: Wednesday, July 02, 2003 11:27 AM Subject: Re: Question on postinstall > On Wed, 2 Jul 2003, Carl Lindgren wrote: > > > Opps! >>> I did mean EOL and not EOF, sorry for the confusion... > > > > Like I said in my last post... I don't have a problem with bash or zsh only > > with ksh that I compiled on Cygwin. Not a major problem for me but I would > > like to know how to correct it. It seems to me, from what I can remember, > > that the ksh port from the Microsoft NT 4.0 Resource Kit didn't have this > > problem. > > That's most likely because the Windows NT version used pure "textmode" (CR/LF) > when dealing with input and output. > > > But when I compiled the *nx pdksh on Cygwin that is when I started > > to see this problem with ksh. > > I have "ported" pdksh to Cygwin. Is there any reason why you can't use the > version distributed in the net release? Do you have the same problems with the > net release version (5.2.14-2)? > > The distributed version (5.2.14 derived) uses automode for input and output. > IIRC, that means reads in textmode/binmode and written in binmode. > > > Again my mistake on the EOL and EOF thing... > > Elfyn > -- > -- 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/