file-wiper

command module
v0.0.0-...-43eb642 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2019 License: MIT Imports: 7 Imported by: 0

README

scrub

A simple CLI to securely wipe a file from existence

Installation

$ go get -u github.com/codingconcepts/scrub

Usage

-d "debug" overwrites files with random data but does not delete them

-s "sweeps" the number of overwrite sweeps (default 10) to perform

Example

The following example will securly delete fileOne.txt, fileTwo.txt and all files in dirOne and dirTwo:

$ scrub fileOne.txt fileTwo.txt dirOne dirTwo

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL