#!/bin/bash # # IMPORTANT >>>>>You need to get port, ip and feed_id right<<<<< if [ "X$SNOWMIX" = X ] ; then echo "You need to set the SNOWMIX environment variable" exit 1 fi if [ "X$SNOWMIX_PORT" = X ] ; then export SNOWMIX_PORT=9999 ;fi if [ "X$SNOWMIX_IP" = X ] ; then export SNOWMIX_IP=127.0.0.1 ;fi if [ $# -lt 1 ] ; then echo "Missing argument\nUsage $0 [