![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Re: deleting directory named -I (as Ice).by pepik_knize (Scribe) |
on May 22, 2002 at 06:00 UTC ( #168365=note: print w/replies, xml ) | Need Help?? |
but... rm ./-I will delete the file
Almost. It's a directory, so you would need rm -R to get rid of it (and everything in it). Pepik
In Section
Seekers of Perl Wisdom
|
|