I have files named as ###.happy.txt, ###_money.txt, ###wealthy.txt and so on. here ### stands for numbers.
I want to extract these numbers and sort these files in my output.
I have solutions in python and shell but batch is very tricky for me.
I have files named as ###.happy.txt, ###_money.txt, ###wealthy.txt and so on. here ### stands for numbers.
I want to extract these numbers and sort these files in my output.
I have solutions in python and shell but batch is very tricky for me.