| ADJTIMEX(1) | General Commands Manual | ADJTIMEX(1) |
adjtimex — access
to kernel time controls and readouts
adjtimex |
[-q] [-o
offset] [-f
freq] [-p
pll-time-constant] |
adjtimex reads and optionally sets
adjustment parameters for the Linux system clock. This program provides
shell-level access to the system call adjtimex(2), which
actually manipulates the timex structure. All
parameters are left alone unless asked to change with the corresponding
option. By default, the values of the timex
structure on return from adjtimex(2) are printed, along
with helpful hints about what adjtimex switches
control them.
Mortal users may view all these parameters; only the superuser may change them.
-q-o
offset--f
freq-t
tick-f.-p
pll-time-constantadjtimex(2), tickadj(1), /usr/include/linux/timex.h
An independent implementation of similar functionality was written by Steven Dick and Jim Van Zandt, see http://www.ibiblio.org/pub/Linux/system/admin/time/adjtimex.lsm
Every writable member of the timex
structure should be settable from this program.
Larry Doolittle <larry@doolittle.boa.org>
| August 1, 2017 |