rename bash

Rename files in Bash with Regular expressions

Sometimes it's necessary to rename files in Bash following some patterns. Doing this task manually could be exhausting and time ...