I have many files with filenames like this 06_01_01_h06ab_527-217_961-530.bmp, 06_01_06_h06c_84-339_307-626.bmp and 06_05_08_ha19_289-86_789-605.bmp
I want rename this files in this way
06_01_01_h06ab_527-217_961-530.bmp --> 06_01_01_h06ab_x527y217_961-530.bmp
06_01_06_h06c_84-339_307-626.bmp --> 06_01_06_h06c_x84y339_307-626.bmp
06_05_08_ha19_289-86_789-605.bmp --> 06_05_08_ha19_x289y86_789-605.bmp
How to do this ?