Helloo..
I have no idea where to start with this problem...
In my directory there are ~1000 files..
each ones name starts with number..
for example..
12file1
13file124
142file5
12file34
13file9
1file12
ok I sorted them but how to merge thoese with same digits numberst in their name..
to have just
1file
12file (12file1 + 12file34)
13file (13file124 + 13file9)
142file
thanks..any help in appretiated..
I have no idea where to start with this problem...
In my directory there are ~1000 files..
each ones name starts with number..
for example..
12file1
13file124
142file5
12file34
13file9
1file12
ok I sorted them but how to merge thoese with same digits numberst in their name..
to have just
1file
12file (12file1 + 12file34)
13file (13file124 + 13file9)
142file
thanks..any help in appretiated..