https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
--- Comment #5 from Kyle Evans ---
Actually, I could probably see an argument that head(1) should drain the rest
of stdin even with -n constraint.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
--- Comment #4 from Kyle Evans ---
(In reply to Niko Nastonen from comment #2)
My opinion is that it is not a bug at all, simply how it works. Head will
finish very quickly and close stdin sometimes while vmstat is still trying to
write to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
--- Comment #3 from Niko Nastonen ---
(In reply to Niko Nastonen from comment #2)
Filed a bug in tcsh bugtracker:
https://bugs.astron.com/view.php?id=368
Not a FreeBSD issue.
--
You are receiving this mail because:
You are the assignee
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
--- Comment #2 from Niko Nastonen ---
Also found out that
vmstat -m | head -n 1 || vmstat -m | grep kstat_data
sometimes shows output from both commands and also only as root. As an
unprivileged user the output is only headers of vmstat,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
Niko Nastonen changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
--
You are re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
Martin Waschbüsch changed:
What|Removed |Added
CC||mar...@waschbuesch.de
--- Comm
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265175
Bug ID: 265175
Summary: Pipe error with csh/tcsh
Product: Base System
Version: 13.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects On