
How to find and list zero byte files in Windows and Linux A single-line Command Prompt script that will help you to locate all zero-byte files on your Windows or Linux machine and print them on screen or file
Today I was asked to write a simple batch script to locate all zero-byte files within a Windows Server machine. The answer was definitely simple, thanks to the powerful FOR …
How to find and list zero byte files in Windows and Linux A single-line Command Prompt script that will help you to locate all zero-byte files on your Windows or Linux machine and print them on screen or file Read More