I have an auto-generated file each day that gets called by a shell script. But, the problem I\'m facing is that the auto-generated file has a form of:
FIL
Why not using the printf program from coreutils?
$ printf "FILE_%02d_%02d.dat" 1 2 FILE_01_02.dat