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

nfcd — This daemon controls the NFC controller. It should not be invoked manually. More information: <https

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

Problem

How to use the nfcd command: This daemon controls the NFC controller. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/nfcd.8.html>.

Solution

nfcd — This daemon controls the NFC controller. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/nfcd.8.html>.

Start the daemon:
nfcd

Code Snippets

Start the daemon

nfcd

Context

tldr-pages: osx/nfcd

Revisions (0)

No revisions yet.