Who knows teco?

Paul Koning pkoning at equallogic.com
Sun Oct 17 16:48:10 CDT 2004


>>>>> "Ron" == Ron Hudson <ron.hudson at sbcglobal.net> writes:

 Ron> How do I search and replace ^j for ^m^J across the entire file?

You mean change \r\n to \n?  I can't figure out if you want that or
the other way around.

Assuming RSTS, where entering CR gives you \r\n and entering LF gives
you just \n:

    FN<cr><esc><lf><esc>EX<esc><esc>

	paul




More information about the cctalk mailing list