home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / drnu451.lzh / NUQU < prev    next >
Text File  |  1990-10-19  |  3KB  |  66 lines

  1.                              QU (Quick UnErase)
  2.  
  3.  
  4. Description:   Recovers erased files in a selected directory if the file's
  5.                primary cluster has not been reallocated to another file. You
  6.                can direct QU either to provide a unique first character for a
  7.                file or to prompt you for a character. If a file is larger
  8.                than one cluster, QU makes a ``best guess'' when reallocating
  9.                clusters to the erased file.
  10.  
  11. Syntax:        Version 3.1:   QU [(drive:)][(path)] [/A]
  12.  
  13.                Version 4.0, 4.5:   QU [(drive:)][(path)][(filespec)] [/A]
  14.  
  15.                                  Parameters:
  16.  
  17. (drive:)       The single-letter specifier (A:, B:, C:, etc.) for the drive
  18.                you want to use. Follow the letter with a colon. The current
  19.                drive is the default.
  20.  
  21. (path)         The full name (C:\WP\LETTERS) of the directory you want to
  22.                search for deleted files. The current directory for the
  23.                designated drive is the default.
  24.  
  25.  
  26. (filespec)     The name of the file you want to unerase. For example, enter
  27.                QU .BAT if you want to unerase all files with a BAT extension.
  28.                If you supply the first character for the filename pattern, QU
  29.                unerases all files whose names match the pattern and prompts
  30.                you for acknowledgment or for a first character only if erased
  31.                filenames were identical except for the first character.
  32.  
  33. /A             Requests QU to generate erased filenames. In versions 4.0 and
  34.                later, if you do not use this switch and you do not specify
  35.                the first character of the file in (filespec), QU prompts you
  36.                to confirm each file to be unerased and asks you to provide
  37.                the first character for each candidate file. After you run QU
  38.                with this switch, use the MS-DOS Rename command to correct the
  39.                names of the restored files.
  40.  
  41.                                    Notes:
  42.  
  43. Because QU makes a ``best guess'' about the clusters that originally belonged
  44. to a multiple-cluster file, the utility might not always unerase the file
  45. correctly. If a file does not contain the data you expected after you restore
  46. it with QU, delete the file again and use the unerase function of NU to
  47. search for the clusters that should be assigned to the file.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59. Example:       To automatically restore all erased files in the GAMES
  60.                directory in drive B.
  61.  
  62.                Enter:    QU b:\games /A
  63.  
  64. See <NUDI>, <NUFR>, <NUNCD>, <NUNU>, <NUSF>, <NUTS>, <NUUD>.
  65.  
  66.