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. Thanks. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
