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 Message-ID: From: Wendell Pinegar To: "'cygwin AT cygwin DOT com'" Subject: ls.exe shows windows system hidden files Date: Mon, 2 Dec 2002 11:01:48 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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? -- 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/