Re: How to delete write-protected file

2003-01-30 Thread Mike Morrett
exOn Thu, 30 Jan 2003 09:44:49 -0600, "Mi Zhou" <[EMAIL PROTECTED]> said: > I have files created by Apache, so they are showing "write protected" to > other users. When I type in "rm xxx", I will be prompted for a > confirmation for each file. How do I avoid getting these "Yes/No > questions"?

RE: How to delete write-protected file

2003-01-30 Thread neigaard
rm -f xxx -f for force. /Søren >-- Original Message -- >From: Mi Zhou <[EMAIL PROTECTED]> >Subject: How to delete write-protected file >To: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >Date: Thu, 30 Jan 2003 09:44:49 -0600 > > >I have files created by A

How to delete write-protected file

2003-01-30 Thread Mi Zhou
I have files created by Apache, so they are showing "write protected" to other users. When I type in "rm xxx", I will be prompted for a confirmation for each file. How do I avoid getting these "Yes/No questions"? [EMAIL PROTECTED] wrote: Send redhat-list mailing list submissions to [EMAIL