hi i have two dat files foldername06.da t(created on feb 13) and p_06(created on feb 16)
both the files are output files and are same except the date which occurs on each line of the output
now i have to write a perl code to compare only the two files not considering the date part such that they are equal .
please let me know the code
both the files are output files and are same except the date which occurs on each line of the output
now i have to write a perl code to compare only the two files not considering the date part such that they are equal .
please let me know the code
Comment