Skip to content

Latest commit

 

History

History

pipelinecmds

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Pipeline Commands

You can make a pipeline of one exec.Command to another.

$ grep -r err . | wc -l