Garrett D'Amore wrote: >> >> Interestingly enough, the only documented difference I can see between >> XPG4 sed and Solaris sed is the handling of the "l" pattern space -- >> xpg4 is a bit nicer. How does GNU sed compare here?
It looks like GNU sed passes the UNIX VSC tests that deal with the l command. -- Carol
