1.

cd /sdzw/data/infogateftp/srcdata/ibp/account_rulelog

ls | xargs  -t  -I  {}  mv {} /sdzw/data/infogateftp/srcdata/ibp/host/account_rulelog

2.

find /sdzw/data/infogateftp/srcdata/ibp/host/account_rulelog/  -name  "*.bcp"  -exec mv {} /sdzw/data/infogateftp/srcdata/ibp/host/account_rulelog/   \;

posted on 2017-04-11 20:09  baraka  阅读(779)  评论(0编辑  收藏  举报