-- Note, the flow is right-to-left, not left-to-right inshell "bar" (inshell "fgrep ..." (inshell "foo" empty))
inshell "foo | fgrep ... | bar"
inshell :: Text -- Command line -> Shell Text -- Standard input to feed -> Shell Text -- Standard output from command