Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 428 Bytes

Erase

Erase is a very simple utility to permanently erase file or folder.

Installation

  1. Install golang
  2. run go install github.com/watjurk/erase

Now you can use the erase command!

Usage

To erase file or folder simply run erase "<path>"
Remember to add those quotations because paths with spaces will cause problems without quotations, and you could end up erasing the wrong stuff!