TLDR
Enter a command. For example: xcrun, sntpd, istats, chflags, wacaw.

sntpd

 
An SNTP server. It should not be invoked manually. More information: https://linux.die.net/man/8/snmpd.
 
  • Start the daemon:
     
    sntpd
     
  • Overwrite existing state with the local clock (stratum 1), for running a master/primary server, without synchronizing with another (higher stratum) server:
     
    sntpd -L
     
  • Use a custom file for the SNTP state:
     
    sntpd -z {{path/to/state.bin}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.