Skip to content
/ rdate Public
forked from njh/rdate

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

License

Notifications You must be signed in to change notification settings

ipnm/rdate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdate

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

A time protocol server is built into most inetd implementations.

This version uses protocol indenpendent socket code - so will work for IPv4 and IPv6 hosts, but may not compile on older systems.

This version of rdate is released under the GNU Public Licence - see COPYING for details.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.6%
  • M4 11.9%
  • Roff 8.9%
  • Makefile 2.1%
  • Shell 0.5%