[Bug 276107] tail(1) is not able to operate on files residing in pseudo-filesystems

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 03 Jan 2024 20:38:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276107

            Bug ID: 276107
           Summary: tail(1) is not able to operate on files residing in
                    pseudo-filesystems
           Product: Base System
           Version: 14.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: rbranco@suse.com

tail(1) is not able to operate on files residing in pseudo-filesystems or
others that advertise a zero size.

To reproduce: `tail -1 /compat/linux/proc/mounts` dumps the whole file.

Fix: https://github.com/freebsd/freebsd-src/pull/990

-- 
You are receiving this mail because:
You are the assignee for the bug.