commit | 64938011f3ba06a8f425926397172dc361bce851 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bartekgola@gmail.com> | Mon Oct 14 20:11:55 2013 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Oct 16 15:02:50 2013 +0200 |
tree | d3e406ab6e54d9235b6f7e9e03534d3ef064260a | |
parent | 840ef17f63c85044c15d9a38a13c6539e26dfc31 [diff] |
tail compat: fix header printing for tail -f Makes tail -f for multiple files display the header only if another (ie. not currently displayed) file changed. Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>