1. The first 2 lines are DOS commands. 2. The 3rd set of lines is a script written in sed. 3. The 4th and final set of lines is a DOS batch file which runs the sed script
x.bat

type end.fil >>%1

xx.bat

move %1 ..\downmove\%1

sedit.sed

s/&/\&amp;/g s/>/\&gt;/g s/</\&lt;/g s/^[ ]*$/<p>/ s#http://[^ ,][^ ,]*#<a href="&">&</a>#g s#[^ ,;@&][^ ,;@&]*@[^ ;,@&][^ ;,@&]*#<a href="mailto:&">&</a>#g

sedit.bat

type front.fil >krud sed -f sedit.sed %1 >>krud type end.fil >>krud grep "http://.*\.\"" krud


Visit the Crazy Atheist Libertarian
Visit my atheist friends at Arizona Secular Humanists
Some strange but true news about the government
Some strange but real news about religion
Interesting, funny but otherwise useless news!