<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>Ken U Guy,<br></div><div><br></div><div>   thanks especially for the Text Editor.    i'm sharing it in our community who think a word processor is.<br></div><div><br></div><div id="sig132547352"><div class="signature">=*+[]+  Marty McGowan        +1 908 230-3739<br></div><div class="signature"><a href="https://applemcg.github.io/#MIT%20Book%20Club">The MIT Book Club, Princeton and Northern NJ</a><a href="https://applemcg.github.io/#MIT%20Book%20Club"><br></a></div><div id="sig44260834" class="signature"><div class="signature"><br></div></div><div class="signature"><br></div><div class="signature"><br></div><div class="signature"><div><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td style="width:auto;height:20px;font-size:0px;"><img src="https://about.me/t/sig?u=marty_mcgowan" style="border-top-color:currentcolor;border-top-style:none;border-top-width:0px;border-right-color:currentcolor;border-right-style:none;border-right-width:0px;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:0px;border-left-color:currentcolor;border-left-style:none;border-left-width:0px;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" width="1" height="1"><br></td></tr></tbody></table></div></div><div class="signature"><br></div></div><div><br></div><div>On Thu, Mar 2, 2023, at 07:45, KenUnix wrote:<br></div><blockquote type="cite" id="qt" style=""><div dir="ltr"><div><h2 id="qt-gmail-:131" class="qt-gmail-hP">Unix v7 programs to share<br></h2></div><div><br></div><div>With all your help I thought I would share a couple of programs I had a hand in.<br></div><div><br></div><div>more.c is like 'more' for Linux. more abc.txt or cat abc.txt | more or ls -l | more<br></div><div>pg.c is a 'pager' program. pg abc.txt def.txt<br></div><div>cls. is a clear screen home cursor program using VT100 codes. It works on<br></div><div>      the console or telnet or putty.<br></div><div><br></div><div>All can be compiled and placed in /usr/bin<br></div><div>  cc -o /usr/bin/cls cls.c<br></div><div>  cc -o /usr/bin/more more.c<br></div><div>  cc -o /usr/bin/pg pg.c<br></div><div><br></div><div><a href="https://drive.google.com/file/d/1LR3Q11sGADXuqA2C2c2gEKmJOrsXA8QC/view?usp=sharing">https://drive.google.com/file/d/1LR3Q11sGADXuqA2C2c2gEKmJOrsXA8QC/view?usp=sharing</a><br></div><div><a href="https://drive.google.com/file/d/1_IUnyPwsRvYMAuqO9xb8Z8MZDbKLST70/view?usp=sharing">https://drive.google.com/file/d/1_IUnyPwsRvYMAuqO9xb8Z8MZDbKLST70/view?usp=sharing</a><br></div><div><a href="https://drive.google.com/file/d/1t88SNnJjWIbPrGuTFfFZM-7qKhD6AS6S/view?usp=sharing">https://drive.google.com/file/d/1t88SNnJjWIbPrGuTFfFZM-7qKhD6AS6S/view?usp=sharing</a><br></div><div><br></div><div>More to  come.<br></div><div><br></div><div>Ken<br></div><div><br></div><div>--<br></div><div dir="ltr" class="qt-gmail_signature"><div dir="ltr"><div><br></div><div>WWL ðŸ“š<br></div><div><br></div><div><br></div></div></div></div></blockquote><div><br></div></body></html>