All rights reserved.
%sccs.include.redist.man%
@(#)timedc.8 6.5 (Berkeley) 06/24/90
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 ... ]
Print a short description of each command specified in the argument list, or, if no arguments are given, a list of the recognized commands.
clockdiff host ...
Compute the differences between the clock of the host machine and the clocks of the machines given as arguments.
trace { on | off }
Enable or disable the tracing of incoming messages to timed in the file /var/log/timed.log.
quit
Exit from timedc.
Other commands may be included for use in testing and debugging timed ; the help command and the program source may be consulted for details.
/var/log/timed.log tracing file for timed /var/log/timed.masterlog log file for master timed
TSP: The Time Synchronization Protocol for UNIX 4.3BSD, R. Gusella and S. Zatti
?Ambiguous command abbreviation matches more than one command ?Invalid command no match found ?Privileged command command can be executed by root only