Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
TIMEDC(8) OpenBSD System Manager's Manual TIMEDC(8)
NAME
timedc - timed control program
SYNOPSIS
timedc [command [argument ...]]
DESCRIPTION
Timedc is used to control the operation of the timed(8) program. It may
be used to:
- Measure the differences between machines' clocks,
- Find the location where the master time server is running,
- Enable or disable tracing of messages received by timed, and
- Perform various debugging actions.
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 argu-
ment list, or, if no arguments are given, a list of the recog-
nized commands.
clockdiff host ...
Compute the differences between the clock of the host machine and
the clocks of the machines given as arguments.
msite [host ...]
Show the master time server for specified host(s).
trace { on | off }
Enable or disable the tracing of incoming messages to timed in
the file /var/log/timed.log.
election host
Asks the daemon on the target host to reset its ``election''
timers and to ensure that a time master has been elected.
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.
FILES
/var/log/timed.log tracing file for timed
/var/log/timed.masterlog log file for master timed
SEE ALSO
date(1), adjtime(2), icmp(4), timed(8)
R. Gusella, and S. Zatti, TSP: The Time Synchronization Protocol for UNIX
4.3BSD.
DIAGNOSTICS
?Ambiguous command
abbreviation matches more than one command
?Invalid command
no match found
?Privileged command
command can be executed by root only
HISTORY
The timedc command appeared in 4.3BSD.
4.3 Berkeley Distribution May 11, 1993 2
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for timedc(8) OpenBSD sources for timedc(8)
Up to: Calendar and Time of Day - Calendar and Time of Day (conversions, manipulations, etc)
Up to: Remote System Information - Obtaining (or providing) system information like status, who is logged in, the local time, et al. Command - FAQs
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
timedc.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|