remove a file [message #98543] |
Thu, 23 December 2004 18:56 |
velu
Messages: 10 Registered: February 2002
|
Junior Member |
|
|
Hi
I have created a file wrongly with name -laa
if i try to remove it it gives error.
pls help how to remove this file.
thanks
|
|
|
|
Re: remove a file [message #98553 is a reply to message #98549] |
Thu, 30 December 2004 01:03 |
velu
Messages: 10 Registered: February 2002
|
Junior Member |
|
|
Hi
Thanks.
I tried all the possible rm
but it gives the following error.
$ rm -i ?laa
$ rm -i *laa
rm: illegal option -- l
rm: illegal option -- a
rm: illegal option -- a
usage: rm [[-fiRr]] file ...
|
|
|
|
|