Weblog
Thoughts which doesn't affect the world's peace

Posts Tagged ‘batch’

Fast batch rename of files in bash

Thu ,16/12/2010

Whoever had to rename dozens of files in a folder knows how painfully slow that can be. Here is a one line bash script how to do this fast.

(more…)