dae [-a] | [-l] | [-L] | <service-name>[+|-|=|?| action]... | [-h]
dae is used to control or list available daemons on the system.
Shortcuts are provided for often used actions start, stop, restart and status.
dae apa restart
Restart apache using daemon name expansion.
dae sshd+
Start sshd using a shortcut operator.
dae apa= my= apa? my?
Restart apache and mysqld and then request a status from both.