Sed and EOL match

Fernando Daniel Ajoy fajoy@fenix.sis.epn.edu.ec
Mon Jul 26 07:57:00 GMT 1999


In sed the end of line ($) like in 

--------
s|$|"></A>|
--------

Is ONLY matching LF and not CR LF. 

I get to that conclusion because when I apply the rule to
--------
caution.eps
--------

I get :

--------
caution.eps[ASNPC]"></A>[ASNPC]
--------

[ASNPC] : A SINGLE NOT PRINTABLE CHAR
[ASNPC] : ANOTHER SINGLE NOT PRINTABLE CHAR

Is that OK with you or is it a bug?

Daniel


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list