A while back, I created .hash files for all files in a given folder structure for verification purposes. I no longer need them and they are minor annoyance/cause for alarm. I am trying to recursively del
them using del /S *.hash
but I am running into the "filename is too long" error. There are tons of these files, so I cannot simply rename them.
Any help would be greatly appreciated!
No comments:
Post a Comment