On 6/7/2012 2:24 PM, E-Mail Sent to this address will be added to the BlackLists wrote:
Try something like: ntpq -n -c "lpe" -c "las" -c "rv &0" -c "rv &1" -c "rv &2" -c "rv &3" -c "rv &4" The easily readable parts, and the flash code might give you more insight.

Actually, you can do this a little more efficiently like this:

ntpq -n -c lpe -c las -c "rv &0" -c "mrv &1 &9"

(Some day it would be nice if "mrv &0 &9" worked the way you expected, but would you believe "rv 0" and "rv anything-else" call entirely different functions? )

Brian Utterback
_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to