gofilemon

command module
v0.0.0-...-f958809 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

README

gofilemon

Tool to monitor files for specific regular expressions, and exit success or failure depending on what is found.

Usage: gofilemon [OPTIONS]

Application Options: -s, --succeed= Monitor the file for the supplied regex, and exit with success if found. Use the following format: : -f, --fail= Monitor the file for the supplied regex, and exit with failure if found. Use the following format: :

Help Options: -h, --help Show this help message

This command will monitor files for specific regular expressions, and, depending on the options provided, will exit with either a successful return code, or a failure return code when those regular expressions are found. The file does not need to exist prior to running this command.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL