Thanks! On Tue, Sep 18, 2018, 2:33 AM Pádraig Brady <[email protected]> wrote:
> On 17/09/18 12:38, BRUCE INGALLS wrote: > > I'm debugging a mock redis server on Ubuntu: > > > > `nc -l 127.0.0.1 6379 > ~/junk.log &` > > `tail -f ~/junk.log` > > > > tail: unrecognized file system type 0x794c7630 for '/root/junk.log'. > please > > report this to [email protected]. reverting to polling > > > > uname -a > > uname -a > > Linux bruce 4.4.110-k8s #1 SMP Fri Jan 5 16:59:17 UTC 2018 x86_64 x86_64 > > x86_64 GNU/Linux > > > > note that I successfully created an empty junk.log file in my home > directory > > This was fixed in coreutils v8.25 (2016-01-20) > > cheers, > Pádraig >
