I have a folder with a series of files named:
prefix_1234_567.png prefix_abcd_efg.png
I\'d like to batch remove one underscore and
you can install rename command by using brew. just do brew install rename and use it.
rename
brew
brew install rename