Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!haven!boingo.med.jhu.edu!aplcen!jhunix!jhunix.hcf.jhu.edu From: usagi@jhunix.hcf.jhu.edu (Erin Sasaki) Newsgroups: comp.os.msdos.misc Subject: Re: Question on batch files Keywords: quick summary Message-ID: <7528@jhunix.HCF.JHU.EDU> Date: 9 Feb 91 17:39:57 GMT Sender: news@jhunix.HCF.JHU.EDU Distribution: na Organization: The Johns Hopkins University - HCF Lines: 13 Thanks to everyone who answered my posting. If anyone else is interested, the most common answer to my question was to either use the command: echo y | del *.* or to create a file called "yes.cr" or something similar with the character 'y' and a carriage return and redirect it into the del *.*. Both methods work great! -- Erin Sasaki usagi@jhunix.hcf.jhu.edu