date@ - print the date on a host
Contents
Description
date@ connects to TCP port 13 (Daytime) on host and prints any data it receives. It removes CR and
converts unprintable characters to a visible format.
If host is not supplied, date@ connects to the local host.
Some computers respond to port 13 with a human-readable date. For example, they may be running
tcpserver 0 13 date &
Name
date@ - print the date on a host
See Also
cat(1), delcr(1), tcpclient(1), tcpserver(1) date@(1)
Syntax
date@ [ host ]
