TIMEDC(8) | MidnightBSD System Manager's Manual | TIMEDC(8) |
timedc
— timed
control program
timedc |
[command [argument ...]] |
The timedc
utility is used to control the
operation of the timed(8)
program. It may be used to:
Without any arguments, timedc
will prompt
for commands from the standard input. If arguments are supplied,
timedc
interprets the first argument as a command
and the remaining arguments as parameters to the command. The standard input
may be redirected causing timedc
to read commands
from a file. Commands may be abbreviated; recognized commands are:
?
[command ...]help
[command ...]clockdiff
host ...msite
[host ...]trace
{
on |
off }election
host1 [host2 ...]quit
Other commands may be included for use in testing and debugging timed(8); the help command and the program source may be consulted for details.
date(1), adjtime(2), icmp(4), timed(8)
R. Gusella and S. Zatti, TSP: The Time Synchronization Protocol for UNIX 4.3BSD.
The timedc
utility appeared in
4.3BSD.
The latest timedc
code has been made
available as a port (net/timed) in preparation of removal from base in
FreeBSD 13.0.
June 6, 1993 | midnightbsd-3.1 |