MirBSD manpage: rdate(8)

RDATE(8)                 BSD System Manager's Manual                  RDATE(8)

NAME

     rdate - set the system's date from a remote host

SYNOPSIS

     rdate [-346adnprsv] [-P ntpport] host

DESCRIPTION

     rdate displays and sets the local date and time from the host name (or
     address) given as the argument. The time source may be an RFC 868 TCP
     protocol server, which is usually implemented as a built-in service of
     inetd(8), or an RFC 2030 protocol SNTP/NTP server. By default, rdate uses
     the RFC 868 TCP protocol.

     The options are as follows:

     -3  Sets the NTP protocol version to 3.

     -4  Forces rdate to use IPv4 addresses only.

     -6  Forces rdate to use IPv6 addresses only.

     -a  Use the adjtime(2) call to gradually skew the local time to match the
         remote time rather than just hopping.

     -d  Debug the SNTP exchange. If given twice, debug each packet received.

     -n  Use SNTP (RFC 2030) instead of the RFC 868 time protocol.

     -P ntpport
         With -n, use the UDP port ntpport instead of the default 123.

     -p  Do not set, just print the remote time.

     -r  Show the remainder from the last adjtime(2) call.

     -s  Do not print the time. Overrides any previous -v options.

     -v  Verbose output. Always show the adjustment. Put this on a command
         line to reset all previous -s options.

FILES

     /var/log/wtmp  record of date resets and time changes

SEE ALSO

     date(1), adjtime(2), crontab(1), gettimeofday(2), symlink(7), inetd(8),
     ntpd(8), timed(8)

MirBSD #10-current            November 19, 2020                              1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung