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: [email protected]
Reporter: [email protected]
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.