home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / utility / DRNU451.LZH / NUUD < prev    next >
Text File  |  1990-10-19  |  3KB  |  65 lines

  1.                            UD (Unremove Directory)
  2.  
  3. Description:   Rebuilds directories that were removed with either the  
  4.                MS-DOS Remove Directory command or the Norton NCD RD utility.
  5.  
  6. Syntax:        Version 3.1:   UD [(drive:)][(parent-path)]
  7.  
  8.                Version 4.0, 4.5:   UD [(drive:)][(path) | (parent-path)]
  9.  
  10.                                  Parameters:
  11.  
  12. (drive:)       The single-letter specifier (A:, B:, C:, etc.) for the drive
  13.                containing the directory you want to restore. Follow the
  14.                letter with a colon. The current drive is the default.
  15.  
  16. (parent-path)  The name of the directory from which the lost directory was
  17.                removed. The current directory for the designated drive is the
  18.                default.
  19.  
  20. (path)         The full name (C:\WP\LETTERS) of the directory that was
  21.                removed. You can use wildcard characters in the last directory
  22.                name. If you include this parameter, UD displays a screen that
  23.                indicates that the specified subdirectory has been unremoved
  24.                and that identifies all files and directories in the unremoved
  25.                directory that can now be unremoved or unerased. If two or
  26.                more removed directories exist that match (path) and that are
  27.                identical except for the first character, UD prompts you for a
  28.                character to use for the restored directory names so that they
  29.                are all unique.
  30.  
  31.                                    Notes:
  32.  
  33. UD searches for all deleted directories in (parent-path). When the command
  34. finds a directory, it prompts you to confirm that you want to restore the
  35. directory and asks you to enter the missing first letter of the directory
  36. name.
  37.  
  38. When UD restores a directory entry, it attempts to find all the clusters to
  39. which the removed directory was allocated. If a directory was large enough to
  40. be allocated to more than one cluster, UD prompts you to confirm groups of
  41. directory entry names it finds that might have belonged to the directory. If
  42. UD cannot find all the directory-entry clusters, you might have to use NU to
  43. try to find them.
  44.  
  45. After UD has restored a directory, use the QU (Quick UnErase) command to
  46. attempt to restore the files that were in the directory. Use UD to attempt to
  47. restore any subdirectories in the newly restored directory.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Example:       To restore all subdirectories that you might have removed from
  59.                the WP directory on the disk in drive A.
  60.  
  61.                Enter:    UD a:\wp
  62.  
  63. See <NUNU>, <NUQU>.
  64.  
  65.