Re: How to delete a special directory

Karey Weston <[email protected]>
Newsgroups org.kernel.vger.linux-admin
Message-ID <C1F1DAF5.E66F%[email protected]>
Try this (works with bash on BSD...Linux should be the same)

 rm -rf \-f \-q

Make sure you are in bash...the backslashes escape the - and take it as a
literal.

Cheers
wes


On 2/9/07 7:33 AM, "Scott Pack" <[email protected]> wrote:

> M?rio Gamito [[email protected]] wrote:
>> I've accidently created two directories: -f and -q
>> 
>> Now, i can't remove them with rm -rf -f -q
>> I get an error.
>> 
> 
> Try giving the full path name to the directory.  Such as,
> rm -rdf ./-f ./-q
> 
> 
> 
> 
> S.
smime.p7s (application/pkcs7-signature, 2.1 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.