Date: Sun, 19 Feb 2023 18:40:48 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 203662] tail -F <file> misbehaves with stdin closed Message-ID: <bug-203662-227-ZagoWX5fby@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203662-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203662 Fernando ApesteguĂa <fernape@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fernape@FreeBSD.org Status|New |Closed CC| |fernape@FreeBSD.org Resolution|--- |FIXED --- Comment #2 from Fernando ApesteguĂa <fernape@FreeBSD.org> --- Seems to work fine now: Terminal 1: $ sudo tail -F /tmp/foo <&- Password: foo bar Terminal 2 $ sudo echo foo >>/tmp/foo Password: $ sudo rm /tmp/foo $ sudo echo bar >>/tmp/foo Please reopen if I misunderstood the test case. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203662-227-ZagoWX5fby>
