removing a file with hyphens

Kaoru kaoru at slackwise.net
Thu Jun 7 16:10:21 BST 2007


On 6/7/07, Matt Wilson <codebrewery at gmail.com> wrote:
>
> If you really need to get that file I'd recommend:
>
> $ rm -rf *
>
> It's the only surefire way.
>

Wouldn't this be more surefire:

# rm -rf *

-- Alex


More information about the london.pm mailing list