mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
443 B
443 B
launchd
Este comando gerencia processo, tanto do sistema quanto de usuários. Você não pode invocar launchd manualmente, use launchctl para interagir com ele. Mais informações: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html.
- Executa init:
/sbin/launchd
- Exibe documentação sobre a interação com launchd por meio do launchctl:
tldr launchctl