I've been told to execute the ntpq
command for some reason in my work. When I look for the command on a Unix-based machine, I found more commands with one daemon:
[Web-01 ~]$ #ntp with <tab> key, lists commands prefixed with ntp, in a typical linux
[Web-01 ~]$ ntp
ntpd ntpdc ntpq ntptime
ntpdate ntp-keygen ntpstat
Can you let me know what for ntpq
is used for, and about all the other NTP commands.