I was trying do tail a file in a docker container when I received that
message:
```
tail: unrecognized file system type 0x794c7630 for
‘zookeeper-gc.log.0.current’. please report this to bug-coreutils@gnu.org.
reverting to polling
```
The docker image name is:
sentry_onpremise_zookeeper_1
And th
hi list,
in the documentation (man page) a nice feature is mssing
when a fs is mounted on a directory ls marks that with a dot
behing the permission mask (see example)
drwxr-xr-x. 2 1003 users 4096 Mar 22 17:53 vendor
^^
notice the dot here
I found nothing mentioned
tag 47322 notabug
close 47322
stop
On 3/22/21 5:16 PM, Felipe Lima wrote:
> I was trying do tail a file in a docker container when I received that
> message:
>
> ```
> tail: unrecognized file system type 0x794c7630 for
> ‘zookeeper-gc.log.0.current’. please report this to bug-coreutils@gnu.org.
>
On 3/22/21 5:37 PM, Walter Harms via GNU coreutils Bug Reports wrote:
> hi list,
> in the documentation (man page) [...]
According to the GNU guidelines and to avoid double work, the man page of
the coreutils is essentially not much more than the output of --help
(and actually gets generated via t