Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: Shankar Unni <shankar@cotagesoft.com>
Subject: Re: ls.exe shows windows system hidden files
Date: Tue, 03 Dec 2002 10:45:50 -0800
Lines: 24
Message-ID: <asiu10$pi$1@main.gmane.org>
References: <C509498BA0E6D411B9C6006008F6053CF241D6@AHTMAIL>
NNTP-Posting-Host: adsl-64-165-207-59.dsl.snfc21.pacbell.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: main.gmane.org 1038941024 818 64.165.207.59 (3 Dec 2002 18:43:44 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Tue, 3 Dec 2002 18:43:44 +0000 (UTC)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
X-Accept-Language: en-us, en
In-Reply-To: <C509498BA0E6D411B9C6006008F6053CF241D6@AHTMAIL>

Wendell Pinegar wrote:

> The MKS Toolkit for instance does properly ignore these file types.

Not surprising. The goals of the two products are somewhat different.

MKS is trying to make their environment look exactly like the native 
Windows. They have written most of their tools from scratch to call 
Win32 APIs directly, and give you a 100% Windows experience (except for 
a *very few* POSIX-y emulations like "/dev/null" as a synonym for NUL, 
and "/dev/tty" for direct console access). The few GNU tools they 
include (perl, etc.) are the "native Win32" ports with some MKS API tweaks.

Cygwin is trying to give you a true POSIX API and "look-and-feel". You 
get exactly what you get from POSIX - no more, no less (not much less, 
anyway :-).

Use the product that you feel most comfortable with. If you need strict 
Windows semantics for your tools, use the MKS toolkit. Sure, it's $650+, 
but you can get a very stripped-down but perfectly usable subset as part 
of Microsoft Services for Unix 2.0 (which is closer to $150 or so).
--
Shankar.




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

