I have to change
<<STORE>>SA_MASTER_YYYMMDDHHMMSS.dat
file name to
SA_MASTERYYYMMDDHHMMSS.<<STORE>>
. Please tell me the command in unix to achieve this
for example
0001.SAMASTER_YYYYMMDDHHMMSS.DAT
should be changed to SAMASTER_YYYYMMDDHHMMSS.1
ie if the store has leading zero(0001) i have to eliminate the zeros(1)