Article 5AHA3 How linux pipes end

How linux pipes end

by
ychaouche
from LinuxQuestions.org on (#5AHA3)
Read the following trace carefully. When do you expect the command should "return" ?

Code:root@messagerie[10.10.10.19] ~ # grep foo --line-buffered | head -1
this
is
ignored
but foo
but foo
should make the pipe stop
but it doesn't
until the second occurence
of foo
root@messagerie[10.10.10.19] ~ #latest?d=yIl2AUoC8zA latest?i=xc2hRdDlPjw:fz8SFafCA44:F7zBnMy latest?i=xc2hRdDlPjw:fz8SFafCA44:V_sGLiP latest?d=qj6IDK7rITs latest?i=xc2hRdDlPjw:fz8SFafCA44:gIN9vFwxc2hRdDlPjw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments