/stalk

The stalk utility is used to continuously recursively watch one or more directories for file changes (e.g. creation, deletion, modification) and subsequently execute a shell command.

Primary LanguageJavaMIT LicenseMIT

stalk

The stalk utility is used to continuously watch one or more directories for changes (e.g. creation, deletion, modification) and subsequently execute a shell command. An example use case is watching for changes to source code to recompile and rebuild the application on the fly.