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

timed — Service that synchronizes system time (e.g. using NTP). It should not be invoked manually. More info

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

Problem

How to use the timed command: Service that synchronizes system time (e.g. using NTP). It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/timed.8.html>.

Solution

timed — Service that synchronizes system time (e.g. using NTP). It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/timed.8.html>.

Start the daemon:
timed

Code Snippets

Start the daemon

timed

Context

tldr-pages: osx/timed

Revisions (0)

No revisions yet.