Message-Id: <200501030251.j032pMCa022350@delorie.com> 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 From: "David Christensen" To: "'Cygwin List'" Subject: RE: expand changing DOS line endings to Unix line endings Date: Sun, 2 Jan 2005 18:51:01 -0800 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0002_01C4F0FC.015159F0" In-Reply-To: <41D8A0E8.20906@familiehaase.de> X-IsSubscribed: yes Note-from-DJ: This may be spam ------=_NextPart_000_0002_01C4F0FC.015159F0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Gerrit P. Haase wrote: > I took the textfile from the attachment which has actually two \r\n > at the end which are 78 bytes at all: Thanks for your suggestion. I believe my copy of textfile.txt has one CRLF pair at the end, and the length is 76 bytes: dpchrist AT p42800e:~$ wc textfile.txt 2 14 76 textfile.txt dpchrist AT p42800e:~$ wc textfile.out 2 14 74 textfile.out Also: C:\cygwin\home\dpchrist>dir textfile.txt Volume in drive C is P42800E Volume Serial Number is 80A2-A98F Directory of C:\cygwin\home\dpchrist 01/02/2005 12:00 PM 76 textfile.txt 1 File(s) 76 bytes 0 Dir(s) 66,820,841,472 bytes free C:\cygwin\home\dpchrist>type textfile.txt This is a text file created with Notepad. It has DOS (CRLF) line endings. C:\cygwin\home\dpchrist> > This is on a textmode mount and I see the same on a binmode mount. I do not understand the subtleties of Cygwin textmode mounts and binmode mounts. I do not recall taking any actions to affect this parameter -- my habit is to simply download Cygwin setup.exe, download packages to the local disk, and install packages from the local disk. When I suspect my Cygwin installation is corrupt, I rename C:\cygwin, do a fresh download/ download/ install cycle, and move over my data. (Maybe I need to do this again?) > ... please install coreutils to replace all these three packages. Using ftp:://planetmirror.com, 5.2.1-4 appears to be the most recent version of coreutils and it looks like I already have it installed (also confirmed by the attached cygcheck.out). The three previous mirrors on the list also indicate 5.2.1-4 is current. Is there a newer release? Do I need to find a better mirror? Reinstalling coreutils 5.2.1-4 anyway does not cure the problem: dpchrist AT p42800e:~$ grep dump .bashrc alias dump='od -Ad -tc' dpchrist AT p42800e:~$ dump textfile.txt 0000000 T h i s i s a t e x t f 0000016 i l e c r e a t e d w i t h 0000032 N o t e p a d . \r \n I t h a 0000048 s D O S ( C R L F ) l i n 0000064 e e n d i n g s . \r \n 0000076 dpchrist AT p42800e:~$ expand textfile.txt > textfile.out dpchrist AT p42800e:~$ dump textfile.out 0000000 T h i s i s a t e x t f 0000016 i l e c r e a t e d w i t h 0000032 N o t e p a d . \n I t h a s 0000048 D O S ( C R L F ) l i n e 0000064 e n d i n g s . \n 0000074 David ------=_NextPart_000_0002_01C4F0FC.015159F0 Content-Type: text/plain; name="textfile.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="textfile.txt" This is a text file created with Notepad. It has DOS (CRLF) line endings. ------=_NextPart_000_0002_01C4F0FC.015159F0 Content-Type: application/octet-stream; name="cygcheck.out" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="cygcheck.out" Cygwin Configuration Diagnostics Current System Time: Sun Jan 02 18:39:03 2005 Windows XP Professional Ver 5.1 Build 2600 Service Pack 2 Path: c:\Documents and Settings\dpchrist\My Documents\p42800e\bin C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\WINDOWS\system32 c:\WINDOWS c:\WINDOWS\System32\Wbem c:\Program Files\Microsoft SQL Server\90\Tools\Binn\ C:\cygwin\usr\sbin Output from C:\cygwin\bin\id.exe (nontsec) UID: 1003(dpchrist) GID: 513(None) 513(None) Output from C:\cygwin\bin\id.exe (ntsec) UID: 1003(dpchrist) GID: 513(None) 0(root) 513(None) 544(Administrators) 545(Users) 1005(Debugger Users) SysDir: C:\WINDOWS\system32 WinDir: C:\WINDOWS HOME =3D `C:\cygwin\home\dpchrist' MAKE_MODE =3D `unix' PWD =3D `/home/dpchrist' USER =3D `dpchrist' ALLUSERSPROFILE =3D `C:\Documents and Settings\All Users' APPDATA =3D `C:\Documents and Settings\dpchrist\Application Data' COMMONPROGRAMFILES =3D `C:\Program Files\Common Files' COMPUTERNAME =3D `P42800E' COMSPEC =3D `C:\WINDOWS\system32\cmd.exe' CVS_RSH =3D `/bin/ssh' EDITOR =3D `vim' FP_NO_HOST_CHECK =3D `NO' FTP_PASSIVE =3D `1' HISTCONTROL =3D `ignoredups' HOMEDRIVE =3D `C:' HOMEPATH =3D `\Documents and Settings\dpchrist' HOSTNAME =3D `p42800e' INFOPATH =3D `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel= /info:/usr/autotool/stable/info:' LANG =3D `C' LESS =3D `-R' LOGONSERVER =3D `\\P42800E' MANPATH =3D `:/home/dpchrist/local/man' NUMBER_OF_PROCESSORS =3D `2' OLDPWD =3D `/usr/bin' OS =3D `Windows_NT' OSTYPE =3D `cygwin' PATHEXT =3D `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PERL5LIB =3D `/home/dpchrist/local/share/perl/5.6.1' PRINTER =3D `HP LaserJet 4' PROCESSOR_ARCHITECTURE =3D `x86' PROCESSOR_IDENTIFIER =3D `x86 Family 15 Model 3 Stepping 3, GenuineIntel' PROCESSOR_LEVEL =3D `15' PROCESSOR_REVISION =3D `0303' PROGRAMFILES =3D `C:\Program Files' PROMPT =3D `$P$G' PS1 =3D `\u@\h:\w\$ ' SESSIONNAME =3D `Console' SHLVL =3D `1' SYSTEMDRIVE =3D `C:' SYSTEMROOT =3D `C:\WINDOWS' TEMP =3D `C:\DOCUME~1\dpchrist\LOCALS~1\Temp' TERM =3D `cygwin' TMP =3D `C:\DOCUME~1\dpchrist\LOCALS~1\Temp' USERDOMAIN =3D `P42800E' USERPROFILE =3D `C:\Documents and Settings\dpchrist' WINDIR =3D `C:\WINDOWS' _ =3D `/usr/bin/cygcheck' POSIXLY_CORRECT =3D `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) =3D `/cygdrive' cygdrive flags =3D 0x00000020 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) =3D `C:\cygwin' flags =3D 0x00000008 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) =3D `C:\cygwin/bin' flags =3D 0x00000008 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) =3D `C:\cygwin/lib' flags =3D 0x00000008 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options a: fd N/A N/A=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 c: hd NTFS 76308Mb 17% CP CS UN PA FC P42800E d: cd N/A N/A=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 e: hd NTFS 190779Mb 40% CP CS UN PA FC DATA f: hd NTFS 238472Mb 40% CP CS UN PA FC BACKUP z: net NTFS 76340Mb 21% CP CS UN PA FC RSYNC C:\cygwin / system textmode C:\cygwin/bin /usr/bin system textmode C:\cygwin/lib /usr/lib system textmode . /cygdrive system textmode,cygdrive Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe 55k 2004/09/14 C:\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygbz2-1.dll" v0.0 ts=3D2004/9/13 21:16 18k 2004/07/06 C:\cygwin\bin\cygcharset-1.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygcharset-1.dll" v0.0 ts=3D2004/7/6 11:09 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygcrypt-0.dll" v0.0 ts=3D2003/10/19 0:57 846k 2004/12/11 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=3D4.0 img=3D1.0 sy= s=3D4.0 "cygcrypto-0.9.7.dll" v0.0 ts=3D2004/12/11 3:04 831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygdb-4.1.dll" v0.0 ts=3D2003/9/20 14:51 895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygdb-4.2.dll" v0.0 ts=3D2004/4/27 8:31 1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygdb_cxx-4.1.dll" v0.0 ts=3D2003/9/20 14:53 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygdb_cxx-4.2.dll" v0.0 ts=3D2004/4/27 8:35 174k 2004/10/14 C:\cygwin\bin\cygexpat-0.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygexpat-0.dll" v0.0 ts=3D2004/10/14 1:34 40k 2004/10/10 C:\cygwin\bin\cygform-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform-8.dll" v0.0 ts=3D2004/10/10 1:33 45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform5.dll" v0.0 ts=3D2001/4/24 22:28 35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform6.dll" v0.0 ts=3D2002/1/8 22:03 48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform7.dll" v0.0 ts=3D2003/8/9 2:25 28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggdbm-3.dll" v0.0 ts=3D2003/7/20 0:58 30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggdbm-4.dll" v0.0 ts=3D2003/8/10 19:12 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggdbm.dll" v0.0 ts=3D2002/2/19 19:05 15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cyggdbm_compat-3.dll" v0.0 ts=3D2003/7/20 1:00 15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cyggdbm_compat-4.dll" v0.0 ts=3D2003/8/10 19:13 107k 2004/07/06 C:\cygwin\bin\cyggettextlib-0-14-1.dll - os=3D4.0 img=3D1= .0 sys=3D4.0 "cyggettextlib-0-14-1.dll" v0.0 ts=3D2004/7/6 10:56 17k 2004/07/06 C:\cygwin\bin\cyggettextpo-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cyggettextpo-0.dll" v0.0 ts=3D2004/7/6 10:56 190k 2004/07/06 C:\cygwin\bin\cyggettextsrc-0-14-1.dll - os=3D4.0 img=3D1= .0 sys=3D4.0 "cyggettextsrc-0-14-1.dll" v0.0 ts=3D2004/7/6 10:56 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cyghistory4.dll" v0.0 ts=3D2001/1/6 20:34 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cyghistory5.dll" v0.0 ts=3D2003/8/10 16:16 25k 2004/10/12 C:\cygwin\bin\cyghistory6.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cyghistory6.dll" v0.0 ts=3D2004/10/11 23:51 991k 2004/07/06 C:\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygiconv-2.dll" v0.0 ts=3D2004/7/6 11:10 22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-1.dll" v0.0 ts=3D2001/12/13 1:28 37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-2.dll" v0.0 ts=3D2003/8/10 14:50 54k 2004/07/06 C:\cygwin\bin\cygintl-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-3.dll" v0.0 ts=3D2004/7/6 10:51 41k 2004/10/14 C:\cygwin\bin\cyglber-2-2-7.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cyglber-2-2-7.dll" v0.0 ts=3D2004/10/14 1:28 180k 2004/10/14 C:\cygwin\bin\cygldap-2-2-7.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygldap-2-2-7.dll" v0.0 ts=3D2004/10/14 1:35 191k 2004/10/14 C:\cygwin\bin\cygldap_r-2-2-7.dll - os=3D4.0 img=3D1.0 sy= s=3D4.0 "cygldap_r-2-2-7.dll" v0.0 ts=3D2004/10/14 1:35 146k 2004/12/21 C:\cygwin\bin\cygmagic-1.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygmagic-1.dll" v0.0 ts=3D2004/12/21 6:34 22k 2004/10/10 C:\cygwin\bin\cygmenu-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu-8.dll" v0.0 ts=3D2004/10/10 1:33 26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu5.dll" v0.0 ts=3D2001/4/24 22:27 20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu6.dll" v0.0 ts=3D2002/1/8 22:03 29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu7.dll" v0.0 ts=3D2003/8/9 2:25 21k 2004/10/22 C:\cygwin\bin\cygminires.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygminires.dll" v0.0 ts=3D2004/10/22 13:28 74k 2004/10/10 C:\cygwin\bin\cygncurses++-8.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses++-8.dll" v0.0 ts=3D2004/10/10 1:33 156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses++5.dll" v0.0 ts=3D2001/4/24 22:29 175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses++6.dll" v0.0 ts=3D2002/1/8 22:03 216k 2004/10/10 C:\cygwin\bin\cygncurses-8.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses-8.dll" v0.0 ts=3D2004/10/10 1:25 226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cygncurses5.dll" v0.0 ts=3D2001/4/24 22:17 202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cygncurses6.dll" v0.0 ts=3D2002/1/8 22:03 224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cygncurses7.dll" v0.0 ts=3D2003/8/9 2:24 13k 2004/10/10 C:\cygwin\bin\cygpanel-8.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygpanel-8.dll" v0.0 ts=3D2004/10/10 1:32 15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpanel5.dll" v0.0 ts=3D2001/4/24 22:27 12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpanel6.dll" v0.0 ts=3D2002/1/8 22:03 19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpanel7.dll" v0.0 ts=3D2003/8/9 2:24 62k 2003/12/11 C:\cygwin\bin\cygpcre-0.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpcre-0.dll" v0.0 ts=3D2003/12/11 9:01 63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpcre.dll" v0.0 ts=3D2003/4/11 1:31 9k 2003/12/11 C:\cygwin\bin\cygpcreposix-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygpcreposix-0.dll" v0.0 ts=3D2003/12/11 9:01 61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygpcreposix.dll" v0.0 ts=3D2003/4/11 1:31 1061k 2004/08/19 C:\cygwin\bin\cygperl5_8_5.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygperl5_8_5.dll" v0.0 ts=3D2004/8/19 10:54 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpopt-0.dll" v0.0 ts=3D2002/6/8 22:45 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygreadline4.dll" v0.0 ts=3D2001/1/6 20:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygreadline5.dll" v0.0 ts=3D2003/8/10 16:16 144k 2004/10/12 C:\cygwin\bin\cygreadline6.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygreadline6.dll" v0.0 ts=3D2004/10/11 23:51 78k 2004/10/13 C:\cygwin\bin\cygsasl2-2.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygsasl2-2.dll" v0.0 ts=3D2004/10/13 15:50 171k 2004/12/11 C:\cygwin\bin\cygssl-0.9.7.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygssl-0.9.7.dll" v0.0 ts=3D2004/12/11 3:04 247k 2004/12/07 C:\cygwin\bin\cygtidy-0-99-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygtidy-0-99-0.dll" v0.0 ts=3D2004/12/7 6:34 62k 2004/10/10 C:\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygz.dll" v0.0 ts=3D2004/10/9 21:09 1114k 2004/11/10 C:\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygwin1.dll" v0.0 ts=3D2004/11/10 5:34 Cygwin DLL version info: DLL version: 1.5.12 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 116 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix:=20 Build date: Wed Nov 10 08:34:47 EST 2004 Shared id: cygwin1S4 Cygwin Package Information Last downloaded files to: C:\cygwin\setup Last downloaded files from: ftp://mirror.switch.ch/mirror/cygwin Package Version _update-info-dir 00231-1 ash 20040127-1 base-files 3.1-4 base-passwd 2.1-1 bash 2.05b-16 binutils 20041229-1 bzip2 1.0.2-6 ccrypt 1.7-1 clear 1.0-1 coreutils 5.2.1-4 cron 3.0.1-15 crypt 1.1-1 cvs 1.11.17-1 cygrunsrv 1.0-1 cygutils 1.2.5-1 cygwin 1.5.12-1 cygwin-doc 1.3-7 diffutils 2.8.7-1 editrights 1.01-1 email 2.3.0-2 exim 4.43-1 expat 1.95.8-1 file 4.12-1 fileutils 4.1-3 findutils 20041227-1 gawk 3.1.4-3 gcc 3.3.3-3 gcc-core 3.3.3-3 gcc-g++ 3.3.3-3 gcc-mingw-core 20040810-1 gcc-mingw-g++ 20040810-1 gdb 20041228-1 gdbm 1.8.3-7 gnome-common 2.8.0-1 gnupg 1.2.6-2 grep 2.5-1 groff 1.18.1-2 gzip 1.3.5-1 indent 2.2.9-1 less 381-1 libbz2_1 1.0.2-6 libcharset1 1.9.2-1 libdb4.1 4.1.25-1 libdb4.2 4.2.52-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgettextpo0 0.14.1-1 libiconv 1.9.2-1 libiconv2 1.9.2-1 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.1-1 libncurses-devel 5.4-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.4-1 libopenldap2_2_7 2.2.17-2 libpcre 4.1-1 libpcre0 4.5-1 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.0-1 libsasl2 2.1.19-3 login 1.9-7 lynx 2.8.4-8 make 3.80-1 man 1.5o1-1 mingw-runtime 3.6-1 minires 1.00-1 mktemp 1.5-3 ncftp 3.1.7-1 ncurses 5.4-1 openssh 3.9p1-2 openssl 0.9.7e-1 perl 5.8.5-3 perl_manpages 5.8.5-3 pine 4.58-1 readline 5.0-1 rebase 2.3-1 rsync 2.6.3-1 sed 4.1.2-1 sh-utils 2.0.15-5 sharutils 4.2.1-3 shutdown 1.4-1 tar 1.13.25-5 tcltk 20030901-1 termcap 20021106-2 terminfo 5.4_20041009-1 texinfo 4.7-1 textutils 2.0.21-2 tidy 041206-1 time 1.7-1 unzip 5.50-5 uw-imap 2002e-3 uw-imap-imapd 2002e-3 uw-imap-util 2002e-3 vim 6.3-1 w32api 3.2-1 wget 1.9.1-1 which 1.6-1 whois 4.6.14-1 zip 2.3-6 zlib 1.2.2-1 Use -h to see help about each section ------=_NextPart_000_0002_01C4F0FC.015159F0 Content-Type: application/octet-stream; name="textfile.out" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="textfile.out" This is a text file created with Notepad. It has DOS (CRLF) line endings. ------=_NextPart_000_0002_01C4F0FC.015159F0 Content-Type: text/plain; charset=us-ascii -- 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/ ------=_NextPart_000_0002_01C4F0FC.015159F0--