home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!wupost!waikato.ac.nz!comp.vuw.ac.nz!newshost.wcc.govt.nz!PECNZ.pec.co.nz!alf.pec.co.nz!paula
- Newsgroups: comp.os.os2.misc
- Subject: Re: Idea for a unique delete?(for lack of a better description)
- Message-ID: <1992Aug20.015415.3342@alf.pec.co.nz>
- From: paula@alf.pec.co.nz (Paul Andrew)
- Date: Thu, 20 Aug 1992 01:54:15 GMT
- Sender: PaulA@hal.pec.co.nz
- References: <1992Aug12.024411.3787@afit.af.mil> <1992Aug13.104201.21850@wraxall.inmos.co.uk> <1992Aug14.190847.27656@njitgw.njit.edu>
- Organization: Production Engineering (NZ) Ltd.
- Lines: 19
-
- In article <1992Aug14.190847.27656@njitgw.njit.edu> dic5340@hertz.njit.edu (David Charlap) writes:
- >In article <1992Aug13.104201.21850@wraxall.inmos.co.uk> des@frogland.inmos.co.uk (David Shepherd) writes:
- >>1) write a script CLRTRASH.CMD
- >>DEL C:\TRASH\*.* /<??>
- >>with whatever the option is to delete with out confirm
- >Or just do this:
- >CD C:\TRASH
- >FOR %%A IN (*) DO DEL %%A
- >CD C:\
- >
- Or do this:
-
- ECHO Y | DEL C:\TRASH\*.*
-
-
-
- --
- Paul Andrew PaulA@hal.pec.co.nz Production Engineering (NZ) Ltd.
- Ph. +64 652 8189 (hi mom!) P.O. Box 308, Marton, New Zealand
-