Sometimes deleting a file isn't enough...
Go to file
2019-01-08 00:22:35 +00:00
doc Updated docs. 2019-01-05 17:58:21 -08:00
colors.h Tidying up spaces and such. 2019-01-05 21:44:59 -08:00
globe.h Tidying up spaces and such. 2019-01-05 21:44:59 -08:00
LICENSE Added README/LICENSE 2019-01-03 06:06:15 -08:00
list.h Tidying up spaces and such. 2019-01-05 21:44:59 -08:00
Makefile Fixed uninstall 2019-01-05 16:47:52 -08:00
nuke.c Tidying up spaces and such. 2019-01-05 21:44:59 -08:00
README.md Added installation instructions 2019-01-08 00:22:35 +00:00

nuke

nuke is a program that does a simple task: it nukes files from orbit. Because sometimes rm -rf is just too good for a file.

Preview

Installation

The only requirement is ncurses, which probably comes with your platform. Use make to build, sudo make install to install.

Usage

nuke file1 file2...