Current Path : /usr/src/usr.sbin/ntp/scripts/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/usr.sbin/ntp/scripts/ntpver |
#!/bin/sh # $FreeBSD: release/9.1.0/usr.sbin/ntp/scripts/ntpver 54552 1999-12-13 14:09:56Z roberto $ # print version string of NTP daemon # Copyright (c) 1997 by Ulrich Windl # Modified 970318: Harlan Stenn: rewritten... # usage: ntpver hostname ntpq -c "rv 0 daemon_version" $* | awk '/daemon_version/ { print $2 }'