2009年11月28日

同步文件

摘要: rsync –avze ssh haven@192.168.1.1:/homg/zhihonghe/sql_bak /home 阅读全文

posted @ 2009-11-28 08:12 haven24 阅读(167) 评论(0) 推荐(0)

在Linux将某个文件copy到特定目录下的所有文件夹下的特定文件夹里

摘要: ls|grep com|awk -F. '{print "cp ips.php "$0"/includes/modules/payment/"}'|bash 阅读全文

posted @ 2009-11-28 08:10 haven24 阅读(764) 评论(0) 推荐(0)

导航