BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} bbrm command format
>>Some scripting will be needed. Since you have bbgen, I'd say
>>do this:
>>
>>BBHOME=/usr/local/bb (or wherever BB is)
>>export BBHOME
>>. $BBHOME/etc/bbdef.sh
>>
>>$BBHOME/bin/bbhostshow | grep "^[0-9]"|awk '{print $2}'|
>>while read HOSTNAME
>>do
>> $BBHOME/bin/bbrm $HOSTNAME conn
>>done
Correct as always. Thank you!
BM
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index