1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ta/osx/launchd.md
K.B.Dharun Krishna de7065209d
pages.ta: update all outdated translations (#10247)
* pages.ta: update all outdated translation

* pages.ta/wget: fix linter error

* bugreportz: fix description in Tamil translation

* fdisk: remove transliteration in Tamil translation
2023-06-02 18:45:44 +05:30

13 lines
863 B
Markdown

# launchd
> இது கணினி மற்றும் பயனர்களுக்கான செயல்முறைகளை நிர்வகிக்கிறது.
> கைமுறையாகத் `launchd` நீங்கள் அழைக்க முடியாது, அதனுடன் தொடர்பு கொள்ள `launchctl` ஐப் பயன்படுத்தவும்.
> மேலும் விவரத்திற்கு: <https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html>.
- init ஐ இயக்கவும்:
`/sbin/launchd`
- `launchctl` ஐப் பயன்படுத்தி `launchd` உடன் தொடர்புகொள்வதற்கான ஆவணங்களைப் காண்க:
`tldr launchctl`