watchitmove
v0.0.1
Published
Move a watched file
Readme
watchitmove

Copy a file to another location when it changes
Install
Install globally
npm install -g watchitmoveStart
In current working directory
watchitmove -w /var/log/system.logSpecify out path
watchitmove -w /var/log/system.log -o ~/dumpCustom watch interval (miliseconds)
watchitmove -w /var/log/system.log -o ~/dump -i 500Usage
watchitmove -hBugs
License
MIT
