Can anybody kindly provide me a batch file script to view the list of folder with their size in a specific drive. Just as “DIRUSE” does!
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
DIRUSE /M c:\foldername > dirinfo.log
::end of file
:: mike