Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 216 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 216 Bytes

file-watch-directory

The program allows to track modifications inside a directory and log the changes to a .csv file.

Example: java -jar file-watch-directory.jar "C:\directory_to_track" "C:\log_of_changes.csv"