Sometimes deleting a file isn't enough...
Go to file
2019-02-13 14:45:52 -08: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
explosion.h Added file 2019-02-04 16:18:53 -08:00
globe.h Build compatibility for linux 2019-02-05 00:32:52 +00:00
LICENSE Added README/LICENSE 2019-01-03 06:06:15 -08:00
Makefile Build compatibility for linux 2019-02-05 00:32:52 +00:00
nuke.c Keep deleting after first failure. 2019-02-13 14:45:52 -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...