From: majid-fazal@CS.YALE.EDU (Fazal Majid) Subject: Re: How do I delete file named "-I" ? Date: 15 Jun 1992 15:35:03 GMT
A quick and dirty solution I have found useful to this problem (and it will
work on all unixes):
touch foo
rm foo -I
(assuming you do not have a file called foo in the directory)
-- ================================================================================ Fazal MAJID | What happens when an irresistible force meets majid@math.yale.edu or | an unmovable object ? majid@poly.polytechnique.fr | Unimaginable confusion -