When combining two lines as one in sed's regexp/condition, is it possible to combine the lines with a return in between? I tried the following types in the regexp/condition to simulate the return: [=\n=], [=\r=], \n, \r, \015, .*, [:space:], [:cntrl:], [:print:], [:blank:] ********************************************************************* Signed, SoloCDM -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.