Dec 222012
Mass renaming files is no possible with the standard linux command mv
, but it’s possible to achieve this goal in many different ways, from some bash
magic, to programs that do exactly this, in this article I’ll work with both the terminal and with graphical tools.