On 5/19/05, Tielman Koekemoer (TNE) wrote:
> 
> Hi All,
> 
> If I wanted to monitor a file in a way that would emulate "tail -f"
> (in the shell), how would I open the file?
> 
> open(FILE, " filename |"); (?)
> 
> TIA
> 

http://perldoc.perl.org/perlfaq5.html#How-do-I-do-a-tail--f-in-perl- 

-- 
Offer Kaye

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to