Re: rm help please

1998-03-19 Thread ptleung
A foolish suggestion: If you have pico, you can type the followings: pico [Enter] ^R [Enter] ^T [Enter] (Select any file you want to delete) D[Enter] It requires many steps, but it works anyway :-) Anyother foolish suggestion: Create any files start with "+" by any me

RE: rm help please

1998-03-19 Thread Mike A. Lewis, CNE
Thank you, M -Original Message- From: B.J. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 18, 1998 10:54 PM To: [EMAIL PROTECTED] Subject:Re: rm help please Try rm ./-filename-.htm B.J. At 10:55 PM 3/18/98 -0600, you wrote: >>>From the command line, how

RE: rm help please

1998-03-19 Thread Mike A. Lewis, CNE
Thanks. M -Original Message- From: Win Htin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 18, 1998 10:39 PM To: [EMAIL PROTECTED] Subject:Re: rm help please > >From the command line, how would you go about deleting a file with a > name something

Re: rm help please

1998-03-19 Thread B.J.
Try rm ./-filename-.htm B.J. At 10:55 PM 3/18/98 -0600, you wrote: >>>From the command line, how would you go about deleting a file with a >>name something like this: >> >>-dkldrfsdk-.htm >> >>I've tried the following without success: >> >>rm *.htm >>rm *-*.htm >>rm -f *.htm >>rm -f *-*.htm > >

Re: rm help please

1998-03-18 Thread Vidiot
>>From the command line, how would you go about deleting a file with a >name something like this: > >-dkldrfsdk-.htm > >I've tried the following without success: > >rm *.htm >rm *-*.htm >rm -f *.htm >rm -f *-*.htm Doing a simple RTFM yields: rm -- -dkldrfsdk-.htm MB -- System Administr

Re: rm help please

1998-03-18 Thread Win Htin
> >From the command line, how would you go about deleting a file with a > name something like this: > > -dkldrfsdk-.htm rm ./-dkldrfsdk-.htm -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lis

rm help please

1998-03-18 Thread Mike A. Lewis, CNE
>From the command line, how would you go about deleting a file with a name something like this: -dkldrfsdk-.htm I've tried the following without success: rm *.htm rm *-*.htm rm -f *.htm rm -f *-*.htm TIA, Mike -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! h