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

Total Commander (English) • Re: RegEx challenge

$
0
0
The following should work although it's a two-step process. No idea if this is possible in a single rename operation.

Search for:

Code:

-
Replace with:

Code:

 
(single space character)

Then reload the list via the button with the arrow on it (left of the "Start" button), or press F5.

Search for:

Code:

(.+)(\d{4})\s(\d{2})\s(\d{2})(.+)
Replace with:

Code:

$1$2-$3-$4$5
[X] RegEx

Regards
Dalai

Statistics: Posted by Dalai — 2024-02-29, 21:22 UTC



Viewing all articles
Browse latest Browse all 3948

Trending Articles