2016年9月29日
摘要: #!/bin/bash #if [ $1 -eq null ]; then # echo "please input params1!" # exit #fi #if [ $2 -eq null ]; then # echo "please input params2!" # exit #fi # type , $1 { scp, ssh }, src $2, dst... 阅读全文
posted @ 2016-09-29 21:05 IT小不点 阅读(342) 评论(0) 推荐(0) 编辑