|
Hi,
If there is no semicolon its not appending next line with present line.And also its not working if my file contains pipe line characters like '|'.
For example if file contains
user|find|ghjk|gg|;
sufgh|fghj|hgj
Dhj|hjk|jkl;
its not removing semicolon
and its not appending 3red line to 2nd line
|