| 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://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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: | <4260D65C.4A39014A@dessent.net> |
| Date: | Sat, 16 Apr 2005 02:09:48 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| Organization: | My own little world... |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Where is source for dos2unix |
| References: | <20050416091547 DOT GB11782 AT monster DOT octa4 DOT net> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
Brian Salter-Duke wrote:
> Where is the source code for dos2unix? The executable is in the
> cygutils-1.2.7-1 tarball, but the source code is not in the
> cygutils-1.2.7-1-src tarball. Is this just an error with this version.
> Should I look in an earlier version of cygutils?
u2d, d2u, and conv are all the same binary with different names:
$ md5sum -b /usr/bin/{d2u,u2d,conv}.exe
850b9a5fac0e26ea5b00ec87e6cf344b */usr/bin/d2u.exe
850b9a5fac0e26ea5b00ec87e6cf344b */usr/bin/u2d.exe
850b9a5fac0e26ea5b00ec87e6cf344b */usr/bin/conv.exe
The source to conv is in the cygutils source package.
Brian
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |