vim test.sh 新建shell文件
    chmod 777 test.sh #使脚本具有执行权限
    ./test.sh #执行脚本