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 bug-coreut...@gnu.org. 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