9 Nov
2005
9 Nov
'05
2:20 p.m.
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