#!/bin/bash ROOT=$(cd `dirname $0`/../../; pwd) TOPIC=topic1 $ROOT/build/smqtail -lookupd-http-address=127.0.0.1:9061 -print-topic=true -topic=$TOPIC