From: Barry Pollock <barryp@hurontel.on.ca>
To: speakup@braille.uwo.ca
Subject: system clock
Date: Wed, 17 Oct 2001 15:08:14 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.40.0110171500290.11135-100000@box> (raw)
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
reply other threads:[~ UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.40.0110171500290.11135-100000@box \
--to=barryp@hurontel.on.ca \
--cc=speakup@braille.uwo.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).