Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!mailrus!iuvax!purdue!haven!adm!news From: HTIKOS@grad.cis.temple.edu Newsgroups: comp.unix.wizards Subject: RE: Help!!! Message-ID: <22682@adm.BRL.MIL> Date: 7 Mar 90 14:37:01 GMT Sender: news@adm.BRL.MIL Lines: 13 This is in reply to the user with the "-files.doc" problem. A sure-kill way of removing this file is to make sure that there are no files with a "*.doc" extention in that current directory. Next, all you must do is type the following : rm *.doc Note: The asterisk (*) will substitute for anything with a ".doc" extention. Warning: MAKE SURE that there are NO OTHER "___.DOC" files in the directory!!!! from: HTIKOS@TMPLCIS.BITNET