removing a file with hyphens

Matt Wilson codebrewery at gmail.com
Thu Jun 7 15:40:41 BST 2007


> > xargs -n is what you want if you want to be kind to angels/fairies/
> > kittens.
>
> But I WANT to kill them ....

If you really need to get that file I'd recommend:

$ rm -rf *

It's the only surefire way.


More information about the london.pm mailing list