I’m getting the following error when using process substitution variables.
DOC:/u/doc: >echo <(ls)
/tmp/sh-np-1121217100
DOC:/u/doc: >-bash: cannot open named pipe /tmp/sh-np-2375982695 for writing: EDC5120I Interrupted function call.
DOC:/u/doc: >bash --version
GNU bash, version 4.3.46(6)-release (i370-ibm-openedition)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.