delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Date: | Mon, 1 Mar 2010 21:48:00 -0600 |
Message-ID: | <366c6f341003011948m46acfdc7l58a7945e8426bdbb@mail.gmail.com> |
Subject: | How to delete a file without owner and group? |
From: | Peng Yu <pengyu DOT ut AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
I have a file that doesn't have owner and group and hence I can not delete it. Could somebody let me know how to delete it? office AT office-PC /tmp $ ll total 0 -rw-r--r-- 1 ???????? ???????? 0 2009-11-28 10:12 foo.sh office AT office-PC /tmp $ chown office foo.sh chown: changing ownership of `foo.sh': Permission denied office AT office-PC /tmp $ rm foo.sh rm: remove write-protected regular empty file `foo.sh'? y rm: cannot remove `foo.sh': Permission denied -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |