|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] escaping on teh commandline..
|
Jason Costomiris wrote:
>
> On Wed, Jan 19, 2000 at 04:20:08PM -0500, peter.schawacker@citicorp.com wrote:
> : Okay, it's not funny anymore. How do I get rid of this file?
>
> rm -- -filename
>
how about using rm with the interactive flag?
rm -i *filename
ray
______________________________________________________________________
Philadelphia Linux Users Group - http://plug.nothinbut.net
Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|