Why does pipeline work this way?

Jan B. Andersen jba at harald.ruc.dk
Fri Dec 22 02:57:57 AEST 1989


ray at saturn.ucsc.edu (Ray Swartz) writes:

>Any and all comments appreciated.

Use sed:

  % sed -n '/pattern/p;//q' file

It don't answer your question about pipes but it solves the original
problem.



More information about the Comp.unix.questions mailing list