Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,803,514,532 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

DOS Deltree

    0.04 sec.

DOS Deltree

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.



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 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.