<html><body>
<p><rant>god damn re-mailers put the send as the repy to address...I _never_ use reply to all</rant><br>
<br>
As I said I have a lot of logging output going to standard out right now.  So if anyone know a way<br>
to do this without killing of the rest of the logging I'd be very happy.<br>
<br>
second that command format doesn't work: bash replies:  syntax error near unexpected token `|&' <br>
<br>
                                             -fjr<br>
<br>
<br>
<br>
Frank Ramsay<br>
Systems Programmer<br>
Castel, Inc<br>
100 Cummings Center<br>
Suite 157h<br>
Beverly, MA 01915<br>
(978) 236 1000 (voice)<br>
(978) 236 1197 (fax)<br>
Email: framsay@castelhq.com<br>
<img src="cid:10__=0ABBE6DEDFE3DA458f@cashqe2.hq.castel.com" width="16" height="16" alt="">Greg Galperin <grg22@ai.mit.edu><br>
<br>
<br>

<table V5DOTBL=true width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img src="cid:20__=0ABBE6DEDFE3DA458f@cashqe2.hq.castel.com" border="0" height="1" width="72" alt=""><br>
</td><td style="background-image:url(cid:30__=0ABBE6DEDFE3DA458f@cashqe2.hq.castel.com); background-repeat: no-repeat; " width="1%"><img src="cid:20__=0ABBE6DEDFE3DA458f@cashqe2.hq.castel.com" border="0" height="1" width="220" alt=""><br>

<ul>
<ul>
<ul>
<ul><b><font size="2">Greg Galperin <grg22@ai.mit.edu></font></b><br>
<font size="2">Sent by: Gregory Galperin <grg@ai.mit.edu></font>
<p><font size="2">10/09/2002 03:47 PM</font></ul>
</ul>
</ul>
</ul>
</td><td width="100%"><img src="cid:20__=0ABBE6DEDFE3DA458f@cashqe2.hq.castel.com" border="0" height="1" width="1" alt=""><br>
<font size="1" face="Arial">  </font><br>
<font size="2"> To:     </font><font size="2">FRamsay@castelhq.com</font><br>
<font size="2"> cc:     </font><br>
<font size="2"> Subject:        </font><font size="2">Re: bizzare application crash</font></td></tr>
</table>
<br>
<tt>On Wed, Oct 09, 2002 at 03:42:32PM -0400, FRamsay@castelhq.com wrote:<br>
>   I'm running it under strace right now, but it can run for hours before it<br>
> crashes and the output log builds at over a 1 meg per minute.<br>
> so unless it crashes within an hour or two it will hit the 4gig filesize<br>
> limit.<br>
<br>
It would probably work to pipe strace into tail, like<br>
   strace -ttT crashexe |& tail -1000 > smalldiskfile<br>
<br>
So you don't run out of space.<br>
<br>
--grg<br>
<br>
</tt><br>
</body></html>