Skip to content

C# console program that lists out differences between a main directory and a destination directory.

License

Notifications You must be signed in to change notification settings

bfourk/FileDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

FileDiff

C# console program that lists out differences between a main directory and a destination directory.

When run, input the main directory, and the destination directory and it will print the file differences (new files, deleted files, changed files) and directory differences (new directories, deleted directories)

About

C# console program that lists out differences between a main directory and a destination directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published