Hi Jim ,
The above code works with
sed but it is consuming too much time ..can you provide the same with
perl syntax.
THe functionality is it has to identify last character in each line of all files as semicolon.if it founds as semicolon it has to replace with blank space otherwise need to append next line with present one.