Stormy wrote: > why does ntpq return zero even on failures? > > # ntpq -p abcdefgh > Name or service not known > # echo $? > 0 > > other failures, like timeouts, etc. still always exit code is zero. Sounds to me like an item for http://bugs.ntp.org . H