wipe utility
Cole Tuininga
colet at code-energy.com
Fri Aug 13 09:47:01 EDT 2004
On Fri, 2004-08-13 at 09:38, John Malloy wrote:
> Has anyone out there had experience with the wipe utility?
> on the web:
>
> http://wipe.sourceforge.net/
>
> I am running on Solaris 7 (sparc)
> What I was wondering is:
>
> command syntax
Essentially, just use it like any other shell command:
# wipe filename
# wipe file1 file2 filebase*
# wipe directory
> expected results
Wipe attempts to overwrite the file several times with different binary
patterns, thereby (at least supposedly) making it tough to recover the
data.
Keep in mind that it is completely useless on any journaling filesystem
(such as linux's ext3).
--
Computers are like air conditioners:
They stop working properly when you open windows.
Cole Tuininga
Lead Developer
Code Energy, Inc
colet at code-energy.com
PGP Key ID: 0x43E5755D
More information about the Discuss
mailing list