bug#25755: problem of "tail -F max-unchanged-stats "

2017-02-16 Thread Pádraig Brady
tag 25755 notabug close 25755 stop On 16/02/17 00:18, chuyifan wrote: > Hi: > > I found a problem of tail -F in centos 6.7. The kernel version is > 2.6.32-642.3.1.el6. I execute "tail -f --follow=name > --max-unchanged-stats=50 --sleep-interval=1 ./t" in a terminal and execute > echo command to a

bug#25755: problem of "tail -F max-unchanged-stats "

2017-02-16 Thread chuyifan
Hi: I found a problem of tail -F in centos 6.7. The kernel version is 2.6.32-642.3.1.el6. I execute "tail -f --follow=name --max-unchanged-stats=50 --sleep-interval=1 ./t" in a terminal and execute echo command to append some content to file t. then I execute "mv t t1", the "tail -f " show error m