How to emulate Process Substitution in Dash?
In bash, I can use Process Substitution and treat output of a process as if it was a file saved on disk:
In bash, I can use Process Substitution and treat output of a process as if it was a file saved on disk: