释义 |
- Purpose
- References
{{refimprove|date=June 2016}}{{notability|date=June 2016}}Zeero is a Tru64 UNIX command/utility that zeros out disks prior to rewrite.[1]Purpose- It is a more efficient way of writing zeros to a disk (device file) than using /dev/zero with dd.{{fact|date=January 2014}}
- It is a way of data erasure -- removing sensitive data from a disk, or disk partition.
- shred would be more secure, but is not installed by default on Tru64 systems.
References1. ^{{Cite web| title = Zeero(8) manual page | url=http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V50A_HTML/MAN/MAN8/0503____.HTM | accessdate = 25 June 2010}}
{{Unix-stub}} 1 : Data erasure software |