delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | Rolf Campbell <Endlisnis AT mailc DOT net> |
Subject: | Re: What kind of executable is zcat? Crashes from cmd.exe |
Date: | Thu, 12 Feb 2004 13:01:13 -0500 |
Lines: | 11 |
Message-ID: | <c0gf19$807$1@sea.gmane.org> |
References: | <45460 DOT 12 DOT 161 DOT 72 DOT 17 DOT 1076608060 DOT squirrel AT webmail DOT io DOT com> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT sea DOT gmane DOT org |
X-Gmane-NNTP-Posting-Host: | ottgw.tropicnetworks.com |
User-Agent: | Mozilla Thunderbird 0.5 (Windows/20040207) |
In-Reply-To: | <45460.12.161.72.17.1076608060.squirrel@webmail.io.com> |
Jamshid Afshar wrote: > I just installed Cygwin. What kind of executable is zcat.exe? It doesn't > show up when I "dir c:\cygwin\bin\zc*" (only zcmp), but I see it's 19 > bytes in Explorer. It works fine within bash, but I want UNIX utilities I > can use in the regular Windows Command Prompt. $ ls -l zcat.exe lrwxrwxrwx 1 rcampbel Users 19 Jan 6 17:06 zcat.exe -> gzip.exe As you can see from the ls output, it's a symbolic link (doesn't work in cmd). You can still call gunzip -c (or whatever). -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |