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