#!/bin/bashs="abcabcabcabc%123456789123abcabcabcabc%123456789123" sed '/%$/{N;s/\n//}' <<< "$s"
Standard input is empty
abcabcabcabc%123456789123 abcabcabcabc%123456789123
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!