Hello. I would be very pleased if sb. help me to solve my problem. I've got a file with many
non blank lines and I want to merge all lines into one
not destroy the informations on them. I've tryed it with split and paste, tr, sed , but everything I've done has been wrong. I know about crazy solution but I don't want to do it this way. Don't forget the simplier way is the better. Thaks
