I have a record as below
1, "All of the following:
ElectronicLF Fax machineLF Hard CopyLF In PersonLF Mail DeliveryLF Telephone",No,ImmediateCRLF**
I have to replace LineFeed (LF) in above record with space except when at the record end (as soon as when i find Carriage Return).
Please guide me to do it in unix.