[Gllug] simple sed question

tet at accucard.com tet at accucard.com
Mon Oct 15 11:09:10 UTC 2001


>not too sure about the sed, but watch out with the ^M, to reproduce it (in
>vi at least) you need to use:
>
>Ctrl-V
>Ctrl-M

Also note that despite its name, sed is line based, rather than truly
stream based, so you can't match patterns across lines, and hence its
probably not the right tool to use here.

Tet

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list