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

相关文章:

  • 2022-12-23
  • 2021-08-23
  • 2022-12-23
  • 2022-01-05
  • 2021-07-24
  • 2021-09-12
  • 2021-12-06
  • 2021-05-13
猜你喜欢
  • 2021-11-11
  • 2022-12-23
  • 2021-09-06
  • 2022-02-12
  • 2021-06-19
  • 2021-08-05
相关资源
相似解决方案