home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27871 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.2 KB

  1. 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
  2. Newsgroups: comp.os.os2.misc
  3. Subject: Re: Idea for a unique delete?(for lack of a better description)
  4. Message-ID: <1992Aug20.015415.3342@alf.pec.co.nz>
  5. From: paula@alf.pec.co.nz (Paul Andrew)
  6. Date: Thu, 20 Aug 1992 01:54:15 GMT
  7. Sender: PaulA@hal.pec.co.nz
  8. References: <1992Aug12.024411.3787@afit.af.mil> <1992Aug13.104201.21850@wraxall.inmos.co.uk> <1992Aug14.190847.27656@njitgw.njit.edu>
  9. Organization: Production Engineering (NZ) Ltd.
  10. Lines: 19
  11.  
  12. In article <1992Aug14.190847.27656@njitgw.njit.edu> dic5340@hertz.njit.edu (David Charlap) writes:
  13. >In article <1992Aug13.104201.21850@wraxall.inmos.co.uk> des@frogland.inmos.co.uk (David Shepherd) writes:
  14. >>1) write a script CLRTRASH.CMD
  15. >>DEL C:\TRASH\*.* /<??>
  16. >>with whatever the option is to delete with out confirm
  17. >Or just do this:
  18. >CD C:\TRASH
  19. >FOR %%A IN (*) DO DEL %%A
  20. >CD C:\
  21. >
  22. Or do this:
  23.  
  24. ECHO Y | DEL C:\TRASH\*.*
  25.  
  26.  
  27.  
  28. -- 
  29. Paul Andrew   PaulA@hal.pec.co.nz    Production Engineering (NZ) Ltd.
  30. Ph. +64 652 8189     (hi mom!)       P.O. Box 308, Marton, New Zealand
  31.