Mail Archives: cygwin/2003/10/22/18:43:09
------_=_NextPart_000_01C398ED.CE2C59B0
Content-Type: text/plain
While doing some other work, I've come to the impression that this is not a
fileutils problem. In a directory with ~1700 htm files whose names take
37k,
$ zip archive_name *.htm
bash: /bin/zip: Invalid argument
but
$ echo * | tr ' ' '\n' | zip t.zip -@
worked fine. I did it again using sh.
$ zip archive_name *.htm
silently did nothing while
$ echo * | tr ' ' '\n' | zip t.zip -@
worked as expected.
I then remembered that in this directory,
$ cp -pv *.htm target_dir
worked fine under sh last week but does not now.
In another experiment, under bash
$ ls
works fine while
$ ls *
bash: /bin/ls.exe: Invalid argument
There has been a big change my cygwin installation since last week. I got a
new box, upgrading from Win98SE to XP Pro. So this is a new installation of
cygwin, but other than this line-length problem, everything seems to be
working OK (ignoring minor glitches probably due to various configuration
files getting lost in the transition).
Although I could re-do my scripts to work around this problem I'd appreciate
any help in figuring out what is wrong with my cygwin installation.
Thanks for your time and consideration.
- Barry Buchbinder
-----Original Message-----
From: Buchbinder, Barry (NIH/NIAID)
Sent: Wednesday, October 22, 2003 9:53 AM
To: 'Klein Andre ICM N AS PD B 3'; 'cygwin AT cygwin DOT com'
Subject: RE: Cygwin/bash: need environment variables >32K
It may be a command line problem. I constructed, in a directory with a lot
of files, a 90k environmental variable by doing
$ T=`echo *`
Then
$ echo $T
and
$ echo $T | wc
showed that bash environmental variables can be that large and that the
command line can handle them.
$ cp $T target_dir
was unhappy ("Invalid argument"), so the problem seems to be with how long
of a command line cp can handle. (Presumably "Invalid argument" results
from the way the arguments get truncated.) one might suspect that rm, its
fileutils sibling, has the same limitation.
-----Original Message-----
From: Klein Andre ICM N AS PD B 3 [mailto:andre DOT klein AT siemens DOT com]
Sent: Wednesday, October 22, 2003 7:16 AM
To: 'cygwin AT cygwin DOT com'
Subject: RE: Cygwin/bash: need environment variables >32K
Thanks for your answer!
I've tried to make the example more simple (s. attachments).
It sets a long environment variable and simply invokes the
cygwin rm executable afterwards...
I open a DOS box and invoke the example with
>bash run.sh
Following problems arise in my environment:
(a) environment variable with 30K
run.sh: line 9: /usr/bin/rm: Resource temporarily unavailable
(b) environment variable with 100K
run.sh: line 9: /usr/bin/rm: Invalid argument
(c) environment variable with 20K
rm works fine
So this clearly shows, that the length of my environment variable
affects the execution of the cygwin "rm" executable.
I hope you can reproduce this in your environment?!
Is there any way to avoid these problems?
Unfortunately we need such long variables...
Andre
-----Original Message-----
From: Corinna Vinschen [mailto:corinna-cygwin AT cygwin DOT com]
Sent: Mittwoch, 22. Oktober 2003 12:01
To: 'cygwin AT cygwin DOT com'
Subject: Re: Cygwin/bash: need environment variables >32K
On Wed, Oct 22, 2003 at 11:30:54AM +0200, Klein Andre ICM N AS PD B 3 wrote:
> I need to set a very long environment variable CLASSPATH within Cygwin
bash.
> But there seems to be an upper limit of 32K for environment variables!?!?
>
> Is there any way to increase this upper limit?
>
> I have attached 2 small files for demonstrating the problem.
> Start run.sh and the invocation of the executable (java) failes...
It's not the length of the environment variable which is the problem,
it's the way the application is called. java is a native windows
application and on process creation, the windows command line can not
exceed 32K. Does java not support the CLASSPATH environment variable?
Do you need to give it as argument explicitely?
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
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_01C398ED.CE2C59B0
Content-Type: application/octet-stream;
name="cygcheck.out"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="cygcheck.out"
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed Oct 22 18:23:14 2003
Windows XP Professional Ver 5.1 Build 2600 Service Pack 1
Path: c:\cygwin\bin
c:\cygwin\usr\local\bin
.
c:\bin
c:\usr
c:\WINDOWS
c:\WINDOWS\COMMAND
c:\
p:\UTILS
t:\ORAWIN95\BIN
c:\PROGRA~1\NETWOR~1\MCAFEE~1
c:\SNA95\SYSTEM
c:\DMI\BIN
Output from c:\cygwin\bin\id.exe (nontsec)
UID: 400(bbuchbinder) GID: 401(mkpasswd)
401(mkpasswd)
Output from c:\cygwin\bin\id.exe (ntsec)
UID: 400(bbuchbinder) GID: 401(mkpasswd)
547(Power Users) 545(Users)
401(mkpasswd)
SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS
CYGWIN =3D `check_case:adjust export title nostrip_title'
HOME =3D `c:\cygwin\home\bbuchbinder'
MAKE_MODE =3D `unix'
PWD =3D `/c/dw2/NIAID'
USER =3D `BBuchbinder'
ALLUSERSPROFILE =3D `C:\Documents and Settings\All Users'
APPDATA =3D `C:\Documents and Settings\bbuchbinder\Application Data'
CLASSPATH =3D `C:\SHADOW\JDBC\Scjd12ts.jar;C:\SHADOW\JDBC;'
CLIENTNAME =3D `Console'
COMMONPROGRAMFILES =3D `C:\Program Files\Common Files'
COMPUTERNAME =3D `OTD-4030'
COMSPEC =3D `C:\WINDOWS\system32\cmd.exe'
CVSROOT =3D =
`:pserver:anoncvs AT sources DOT redhat DOT com:/home/bbuchbinder/cvs/src'
EDITOR =3D `vim'
HISTCONTROL =3D `ignoredups'
HOMEDRIVE =3D `H:'
HOMEPATH =3D `\'
HOMESHARE =3D `\\Fire\BBuchbi$'
HOSTNAME =3D `OTD-4030'
HOSTTYPE =3D `i686'
LESS =3D `-Ms'
LOGONSERVER =3D `\\NIAID-DC3'
LS_COLORS =3D =
`no=3D00:fi=3D00:di=3D01;34:ln=3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;=
01:cd=3D40;33;01:ex=3D01;33:*~=3D05;31:*.mtxt=3D05;31:*.ndx=3D05;31:*.cm=
d=3D01;32:*.exe=3D01;32:*.com=3D01;32:*.btm=3D01;32:*.bat=3D01;32:*.c=3D=
01;36:*.h=3D01;36:*.pl=3D01;36:*.pm=3D01;36:*.cgi=3D01;36:*.java=3D01;36=
:*.html=3D01;36:*.tar=3D01;31:*.tgz=3D01;31:*.gz=3D01;31:*.tgz=3D01;31:*=
.bz2=3D01;31:*.arj=3D01;31:*.taz=3D01;31:*.lzh=3D01;31:*.zip=3D01;31:*.=
z=3D01;31:*.Z=3D01;31:*.gz=3D01;31:*.jpg=3D01;35:*.jpeg=3D01;35:*.JPG=3D=
01;35:*.gif=3D01;35:*.GIF=3D01;35:*.bmp=3D01;35:*.BMP=3D01;35:*.xbm=3D01=
;35:*.ppm=3D01;35:*.xpm=3D01;35:*.tif=3D01;35:'
MACHTYPE =3D `i686-pc-cygwin'
NUMBER_OF_PROCESSORS =3D `1'
OLDPWD =3D `/c'
OS =3D `Windows_NT'
OSTYPE =3D `cygwin'
PAGER =3D `/bin/less.exe'
PATHEXT =3D `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PERLIO =3D `perlio'
PROCESSOR_ARCHITECTURE =3D `x86'
PROCESSOR_IDENTIFIER =3D `x86 Family 15 Model 2 Stepping 7, =
GenuineIntel'
PROCESSOR_LEVEL =3D `15'
PROCESSOR_REVISION =3D `0207'
PROGRAMFILES =3D `C:\Program Files'
PROMPT =3D `$P$G'
PS1 =3D `\[\e[0m\e[K\e[1;35m\]1 \[\[\e[0;7m\]\!\[\e[0m\] =
\[\e[0;36m\]$PWD\[\e[0;1m\]> \[\e[0m\e]0;\s s:1 h:\! $PWD\a\]'
PS2 =3D `\[\e[0;1m\]> \[\e[0m\]'
PS3 =3D `\[\e[0;36m\]select\[\e[0;1m\]: \[\e[0m\]'
PS4 =3D `\[\e[0;1m\]+ \[\e[0m\]'
SESSIONNAME =3D `Console'
SHELL =3D `/bin/bash.exe'
SHLVL =3D `1'
SNAROOT =3D `C:\SNA\system'
SYSTEMDRIVE =3D `C:'
SYSTEMROOT =3D `C:\WINDOWS'
TEMP =3D `c:\DOCUME~1\BBUCHB~1\LOCALS~1\Temp'
TERM =3D `cygwin'
TMP =3D `c:\DOCUME~1\BBUCHB~1\LOCALS~1\Temp'
USERDNSDOMAIN =3D `NIAID.NIH.GOV'
USERDOMAIN =3D `NIAID'
USERNAME =3D `bbuchbinder'
USERPROFILE =3D `C:\Documents and Settings\bbuchbinder'
VIM =3D `/usr/share/vim/vim62'
WINDIR =3D `C:\WINDOWS'
_ =3D `/bin/cygcheck'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
(default) =3D `/'
cygdrive flags =3D 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
(default) =3D `c:\cygwin'
flags =3D 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) =3D `c:\cygwin/bin'
flags =3D 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) =3D `c:\cygwin/lib'
flags =3D 0x00000002
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
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A =20
c: hd NTFS 39134Mb 21% CP CS UN PA FC =20
d: cd N/A N/A =20
h: net NTFS 94914Mb 93% CP CS UN PA FC =20
o: net NTFS 4095Mb 47% CP CS UN PA FC OTD
p: net NTFS 38107Mb 10% CP CS UN PA FC =20
q: net NTFS 94907Mb 78% CP CS UN PA FC Giant _E
s: net NTFS 94907Mb 78% CP CS UN PA FC Giant _E
t: net NTFS 94907Mb 78% CP CS UN PA FC Giant _E
u: net NTFS 9577Mb 95% CP CS UN PA FC =20
c:\cygwin / user binmode
c:\cygwin/bin /usr/bin user binmode
c:\cygwin/lib /usr/lib user binmode
. / user binmode,cygdrive
Found: c:\cygwin\bin\awk.exe
Found: c:\cygwin\bin\bash.exe
Found: c:\cygwin\bin\cat.exe
Found: c:\bin\cat.exe
Warning: c:\cygwin\bin\cat.exe hides c:\bin\cat.exe
Found: \bin\cat.exe
Warning: c:\cygwin\bin\cat.exe hides \bin\cat.exe
Found: c:\cygwin\bin\cp.exe
Found: c:\bin\cp.exe
Warning: c:\cygwin\bin\cp.exe hides c:\bin\cp.exe
Found: \bin\cp.exe
Warning: c:\cygwin\bin\cp.exe hides \bin\cp.exe
Found: c:\cygwin\bin\cpp.exe
Found: c:\cygwin\bin\find.exe
Found: c:\cygwin\bin\gcc.exe
Not Found: gdb
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
802k 2003/09/15 c:\cygwin\bin\cygaspell-15.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygaspell-15.dll" v0.0 ts=3D2003/9/15 8:32
61k 2003/08/09 c:\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygbz2-1.dll" v0.0 ts=3D2003/8/9 2:35
842k 2003/09/30 c:\cygwin\bin\cygcrypto-0.9.7.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cygcrypto-0.9.7.dll" v0.0 ts=3D2003/9/30 12:49
645k 2003/04/11 c:\cygwin\bin\cygcrypto.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygcrypto.dll" v0.0 ts=3D2003/4/11 6:37
551k 2003/04/02 c:\cygwin\bin\cygcurl-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygcurl-2.dll" v0.0 ts=3D2003/4/2 16:09
380k 2002/07/24 c:\cygwin\bin\cygdb-3.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb-3.1.dll" v0.0 ts=3D2002/7/24 12:24
487k 2002/07/24 c:\cygwin\bin\cygdb_cxx-3.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb_cxx-3.1.dll" v0.0 ts=3D2002/7/24 12:25
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/25 1: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/9 1: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 5: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 3: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 22: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 22:05
15k 2003/07/20 c:\cygwin\bin\cyggdbm_compat-3.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggdbm_compat-3.dll" v0.0 ts=3D2003/7/20 4:00
15k 2003/08/11 c:\cygwin\bin\cyggdbm_compat-4.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggdbm_compat-4.dll" v0.0 ts=3D2003/8/10 22:13
69k 2003/08/10 c:\cygwin\bin\cyggettextlib-0-12-1.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggettextlib-0-12-1.dll" v0.0 ts=3D2003/8/10 18:10
12k 2003/08/10 c:\cygwin\bin\cyggettextpo-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyggettextpo-0.dll" v0.0 ts=3D2003/8/10 18:11
134k 2003/08/10 c:\cygwin\bin\cyggettextsrc-0-12-1.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggettextsrc-0-12-1.dll" v0.0 ts=3D2003/8/10 18:10
17k 2001/06/28 c:\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghistory4.dll" v0.0 ts=3D2001/1/6 23:34
29k 2003/08/10 c:\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghistory5.dll" v0.0 ts=3D2003/8/10 19:16
958k 2003/08/10 c:\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygiconv-2.dll" v0.0 ts=3D2003/8/10 16:57
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 4: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 17:50
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/25 1: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/9 1: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 5:25
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/25 1: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/9 1:03
226k 2001/04/25 c:\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses5.dll" v0.0 ts=3D2001/4/25 1:17
202k 2002/01/09 c:\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses6.dll" v0.0 ts=3D2002/1/9 1:03
224k 2003/08/09 c:\cygwin\bin\cygncurses7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses7.dll" v0.0 ts=3D2003/8/9 5:24
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/25 1: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/9 1: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 5:24
67k 2003/09/10 c:\cygwin\bin\cygpcre-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcre-0.dll" v0.0 ts=3D2003/9/10 10:25
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 4:31
15k 2003/09/10 c:\cygwin\bin\cygpcreposix-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcreposix-0.dll" v0.0 ts=3D2003/9/10 10:25
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 4:31
1100k 2003/08/29 c:\cygwin\bin\cygperl5_8_0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygperl5_8_0.dll" v0.0 ts=3D2003/8/29 6:20
173k 2003/08/10 c:\cygwin\bin\cygpng12.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpng12.dll" v0.0 ts=3D2003/8/10 18:35
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/9 1: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 23: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 19:16
171k 2003/09/30 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=3D2003/9/30 12:49
165k 2003/04/11 c:\cygwin\bin\cygssl.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygssl.dll" v0.0 ts=3D2003/4/11 6:37
254k 2003/09/18 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=3D2003/9/18 11:52
60k 2003/08/09 c:\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygz.dll" v0.0 ts=3D2003/8/9 2:28
949k 2003/09/20 c:\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygwin1.dll" v0.0 ts=3D2003/9/20 16:31
Cygwin DLL version info:
DLL version: 1.5.5
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 94
Shared data: 3
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: Sat Sep 20 16:31:15 EDT 2003
CVS tag: cr-0x9b
Shared id: cygwin1S3
Cygwin Package Information
Last downloaded files to: C:\cygwin\arc
Last downloaded files from: =
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin
Package Version =20
_update-info-dir 00221-1 =20
antiword 0.34-2 =20
ash 20031007-1 =20
aspell 0.50.3-1 =20
aspell-en 0.51.0-1 =20
autoconf 2.57a-1 =20
autoconf-devel 2.57-2 =20
autoconf-stable 2.13-5 =20
automake 1.7.5a-1 =20
automake-devel 1.7.6-2 =20
automake-stable 1.4p5-6 =20
base-files 2.6-1 =20
base-passwd 1.1-1 =20
bash 2.05b-16 =20
bc 1.06-1 =20
binutils 20030901-1 =20
bzip2 1.0.2-5 =20
clear 1.0-1 =20
curl 7.10.4-1 =20
cygutils 1.2.2-1 =20
cygwin 1.5.5-1 =20
cygwin-doc 1.3-6 =20
diffutils 2.8.4-1 =20
ed 0.2-1 =20
editrights 1.01-1 =20
figlet 2.2-1 =20
file 4.03-2 =20
fileutils 4.1-2 =20
findutils 4.1.7-4 =20
fortune 1.8-2 =20
gawk 3.1.3-3 =20
gcc 3.3.1-2 =20
gcc-mingw 20030911-3 =20
gdbm 1.8.3-7 =20
ghostscript 7.05-2 =20
ghostscript-base 7.05-2 =20
gnugo 3.4-1 =20
grep 2.5-1 =20
groff 1.18.1-2 =20
gzip 1.3.5-1 =20
inetutils 1.3.2-25 =20
less 381-1 =20
libaspell15 0.50.3-1 =20
libbz2_1 1.0.2-5 =20
libdb3.1 3.1.17-2 =20
libgdbm 1.8.0-5 =20
libgdbm-devel 1.8.3-7 =20
libgdbm3 1.8.3-3 =20
libgdbm4 1.8.3-7 =20
libgettextpo0 0.12.1-3 =20
libiconv2 1.9.1-3 =20
libintl1 0.10.40-1 =20
libintl2 0.12.1-3 =20
libncurses5 5.2-1 =20
libncurses6 5.2-8 =20
libncurses7 5.3-4 =20
libpcre 4.1-1 =20
libpcre0 4.4-2 =20
libpng12 1.2.5-4 =20
libpopt0 1.6.4-4 =20
libreadline4 4.1-2 =20
libreadline5 4.3-5 =20
login 1.9-7 =20
lynx 2.8.4-7 =20
m4 1.4-1 =20
make 3.80-1 =20
man 1.5j-2 =20
mingw-runtime 3.2-1 =20
mktemp 1.5-3 =20
more 2.11o-1 =20
mutt 1.4.1-1 =20
ncftp 3.1.4-1 =20
ncurses 5.3-4 =20
openssl 0.9.7c-1 =20
openssl096 0.9.6j-1 =20
par 1.52-1 =20
patch 2.5.8-8 =20
patchutils 0.2.22-2 =20
perl 5.8.0-5 =20
perl_manpages 5.8.0-5 =20
pinfo 0.6.8-1 =20
psutils 1.17-1 =20
readline 4.3-5 =20
robots 2.0-3 =20
rxvt 2.7.10-3 =20
sed 4.0.7-3 =20
sh-utils 2.0.15-4 =20
sharutils 4.2.1-3 =20
shutdown 1.4-1 =20
ssmtp 2.38.7-4 =20
tar 1.13.25-3 =20
termcap 20021106-2 =20
terminfo 5.3_20030726-1 =20
texinfo 4.2-4 =20
textutils 2.0.21-1 =20
tidy 030901-1 =20
time 1.7-1 =20
units 1.77-1 =20
unzip 5.50-5 =20
vim 6.2.098-1 =20
w32api 2.4-1 =20
wget 1.8.2-2 =20
which 1.5-2 =20
whois 4.6.7-1 =20
wtf 0.0.4-4 =20
zip 2.3-5 =20
zlib 1.1.4-4 =20
Use -h to see help about each section
------_=_NextPart_000_01C398ED.CE2C59B0
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_01C398ED.CE2C59B0--
- Raw text -