System Grab Bag

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

notifyd

Notification server. It should not be invoked manually. More information: https://www.manpagez.com/man/8/notifyd/.
  • Start the daemon:
    notifyd
  • Log debug messages to the default log file (/var/log/notifyd.log):
    notifyd -d
  • Log debug messages to an alternate log file:
    notifyd -d -log_file {{path/to/log_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.