Need a batch file to get the remaining free space on a hard drive.
First get the size of drive A. If it is less than 20M then execute the del command; if it is greater than 20M then skip executing del.
Thanks, experts!
First get the size of drive A. If it is less than 20M then execute the del command; if it is greater than 20M then skip executing del.
Thanks, experts!

