HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

cfprefsd — Start preferences services (`CFPreferences`, `NSUserDefaults`). It should not be invoked manually. M

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandstartpreferencesservicescfpreferencesclinsuserdefaultscfprefsd
macos

Problem

How to use the cfprefsd command: Start preferences services (CFPreferences, NSUserDefaults). It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/cfprefsd.8.html>.

Solution

cfprefsd — Start preferences services (CFPreferences, NSUserDefaults). It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/cfprefsd.8.html>.

Start the daemon:
cfprefsd

Code Snippets

Start the daemon

cfprefsd

Context

tldr-pages: osx/cfprefsd

Revisions (0)

No revisions yet.