Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

rdate(1)


RDATE

RDATE

NAME
SYNOPSIS
DESCRIPTION
HISTORY

NAME

rdate − get the time via the network

SYNOPSIS

rdate [−p] [−s] [−u] [host...]

DESCRIPTION

rdate connects to an RFC 868 time server over a TCP/IP network, printing the returned time and/or setting the system clock.

OPTIONS

−p

Print the time returned by the remote machine.

−s

Set the system time to the returned time.

−u

Use UDP instead of TCP as transfer protocol.

HISTORY

2001−05−23 Phil Knirsch <pknirsch@redhat.com>

Added UDP protocol support. Close the connection after message handling in conformance to RFC 868.

2000−02−04 Elliot Lee <sopwith@redhat.com>

Wrote it (previous incarnation had license problems, all 200 lines of it).



rdate(1)