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 Message-ID: <01ed01c1fc4d$f766b7f0$010a10ac@bluesguitar.org> From: "Matthew Smith" To: "Gerrit P. Haase" Cc: "Cygwin" References: <20020512044943 DOT GA5997 AT redhat DOT com> <3CE28FA4 DOT 6080402 AT earthlink DOT net> <3CE2A07E DOT 6040101 AT ece DOT gatech DOT edu> <00bf01c1fc3e$0063ffd0$010b10ac AT bluesguitar DOT org> <97555612588 DOT 20020515215450 AT familiehaase DOT de> Subject: Re: Changes in latest snapshot Date: Wed, 15 May 2002 15:20:33 -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 V6.00.2600.0000 > Maybe it is also a good idea to include a little wrapper for d2u, (in the > cygutils package?), to convert recursively all files from where you > start it? Or add an option to the executable to run it recursive down > a whole tree. Why? This is trivial to do. find . -type f -exec dos2unix {} \; cheers, -Matt -- 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/