in reply to How do I tail -f a file if it is NFS mounted?

i am trying the above code, but it is not working

Maybe I missed it, but I can't see any code to comment on.

it is not working

What happens?

There can be an issue with buffering and NFS. I suggest that you get your program working locally first and then try it on NFS.
  • Comment on Re: How do I tail -f a file if it is NFS mounted?