PartialVolume 7d70fa5dc5 Merge pull request #119 from PartialVolume/fix_header_order
Fix order of include files in options.c
2019-11-08 18:02:03 +00:00
2019-11-03 11:38:41 -05:00
2017-12-02 20:18:53 +01:00
2019-11-02 19:24:25 -04:00
2017-02-21 22:31:11 +01:00
2017-02-21 22:31:11 +01:00
2017-02-21 22:31:11 +01:00
2019-11-02 18:33:36 -04:00

nwipe is a command that will securely erase disks using a variety of recognised methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (dban). nwipe is included with partedmagic if you want a quick and easy bootable CD version. nwipe was created out of a need to run the DBAN dwipe command outside of DBAN, in order to allow its use with any host distribution, thus giving better hardware support.

To use from the git repository, first create all the autoconf files with ./init.sh

Then do the standard ./configure --prefix=/usr && make && make install

For developers & release notes please see the README file

Description
No description provided
Readme 12 MiB
Languages
C 98.8%
C++ 1%
M4 0.1%