home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / REMOVED.ZIP / REMOVED.DOC next >
Text File  |  1988-04-05  |  2KB  |  40 lines

  1.  
  2.  
  3.         **************************************************************
  4.         *                                                            *
  5.         *       REMOVEDir                                            *
  6.         *       ---------                                            *
  7.         *                                                            *
  8.         *       by Gregers Larsen                                    *
  9.         *                                                            *
  10.         **************************************************************
  11.  
  12.         REMOVEDir is a OS/2 family utility to remove directories - this
  13.                   means it will run on OS/2 in both Protect mode and
  14.                   real mode and on PC/DOS.
  15.  
  16.         REMOVEDir will remove the specified directory and ALL files and
  17.                   and subdirectories in that directory. When I write ALL
  18.                   files I mean ALL files - no matter what attribute the
  19.                   file has. So.....
  20.  
  21.         REMOVEDir will delete hidden files too.
  22.  
  23.         REMOVEDir is intended to work this way so you can clean out a
  24.                   directory or a Disk/Diskette fast and efficiently.
  25.  
  26.         REMOVEDir assumes that you know what you're doing. It will
  27.                   wipe out your disk in a couple of seconds.
  28.  
  29.         REMOVEDir will not remove the current directory but it will
  30.                   have no problem with deleting all files and subdirectories
  31.                   in the current directory.
  32.  
  33.         REMOVEDir is used this way....
  34.  
  35.                    REMOVED d:dir
  36.  
  37.                    where dir is the directory you want to remove
  38.                    and d: is the drive specification.
  39.  
  40.