--- "Alexander V. Lukyanov" <[EMAIL PROTECTED]> wrote: > Try `cat ""' in cygwin directory and output result to a file. See if it > already contains the %0D's.
Hmmm, not sure how this is supposed to work! `cat ""` does not work, as I'm not specifying a file or file descriptor to 'cat'... Some more info included below, including machine information, compiler information, some wierd directory listings and information aout our proxy (obtained using wget): [EMAIL PROTECTED] uname -a SunOS ilab6 5.8 Generic_108528-03 sun4u sparc SUNW,Ultra-5_10 [EMAIL PROTECTED] gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs gcc version 2.95.2 19991024 (release) [EMAIL PROTECTED] ls / tmpetup.exeelease / xfree.iniz2 [EMAIL PROTECTED] ls -la total 802 drwxr-xr-x 5 reuters staff 512 Feb 22 11:08 ./ drwxr-xr-x 3 reuters staff 512 Feb 18 07:36 ../ -rw-r--r-- 1 reuters staff 0 Feb 22 11:08 foo -rw-r--r-- 1 reuters staff 132 Feb 18 07:38 md5.sum /rwxr-xr-x 2 reuters staff 512 Feb 18 07:38 release -rw-r--r-- 1 reuters staff 43913 Feb 18 07:38 setup.bz2 -rw-r--r-- 1 reuters staff 171008 Feb 18 07:38 setup.exe -rw-r--r-- 1 reuters staff 169611 Feb 18 07:38 setup.ini /rwxr-xr-x 2 reuters staff 512 Feb 18 07:38 tmp /rwxr-xr-x 2 reuters staff 512 Feb 18 07:38 xfree [EMAIL PROTECTED] unsetenv http_proxy [EMAIL PROTECTED] wget --debug http://196.7.183.90 DEBUG output created by Wget 1.5.3 on solaris2.8. [...snip...] ---request begin--- GET http://196.7.183.90:80/ HTTP/1.0 User-Agent: Wget/1.5.3 Host: 196.7.183.90:80 Accept: */* ---request end--- Proxy request sent, awaiting response... HTTP/1.0 500 Server Error Date: Sat, 22 Feb 2003 08:33:12 GMT Content-Length: 270 Content-Type: text/html Server: NetCache appliance (NetApp/5.3.1R2) Closing fd 3 11:14:49 ERROR 500: Server Error. __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/
