home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1929 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!myria!joiner
  3. From: joiner@myria.cs.umn.edu (Jay K. Joiner)
  4. Subject: Re: October Beta: comments and questions
  5. Message-ID: <joiner.721521968@myria>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: myria.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <1658@applix.com>
  10. Distribution: na
  11. Date: Wed, 11 Nov 1992 22:46:08 GMT
  12. Lines: 21
  13.  
  14. In <1658@applix.com> jim@applix.com (Jim Morton [ext 237]) writes:
  15.  
  16. >I've gotten the October Beta installed on both x86 and Mips, and
  17. >have a few comments/questions.
  18.  
  19. >2) "RMDIR /S has been disabled in this release" - ARGGGGGGGHHH!!!!!
  20. >   I may keep the July release on disk just for this feature. Is
  21. >   there any other good way to recursively delete directories?
  22.  
  23. If you can stand using the mouse...
  24.  
  25. You can do it in File Manager by selecting the directory and then selecting
  26. delete.  You'll probably want to turn off confirmations in the Options/
  27. Confirmations dialog first. 
  28.  
  29. Otherwise, you might look for GNU's rm utility.  You might find it in
  30. the GNUFUTIL package.  This stuff has been ported to OS/2 2.0, so it
  31. shouldn't be long here.
  32.  
  33. Please no flames about WIMP/GUI interfaces or OS/2.
  34.  
  35.