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/ ;