in reply to
Re: Re: tail -f multiple nfs files
in thread
tail -f multiple nfs files
Move your for loop into a sub routine. Test for a file change and if the condition is true call the sub again from inside.
Comment on
Re: Re: Re: tail -f multiple nfs files
In Section
Seekers of Perl Wisdom