Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 213 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 213 Bytes

ntpc

A simple NTP client for Linux

How to compile ?

gcc ntpc.c -o ntpc

How to use ?

Usage: ntpc server1 server2 ... 
Example: ntpc 0.asia.pool.ntp.org 1.asia.pool.ntp.org 2.asia.pool.ntp.org