Newsgroups: comp.sys.amiga.tech Path: utzoo!utgpu!watserv1!maytag!watdragon!lion!sjorr From: sjorr@lion.uwaterloo.ca (Stephen Orr) Subject: Re: Help! Need LOGFILE utility!! Message-ID: <1990Oct29.142545.5488@watdragon.waterloo.edu> Sender: Stephen Orr (sjorr@lion.waterloo.edu) Organization: University of Waterloo References: <10007@milton.u.washington.edu> <399@ra.abo.fi> Distribution: na Date: Mon, 29 Oct 90 14:25:45 GMT Lines: 12 Another simple way to handle this problem is to use the public domain utility CB (short for console buffer). It attaches a prop gadget to the shell and lets you scroll back through a user setable number of output lines. You can also save the output, print the output etc. This technique is VERY useful for debuging with lots of 'printf's (c-ism). I am presently using cb version 1.1 which I beleive to be the newest. Stephen Orr --- too lazy to .sig ---