Path: utzoo!censor!comspec!lethe!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!dimacs.rutgers.edu!seismo!ukma!rex!wuarchive!sdd.hp.com!news.cs.indiana.edu!ariel.unm.edu!hydra.unm.edu!dmckeon From: dmckeon@hydra.unm.edu (Denis McKeon) Newsgroups: comp.os.msdos.misc Subject: Re: Question on batch files Keywords: quick summary Message-ID: <1991Feb15.023055.2354@ariel.unm.edu> Date: 15 Feb 91 02:30:47 GMT References: <7528@jhunix.HCF.JHU.EDU> Distribution: na Organization: Connemara - Computing for People Lines: 13 X-Mailer: Mail User's Shell (7.0.3 12/22/89) Status: OR cd subdir echo y | del *.* works well, but: echo y | del subdir seems to work faster on big directories. (although perhaps it will not work under dos <= 2.x) -- Denis dmckeon@hydra.unm.edu