>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!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to