I use tail -f all the time, even better when you stick the result through grep.<br><br>tail -f /var/log/maillog | grep "<a href="mailto:chester@mailman.lug.org.uk">chester@mailman.lug.org.uk</a>"<br><br>:-)<br><br>
<div class="gmail_quote">On 1 March 2010 10:36, Les Pritchard <span dir="ltr"><<a href="mailto:les.pritchard@gmail.com">les.pritchard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Some handy hints there. I also use tail -f /var/log/messages as a handy way to monitor the file (or any other for that matter).<br><br><br><div class="gmail_quote"><div><div></div><div class="h5">On 1 March 2010 09:55, Ben Arnold <span dir="ltr"><<a href="mailto:iamseawolf@gmail.com" target="_blank">iamseawolf@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5"><div>On Sunday 28 February 2010 22:41:57 Stuart Burns wrote:<br>

<br>
> Firstly lets start simple: mtr<br>
</div>Oh stars, that's good! Cheers!<br>
The mtr on Fedora needs to run under sudo though, or chmod 4755<br>
/usr/sbin/mtr<br>
<br>
> Secondly, watch.<br>
Yesterday I put watch df -h in to a script for exactly that reason!<br>
xterm -e 'sudo watch -n 5 cat /var/log/messages'<br>
is a good one :)<br>
<br>
Thanks!<br>
<br>
--<br>
<br>
Ben Arnold<br>
Chester, UK<br>
<br>
e: <a href="mailto:iamseawolf@gmail.com" target="_blank">iamseawolf@gmail.com</a><br>
e: <a href="mailto:ben@seawolfsanctuary.com" target="_blank">ben@seawolfsanctuary.com</a><br>
w: <a href="http://seawolfsanctuary.com" target="_blank">seawolfsanctuary.com</a><br>
<br>
nom = { :cookies => :mouth }<br>
nom; nom; nom<br>
<br></div></div><div class="im">_______________________________________________<br>
Chester mailing list<br>
<a href="mailto:Chester@mailman.lug.org.uk" target="_blank">Chester@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/chester" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/chester</a><br>
<br></div></blockquote></div><br>
<br>_______________________________________________<br>
Chester mailing list<br>
<a href="mailto:Chester@mailman.lug.org.uk">Chester@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/chester" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/chester</a><br>
<br></blockquote></div><br>