Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 284 Bytes

fileEmptier

A simple C# program to:

  • Empty all files by writing the bytes, the written files will have the size of 8 bytes and be unable to open/use.
  • Change parts of the file name into the one you want, in bulk.

You can run program from Debug folder without the needs to build.