DOS Command to Remove/Delete unwanted files

by Ramya 2013-09-24 12:00:01

DOS Command to Remove/Delete unwanted files

Use this DOS Command to Remove/Delete unwanted files from a folder and its sub folders,

del /S /Q


For eg,

del E:\error_log /S /Q


this command saves 3GB of this directory.....

You can remove any unwanted files in a directory using this "del" command in DOS...
1354
like
0
dislike
0
mail
flag

You must LOGIN to add comments