Sometimes deleting a file isn't enough...
doc | ||
colors.h | ||
explosion.h | ||
globe.h | ||
LICENSE | ||
Makefile | ||
nuke.c | ||
README.md |
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.
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...