Yes, and I want you to know that βprocess substitutionβ exists and believes in you. You can compel a program to use another programβs input or output for *any* argument that program treats as a filename.
diff <(sort foo) <(sort baz)
paste <(seq $(wc -l < names.txt)) names.txt
You can do anything!
add a skeleton here at some point
about 1 month ago