1 Apr
2009
1 Apr
'09
2:06 p.m.
I tried running:
/~/server/bin/bb 127.0.0.1 "drop HOSTNAME test"You did substitute the actual hostname for HOSTNAME? So, when host garfield delivered data for test and has stopped delivering data, the following should work:
~/server/bin/bb 127.0.0.1 "drop garfield test"
-- Peter