Mail Archives: cygwin/2004/02/13/21:36:19
At 06:27 PM 2/13/2004, jamshid AT io DOT com you wrote:
>Larry Hall writes:
>>Bakken, Luke writes:
>>>$ ls -l zcat*
>>>lrwxrwxrwx 1 lukeb Users 19 Sep 21 16:29 zcat.exe ->
>>>gzip.exe
>>>$ rm zcat.exe
>>>$ ln gzip.exe zcat.exe
>
>Thanks, Luke, now I can use zcat from the Windows command line.
>
>>Sure, that's another option but one that eats up disk space if your
>>partition isn't formatted for NTFS. Replacing "ln" with "ln -s" in your
>>examples above will get you "Windows shortcuts" which you can use at the
>>command prompt directly, so long as you don't mind typing ".lnk" at the
>>end of each linked executable. This assumes you haven't added
>>"nowinsymlinks" to your CYGWIN environment variable of course. This
>>approach will save the disk space on non-NTFS partitions.
>
>I really think it's worth a few bytes of disk space (even then only on
>non-NTFS partitions) to have zcat work out of the box in the Windows
>Command Prompt.
OK, if you can get everyone that uses Cygwin on non-NTFS partitions to
agree to have all the currently linked programs become copies instead,
let the list know. ;-)
>That definitely seems like a much better option to having zcat crash or
>having to type "zcat.lnk", right?
Depends on your point of view, I guess. The Cygwin lot can be a fickle
bunch. Actually, what's been discussed before is to move in the direction
of Windows shortcuts, which you poo-poo above too.
>Should I file an enhancement request?
Nah. It's a known issue so you'd just be covering the same ground again.
Clearly, it's not a high-priority for anyone since the issue has been
known for a while. If you really are interested in seeing some kind of
change here, a patch to setup might stir-up some action (or further
discussion).
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
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/
- Raw text -