Skip to end of metadata
Go to start of metadata

This command prefixes all files with "metronome-":

rename -v 's//metronome-/' *.jar

see: http://tips.webdesign10.com/how-to-bulk-rename-files-in-linux-in-the-terminal

Labels: