cleanse

command module
v0.0.0-...-9882f4e Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2019 License: MIT Imports: 9 Imported by: 0

README

Cleanse

Clean up directories on your system of duplicate files, with option to either remove them or move to a different directory.

Usage

  -delete
    	Bool - Delete files: default false
  -directory string
    	String - Directory to Walk: default empty
  -move
    	Bool - Move files to duplicate directory: default false

Examples:

cleanse -directory=files/

cleanse -directory=files/ -remove=true

cleasne -directory=files/ -move=true

Task List

  • Add command line flag for removeing files.
  • Add command line flag for moving files to duplicate folder for review.
  • Add ability to move files from inner folders instead of single directories.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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