1. nohup cp -ra /images /files/131/images &

2. nohup awk 'BEGIN { cmd="cp  -ira /images/* /files131/images/"; print "n" |cmd; }' >>/cp.log &

相关文章:

  • 2022-12-23
  • 2021-12-04
  • 2022-02-21
  • 2022-12-23
  • 2021-07-02
  • 2021-05-08
  • 2022-12-23
  • 2021-08-11
猜你喜欢
  • 2021-12-04
  • 2022-03-03
  • 2022-02-12
  • 2022-12-23
  • 2021-07-03
  • 2022-01-02
相关资源
相似解决方案