Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 18748

Eng :: file rename using lookup table?

$
0
0
Author: nn1k3
Subject: file rename using lookup table?
Posted: Fri Sep 16, 2016 11:50 am (GMT -6)

Suppose I have a long list of files that I wish to rename. The present filenames happen to equal the time of downloading T. I have a lookup table with 2 columns: the present filename T and the corresponding desired filename Y.

With Multi-rename tool I can Search for T1 and Replace with Y1 but that changes only one file. Suggestions welcome.

Code:
Original  Desired
T1        Y1
T2        Y2
...
Tn        Yn


Viewing all articles
Browse latest Browse all 18748

Trending Articles