Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 2.26 KB

File metadata and controls

30 lines (16 loc) · 2.26 KB

About CMake 3.15C 99

zero is a cross-platform (Windows/UNIX) C program that can be used to overwrite files with zeros. It supports 32-bit and 64-bit platforms.

Usage

zero [-f, --force] <FILE>

You will be prompted to confirm that you want to overwrite the file.

Options:
  • -f - skips the prompt and immediately starts overwriting the file

After the overwriting process is done, the file will be automatically deleted. For large files, use the 64-bit version of the program included in the release, zero64.

Releases

1.1R - December 26th, 2020

1.0R - December 25th, 2020

License License: MIT

This project was created by The Exom Developers.

The zero project is licensed under the MIT license.