hello.,
i have 2 files..
1 file is in this folder
/home/test/ssk/DSA.WLG.20050713211544.20050710.20050713211544
(this part)
other file is in this folder
/home/kk/dev/DSA.WLG.20050711210100.20050710.20050711210100
(this part)
i have to compare both the files using "20050713211544" ( this part)and "20050711210100"
and then which ever is greatest i have to move that file only
to the following folder : /home/pav/testdata
i have to write the above in a ksh script.
can anyone help me please !!!
Thanks