Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!uvaarpa!mcnc!ncsuvx!shumv1!unkydave From: unkydave@shumv1.uucp (David Bank) Newsgroups: comp.sys.ibm.pc Subject: Re: Dumb/easy question Message-ID: <4376@ncsuvx.ncsu.edu> Date: 1 Nov 89 02:55:49 GMT References: <140@mscf.med.upenn.edu> Sender: news@ncsuvx.ncsu.edu Reply-To: unkydave@shumv1.ncsu.edu (David Bank) Organization: NCSU Computing Center Lines: 25 In article <140@mscf.med.upenn.edu> butterworth@mscf.med.upenn.edu writes: >How does one delete hidden files? > In DOS, "Hidden" files are nominally protected from normal disk operations such as DIR, DEL, and the like. These files differ from "normal" files only in that the "Hidden" bit has been set ON in the File Attribute part of the directory entry. Using something like PC-Tools, you can delete hidden files without any problems. If you don;t have and/or can't afford such a program or one like it, you can use the DOS program ATTRIB to alter the file attribute bits and make it a non-Hidden file and then erase it normally. Hope this helps.... DISCLAIMER: The information presented above constitutes an honest effort on my part to disseminate knowledge I know or reasonably know to be true. All other interpretations are erroneous. Unky Dave unkydave@shumv1.ncsu.edu >