directory-compare

command module
v0.0.0-...-9bfd2c9 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 License: AGPL-3.0 Imports: 7 Imported by: 0

README

directory-compare

A program to perform a full comparison of 2 directories and all files in them

This program is very simple, just recursively comparing all files in 2 directories and producing a log file.

To compile just type go build main.go

To run, run ./main <source directory name> <target directory name> <log file name>

Source and target will be compared and a log will be produced containing all differences the program detects.

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