Ar Wed, 20 Oct 2004 12:51:32 -0400, scríobh Matt Price:
> somehow I've gotten a bunch of strange files in my home directory:
> I've tried to remove them but bash doesn't seem to like commands of
> hte kind:
>
> rm \-*
> or
> rm '-0.pnf'
>
> is there a way to reference files whose names begin with -?
>
> thanks,
>
> matt

What about
rm *0.png


Reply via email to