Path: utzoo!censor!comspec!tvcent!lethe!yunexus!rreiner From: rreiner@yunexus.YorkU.CA (Richard Reiner) Newsgroups: comp.os.msdos.misc Subject: Re: how do you do this? Message-ID: <21773@yunexus.YorkU.CA> Date: 27 Feb 91 20:04:14 GMT Article-I.D.: yunexus.21773 References: <1991Feb27.072015.7027@ucselx.sdsu.edu> <1991Feb27.154923.28267@ux1.cso.uiuc.edu> Organization: York U. Computing Services Lines: 14 valley@uchicago (Doug Dougherty) writes: >In article >Does anyone know how to do the following in a msdos environment? >>find . -name '*.bak' -exec rm {} ; >Get UFIND, an MS/DOS implementation of Unix Find. Better yet, get the GNUish MSDOS project's port of GNU find. It does everything UNIX find does that still makes sense on MessDOS. Available on simtel20 and in several other places. --richard