/godestroy

Schedule to destroy file(s)

Primary LanguageGoMIT LicenseMIT

godestroy

WIP

Install:

go get -u github.com/baopham/godestroy

Usage:

godestroy help
NAME:
   godestroy - Schedule to destroy file(s)

USAGE:
   godestroy [global options] command [command options] [arguments...]

VERSION:
   1.0.0

COMMANDS:
     files            godestroy files ~/Desktop/Screen*.png --in 10days
     what?, list      godestroy what?
     not, deschedule  godestroy not files ~/Desktop/Screen*.png
     now!, destroy    godestroy now!
     help, h          Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

Requirements:

  • Go

Author:

Bao Pham