Skip to content
/ difflog Public

To use diff tool to find changes in two files and log them for future.

Notifications You must be signed in to change notification settings

unmilb/difflog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

difflog

Use this tool to make a log of file changes that has happened to the files that is to be checked.
If any changes are found it will send an email alert to registered user in the script.

How to use?

  • ./script /path-of-file /directoy-where-to-save name-of-file
    Eg: ./script /var/www/html/index.html /home/index-changes index.html
    Where-
    index-changes is name of directory

  • Insert the email id at end of script where to send alerts.
    To: ## your-email-id ##

About

To use diff tool to find changes in two files and log them for future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages