相关疑难解决方法(0)

如何在 Unix 中的单个命令或脚本中重命名多个文件?

我有以下文件列表

aro_tty-mIF-45875564pmo_opt
aro_tty-mIF-45875664pmo_opt
aro_tty-mIF-45875964pmo_opt
aro_tty-mIF-45875514pmo_opt
aro_tty-mIF-45875524pmo_opt
Run Code Online (Sandbox Code Playgroud)

我需要重命名为

aro_tty-mImpFRA-45875564pmo_opt
aro_tty-mImpFRA-45875664pmo_opt
aro_tty-mImpFRA-45875964pmo_opt
aro_tty-mImpFRA-45875514pmo_opt
aro_tty-mImpFRA-45875524pmo_opt
Run Code Online (Sandbox Code Playgroud)

linux shell-script rename

65
推荐指数
3
解决办法
24万
查看次数

标签 统计

linux ×1

rename ×1

shell-script ×1