Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felfert/ntfszapfree
https://github.com/felfert/ntfszapfree
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/felfert/ntfszapfree
- Owner: felfert
- License: mit
- Created: 2019-06-07T21:59:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T10:28:53.000Z (over 5 years ago)
- Last Synced: 2024-10-29T22:53:09.977Z (2 months ago)
- Language: C
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build status](https://ci.appveyor.com/api/projects/status/pmo3ga8s4g9aycci?svg=true)](https://ci.appveyor.com/project/felfert/ntfszapfree)
ntfszapfree
===========ntfszapfree is a small utility for zeroing free space on an NTFS volume.
It is intended as a simplified open-source replacement of Sysinternal's
SDelete and behaves as decribed under "How SDelete Works" (The second approach ...)
at https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete
It understands only one syntax:```zapfree -z X:```
Where X is the drive letter to be worked upon.
License
-------This project is licensed under the MIT License.