Subject: Re: Stupid question
To: None <port-mac68k@NetBSD.ORG>
From: Erik Bertelsen <erik@sockdev.uni-c.dk>
List: port-mac68k
Date: 11/18/1997 17:42:41
.. > > Neither option will work - the first will try to remove a file
.. > > with a " as the first and last character, the latter is identical
.. > > to typing 'rm -axl', which is what started this thread.
.. >
.. > Dunno. The first one worked fine under linux... and upon trying it again,
..
Just for the fun of it: How to get rid of a file called -axl:
touch a -- or some other non-existent file
rm a -axl
:-) Erik (-: