Rename

From Linuxintro

rename is a command to rename several files. You can use mv to rename a single file.

rename 's/BEFORE/AFTER/g' *