System Grab Bag

View all TLDR pages from Mac OS X (or from all pages)

emond

Event Monitor service that accepts events from various services, runs them through a simple rules engine, and takes action. The actions can run commands, send email, or SMS messages. More information: https://www.manpagez.com/man/8/emond/.
  • Start the daemon:
    emond
  • Specify rules for emond to process by giving a path to a file or directory:
    emond -r {{path/to/file_or_directory}}
  • Use a specific configuration file:
    emond -c {{path/to/config_file}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.