dups

command module
v0.0.0-...-c884529 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: MIT Imports: 10 Imported by: 0

README

Dups - a fast duplicates finder Go Report Card

dups finds duplicate files in the supplied directories regardless the file name. It also calculates the amount of wasted storage along the way.

Installation

go get -u github.com/caelifer/dups

Usage

dups -h
Usage of ./dups:
  -cpuprofile string
    	write cpu profile to file
  -memprofile string
    	write memory profile to file
  -output string
    	write output to a file. Default: STDOUT (default "-")
  -stats
    	display runtime statistics on STDERR
  -tracefile string
    	write trace output to a file
  -workers int
    	Number of parallel jobs (default 64)

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