<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19088">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I have a file that is one long string.&nbsp; 
ie&nbsp; st*234*685~bd*tuy*45*cvb~se*123*1234567</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>iI would like to find all the ~ and replace with a 
manual line feed.&nbsp; At present I am copying&nbsp; the files from unix to 
windows and using word with replace to do this.&nbsp; Would like to be able to 
do it in unix,&nbsp;&nbsp; Using sco unix.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Is there an ed, sed or grep comand that will find 
and replace?</FONT></DIV>
<DIV><FONT size=2 face=Arial>Any suggestions - thanks - Robert Pulliam 
MD</FONT></DIV></BODY></HTML>