Added notes to README about zeroing free blocks

This commit is contained in:
Bobbi Webber-Manners 2020-06-08 11:34:42 -04:00 committed by GitHub
parent 3ce7f68f59
commit 7c30edc14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -11,6 +11,7 @@ a directory tree or an entire volume:
- Multi-level directory sort
- Manipulating the case of filenames *
- Manipulating the format of time and date information *
- Zeroing free blocks
*Sortdir* is intended to help users migrate to the new ProDOS 2.5 release,
which is currently in alpha. The code has been testing with ProDOS 2.5a8,
@ -343,6 +344,8 @@ time format back to the legacy format.
### Zeroing Free Blocks
Not yet implemented in ProDOS-8 version.
If requested *Sortdir* will zero free blocks on disk. This is helpful in order
to make disk images compress better with ZIP or similar tools and also to
securely erase files.