#! /bin/sh

dir=`dirname $0`
perl $dir/query.pl -ip 10.2.3.4 -w  $*
