[hobbit] hobbit client versions

Pat Vaughan hobbit at pvaughan.us
Wed Nov 9 15:20:23 CET 2005


> On 08/11/05, Scheblein, Adam <adam.scheblein at marquette.edu> wrote:
>> Does anyone have any ideas on this??
>
> Don't know about "easy", but the following does work (even if it is ugly):
>
> strings bb | grep "^[1-9]\."
>
> Will work for all versions of hobbit up to and including 9 :-)
>

I don't think this is consistant on all platforms. On AIX:
#strings bb | grep "^[1-9]\."
1.14  src/bos/usr/ccs/lib/libc/__threads_init.c, libcthrd, bos520 7/11/00
12:04:14

and a client compiled from the same source on Linux:
# strings bb | grep "^[1-9]\."
4.1.2





More information about the Xymon mailing list