Skip to main content
4 of 4
deleted 23 characters in body
Rui F Ribeiro
  • 57.9k
  • 28
  • 156
  • 237

How to rename multiple files in single command or script in Unix?

I have the below list of files

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

that I need to rename to

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
Udhayakumar
  • 842
  • 1
  • 8
  • 8