This is my script to delete and move files, I would like to add a count function to count the deleted files
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Regrettably, I don’t know how your script is doing this. if you want to post your script, or the part that is related, there might be an easier answer.
batch would be something like
count=count+1 && echo %count%