1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.pt_BR/osx/launchd.md
2024-10-03 17:01:27 +02:00

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