Multi Rename Tool: TRUNCATE Remove Delete Drop characters
Moderators: Hacker, petermad, Stefan2, white
Multi Rename Tool: TRUNCATE Remove Delete Drop characters
How can I truncate the first n characters of a group of filenames?
For example, I may have a directory of files like this:
01 - filename1.txt
02 - filename2.txt
03 - filename3.txt
04 - filename4.txt
I want to truncate the first 5 characters so they will come out like this:
filename1.txt
filename2.txt
filename3.txt
filename4.txt
Thanks in advance!
For example, I may have a directory of files like this:
01 - filename1.txt
02 - filename2.txt
03 - filename3.txt
04 - filename4.txt
I want to truncate the first 5 characters so they will come out like this:
filename1.txt
filename2.txt
filename3.txt
filename4.txt
Thanks in advance!
- majkinetor
- Senior Member
- Posts: 369
- Joined: 2005-11-20, 10:36 UTC
- Location: Belgrade, Serbia
- Contact:
This case: [N6-]
General [Nx-] (removes x chars)
General [Nx-] (removes x chars)
Last edited by majkinetor on 2006-01-14, 17:56 UTC, edited 1 time in total.
We are not doing this just for the money.
We are doing it for sh*t load of money.
r-moth.com
r-moth.deviantart.com
We are doing it for sh*t load of money.
r-moth.com
r-moth.deviantart.com
- chandragor
- Member
- Posts: 128
- Joined: 2005-06-01, 10:10 UTC
- Location: Italy
- majkinetor
- Senior Member
- Posts: 369
- Joined: 2005-11-20, 10:36 UTC
- Location: Belgrade, Serbia
- Contact:
Yep - See: http://madsenworld.dk/tcmd/n2-.pngMaybe HELP file
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
I just did a search and you're right... this was in the regular help. And I thought I'd seen it all. Well, thanks again for helping me out, I do appreciate it.petermad wrote:Yep - See: http://madsenworld.dk/tcmd/n2-.pngMaybe HELP file

- majkinetor
- Senior Member
- Posts: 369
- Joined: 2005-11-20, 10:36 UTC
- Location: Belgrade, Serbia
- Contact:
I'm practicing with multi rename, but can't figure out the following:
If these are the files:
Thanks
If these are the files:
- 01.Fuiam Catha_01_The Earth Is Our Mother.Mp3
02.Fuiam Catha_02_Terra Ist.Mp3
03.Fuiam Catha_03_Take Back The Land.Mp3
04.Fuiam Catha_04_Religious Con.Mp3
05.Fuiam Catha_05_Dont Burn The Witch.Mp3
06.Fuiam Catha_06_The Right To Choose.Mp3
07.Fuiam Catha_07_f-word Everybody Who Voted Tory.Mp3
08.Fuiam Catha_08_Sios Leis A Ghniomhachas Mhoir.Mp3
09.Fuiam Catha_09_Glf.Mp3
10.Fuiam Catha_10_Willie Mcrae.Mp3
11.Fuiam Catha_11_Deathcafe.Mp3
12.Fuiam Catha_12_Your Beer Is sh** And Your Money Stinks.Mp3
13.Fuiam Catha_13_Sell Out.Mp3
14.Fuiam Catha_14_No More Roads.Mp3
15.Fuiam Catha_15_Hunt The Rich.Mp3
16.Fuiam Catha_16_Mindrot.Mp3
17.Fuiam Catha_17_Anti Police Aggro.Mp3
Thanks
RegEx on
Search:
Replace: space or space dash space
Search:
Code: Select all
_\d\d_