[Bug 275099] cat(1) can't read directories
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275099] cat(1) can't read directories"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Nov 2023 06:25:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275099 --- Comment #1 from WHR <msl0000023508@gmail.com> --- Created attachment 246325 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246325&action=edit Proposed fix cat(1) should fallback to the read(2) system call if copy_file_range(2) failed with EISDIR. -- You are receiving this mail because: You are the assignee for the bug.