commands.sh

launchd

macos

Manage processes, both for the system and users. You cannot invoke launchd manually, use launchctl to interact with it.

More info →

Examples (2)

Run init

/sbin/launchd

View documentation for interacting with launchd using launchctl

made by @shridhargupta | data from tldr-pages