Batch file needed - TechRepublic
General discussion
July 19, 2000 at 07:31 AM
roman_empire

Batch file needed

by roman_empire . Updated 25 years, 10 months ago

I need a batch file that will take two arguments ‘rootdirectory’ and ‘junkdirectoryname’. It should search ‘rootdirectory’ and all its subdirectories and delete all directories named ‘junkdirectoryname’ on all levels. It should also error check inthe begining that both arguments were provided and ‘rootdirectory’ exists.

This discussion is locked

All Comments