|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: Re: [PLUG] escaping on teh commandline..
|
Well, that didn't work...
I typed it in exactly as shown below
[secher@frodo /development]# perl -e 'unlink("-blah")'
then tried to rm it then tried to rm ./\-blah
but still not found..
??????
On Wed, 19 Jan 2000, you wrote:
> >
> > Okay, it's not funny anymore. How do I get rid of this file?
> >
>
> perl -e 'unlink("-filename")'
>
> Z.
>
>
> ______________________________________________________________________
> 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
______________________________________________________________________
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
|
|