<br><br><div class="gmail_quote">On Wed, Mar 17, 2010 at 2:11 PM, Digimer <span dir="ltr">&lt;<a href="mailto:linux@alteeve.com">linux@alteeve.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

&#39;Alo all,<br>
<br>
I need to &quot;tail -f&quot; a file, and I&#39;ve accomplished that using this:<br></blockquote><div><br>... snip ...<br><br>Although I can&#39;t really help on the issue your asking,<br>I can (possibly) throw in another monkey-wrench...<br>

<br>Another thing to consider is: &#39;what happens when the logfile<br>you&#39;re watching is rotated out from underneath you?&#39; <br><br>You sort of need to check that the inode hasn&#39;t changed<br>and reopen, etc. it it has.<br>

<br></div></div>Fulko<br><br>