i need to concatenate the files for same name but different cycle name.e.g. amit_prof_c1.dat amit_prof_c2.dat
E.g.: cat amit_prof_c1.dat amit_prof_c2.dat > result_file.dat
cat amit_prof_c1.dat amit_prof_c2.dat > result_file.dat