* system clock
@ Barry Pollock
0 siblings, 0 replies; only message in thread
From: Barry Pollock @ UTC (permalink / raw)
To: speakup
You can also use rdate to get the time set
In debian you must use:
apt-get install rdate
rdate is placed in /usr/sbin
in redhat rdate is part of the system in /usr/bin
#!/bin/sh
/usr/sbin/rdate -s time1.unet.brandeis.edu
/bin/date
The call to date confirms the current time.
Barry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~ UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
system clock Barry Pollock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).