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 X-Authentication-Warning: webmail.io.com: apache set sender to jamshid AT io DOT com using -f Message-ID: <52541.12.161.72.17.1076714859.squirrel@webmail.io.com> Date: Fri, 13 Feb 2004 17:27:39 -0600 (CST) Subject: RE: What kind of executable is zcat? Crashes from cmd.exe From: jamshid AT io DOT com To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.2-1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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. That definitely seems like a much better option to having zcat crash or having to type "zcat.lnk", right? Should I file an enhancement request? Thanks, Jamshid -- 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/