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: <200301282352.h0SNq8m30500@crikeymail.franz.com> To: cygwin AT cygwin DOT com Subject: Re: sh/rm bug -- rm doesn't remove a file when run from cmd Date: Tue, 28 Jan 2003 15:52:08 -0800 From: Kevin Layer Found the problem: I had a file named `rm': D:\acl62\src\cl\src>ls -l rm -rw-r--r-- 1 layer None 0 Jan 28 15:47 rm D:\acl62\src\cl\src>getfacl rm # file: rm # owner: layer # group: None user::rw- group::r-- other:r-- mask:rwx D:\acl62\src\cl\src> Now, it seems odd that `sh' (but not `bash' nor `sh' on Solaris) would try and execute this. -- 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/