myself shell

1. scp

 #!/bin/bash

 filepath=$(cd "$(dirname "$0")"; pwd)
 scp $filepath/delivery/release_$1/$2_$3.full.tar root@10.0.64.231:/usr/local/nginx/html/delivery/vod/$2

posted @ 2014-12-02 15:01  清晰-模块-组合-优化  阅读(82)  评论(0)    收藏  举报