Watch for file changes and run given commands when change is detected.
The below command will watch folder/files (passed as command line argument) and log the changes.
watchfs -e "expr" -c "command"
See watchfs -h
for more information.
See documentation here.
Copyright (c) 2018-2019 Prateek Kumar
LICENSE: MIT