1.1.1 • Published 11 years ago
dirwatch v1.1.1
Synopsis
NOTE: This package is no longer maintained. The watch package is a more supported replacement.
Yet another "run a command when a file changes" script.
Usage
dirwatch -c [command] [path...]
Runs the given command every time a file in the given path(s) changes.
Options
cmd,c: The command to execute.debounce,d: Only execute the command once within this many milliseconds.verbose,v: More output.
License
The MIT/Expat license. For more information, see http://pluma.mit-license.org/ or the accompanying LICENSE file.



