From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: recursive rm Date: Mon, 15 May 2000 22:27:28 +0100 Organization: Customer of Planet Online Lines: 27 Message-ID: <39206BC0.6767D800@bigfoot.com> References: <8fpiqe$gpr$1 AT slb6 DOT atl DOT mindspring DOT net> NNTP-Posting-Host: modem-189.indium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg1.svr.pol.co.uk 958426516 7646 62.136.40.189 (15 May 2000 21:35:16 GMT) NNTP-Posting-Date: 15 May 2000 21:35:16 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. "Dr. J. Robert Lee" wrote: > These are the suggestions for Unix. DOS anyone? > > find . -name "*.o" -exec rm {} \; You could download the port of GNU findutils and fileutils to allow you to use this command under DOS. To do this, download the following files: ftp://sunsite.doc.ic.ac.uk/packages/simtelnet/gnu/djgpp/v2/csdpmi4b.zip ftp://sunsite.doc.ic.ac.uk/packages/simtelnet/gnu/djgpp/v2/djdev203.zip ftp://sunsite.doc.ic.ac.uk/packages/simtelnet/gnu/djgpp/v2gnu/fil316b.zip ftp://sunsite.doc.ic.ac.uk/packages/simtelnet/gnu/djgpp/v2gnu/find41b.zip Then read the install instructions in djdev203.zip, to set up the DJGPP environment. > J. Robert Lee, Ph.D. Is that Beastie Boys song named after you? ;) Hope this helps, bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/