27 Jul
2006
27 Jul
'06
11:09 a.m.
On Thu, Jul 27, 2006 at 09:56:21AM +0200, Lardinois, Pierre wrote:
Should it be possible to change the bb command so it accepts wilcards ?
example : bb --debug 127.0.0.1 "hobbitdlog *.ip"
No - hobbitdlog is specifically for getting a single status. But you can get the data you want with the hobbitdboard command instead. Like:
bb 127.0.0.1 "hobbitdboard service=ip"
See the bb(1) man-page for a description of how you can filter data and how you can select what data to retrieve.
Regards, Henrik