Process substitution [PL]
Process substitution in Bash is a powerful technique which allows us to redirect command's output to programs which only accept files.
Process substitution in Bash is a powerful technique which allows us to redirect command's output to programs which only accept files.