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 |
Message-ID: | <C509498BA0E6D411B9C6006008F6053CF241D6@AHTMAIL> |
From: | Wendell Pinegar <wpinegar AT healthtech DOT net> |
To: | cygwin AT cygwin DOT com |
Cc: | "'Max Bowsher'" <maxb AT ukf DOT net>, "'Eric Hanchrow'" <offby1 AT blarg DOT net> |
Subject: | RE: ls.exe shows windows system hidden files |
Date: | Mon, 2 Dec 2002 15:09:02 -0600 |
MIME-Version: | 1.0 |
In our instance the reason this an issue is that we call the ls.exe utility from PHP web code and have found that Windows XP is creating system hidden files in some of our subdirectories (usually the XP auto-created thumbnail databases). We have also found other ls.exe implementations that do properly ignore hidden files. The MKS Toolkit for instance does properly ignore these file types. It just seems odd that ls.exe shows files that would not be listed with standard command line "dir". I agree that the proper way to implement this in cygwin would be to hide system hidden files by default and have a switch to allow ls.exe to show these files if requested (like "ls --show-hidden-files" and "ls --show-system-files"). -----Original Message----- From: Max Bowsher [mailto:maxb AT ukf DOT net] Sent: Monday, December 02, 2002 11:29 AM To: Wendell Pinegar; cygwin AT cygwin DOT com Subject: Re: ls.exe shows windows system hidden files Wendell Pinegar <wpinegar AT healthtech DOT net> wrote: > There seems to be a long running defect in the implementation of > ls.exe. It shows windows system hidden files - which it shouldn't do > by default. On Unix systems files are hidden by placing a period in > front of the filename (ie, .profile), but in the windows world files > are not routinely hidden this way but are more commonly hidden by > setting the hidden attribute on the file. > > Shouldn't ls.exe honor the file system attribute and not show the > hidden windows files? It it really a big deal? Worth patching fileutils to make special allowance for? There is no unixy analogue, so Cygwin can't help here. Personally, I don't see the point of patching fileutils to do this - but that's just an opinion. Max. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |