echo  -n "i$CORE_$tmp.out 2>&1">>$CORE.sh

改为:

echo  -n "i$CORE">>$CORE.sh 

echo  -n "_$tmp.out 2>&1">>$CORE.sh 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
  • 2021-08-28
  • 2021-05-20
  • 2021-10-06
  • 2021-11-02
猜你喜欢
  • 2019-03-22
  • 2021-05-27
  • 2021-09-26
  • 2021-11-17
  • 2021-09-09
相关资源
相似解决方案