0.0.1 • Published 11 years ago

watchitmove v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

watchitmove

watching & moving

Copy a file to another location when it changes

Install

Install globally

npm install -g watchitmove

Start

In current working directory

watchitmove -w /var/log/system.log

Specify out path

watchitmove -w /var/log/system.log -o ~/dump

Custom watch interval (miliseconds)

watchitmove -w /var/log/system.log -o ~/dump -i 500

Usage

watchitmove -h

Bugs

Use Github Issues

License

MIT

0.0.1

11 years ago