| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3A6938E2.DE4A4C1B@ece.gatech.edu> |
| Date: | Sat, 20 Jan 2001 02:06:10 -0500 |
| From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
| X-Mailer: | Mozilla 4.75 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | dos2unix, unix2dos |
programs are available as part of the "misc" package at CygUtils:
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/misc/
This package contains a grab-bag of goodies I've collected or written
over the years, and have found useful on occaision. These include:
ascii.exe: simple utility for displaying the ASCII character set
putclip.exe: copy stdin to the Windows clipboard
getclip.exe: copy Windows clipboard to stdout
uuencode.exe: encode a file into unambiguous 7bit format
uudecode.exe: decode a file encoded by uuencode
--> these 2 are based on the GNU release of the uuencode
tools, which in turn were based on the original
1983 UCalBerkeley release
conv.exe: a utility for converting line endings between DOS and UNIX
d2u.exe: a copy of conv.exe which defaults to converting DOS->UNIX
u2d.exe: a copy of conv.exe which defaults to converting UNIX->DOS
--> these 3 are based on hd2c package from Peter Hanecak,
but heavily modified.
--Chuck
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |