Bash - how to rename a file and keep it in the same directory

前端 未结 0 1421
时光取名叫无心
时光取名叫无心 2021-02-03 23:37

I want to rename certain files, but keep them in their original directory. If I use

mv $file "$2.java"   

The file gets renamed just fi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题