Shell pipelines
pass output from
one program into
the input of another
grep bear *.txt | grep polar
Shell pipelines
pass output from
one program into
the input of another
grep bear *.txt | grep polar
Shell pipelines are your other friend, besides grep.
Photo credit: Roger McLassus