Printer Friendly
The Free Dictionary
982,837,011 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

DOS Deltree

    0.07 sec.

Starting with DOS 6, an external command that removes directories. It differs from the Rd command in that the directories do not have to be empty. All files contained in the directory and all subdirectories attached to that directory as well as any files contained in them will be deleted. Like the Rd command, you must not currently be in the directory that you want to delete. For example, to delete the C:\BUDGETS directory, you could type:

   C:\>deltree budgets      from the root
   C:\WORK>deltree budgets  from a non-related
                             directory

If BUDGETS contained subdirectories; for example, \BUDGETS\1992 and \BUDGETS\1993, those subdirectories and files will also be deleted.

To delete everything on your hard disk, go to the root directory and type:
      C:\>deltree *.*


Note: Unlike most DOS commands, Deltree can be used with previous versions of DOS.


?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.