#!/bin/bash
CMD_PATH=`dirname $0`
echo "current cmd path:$CMD_PATH"
cd $CMD_PATH
echo $PWD
echo '666666' | sudo mv /home/wubin/test $CMD_PATH/setup