List Question
20 TechQA 2024-02-16T14:38:18.607000Why does zsh =() syntax works with user input while <() doesn't
49 views
Asked by Pierre B.
Process substitution with heredoc works in zsh. How to make it work in bash?
116 views
Asked by Danilo Pianini
BASH: Process Substitution in a Variable
126 views
Asked by sjngm
How to use process substitution when executing commands through a bash array
24 views
Asked by Kshitij Gupta
Process substitution working in zsh but not is bash
175 views
Asked by Hrafn
Cannot use process substitution in bash
54 views
Asked by Hid-K
Is it possible to control permissions on process substitution files?
113 views
Asked by Ale
read csv output into an array and process the variable in a loop using bash
1k views
Asked by Summer-Sky
while read loop with input from process substitution not exiting on break in zsh
289 views
Asked by Nikita Kulakov
Why bash process substitution works with jdk11 version of keytool but not with jdk17?
410 views
Asked by Marinos An
Shell script diff command throwing error : syntax error near unexpected token `('
208 views
Asked by Vijay Kumar R
Order of redirection and process substitution
299 views
Asked by kingkong
Why will Bash's read builtin not take input from the yes command via a pipe, but will work with process substitution?
345 views
Asked by Todd A. Jacobs
Using bash descriptors instead of process substitution/filename (MSYS2)?
655 views
Asked by sdbbs
Process Substitution in Ansible for Path-based Parameters
305 views
Asked by RikuXan
feed uncompressed file to command line argument
47 views
Asked by heheso6199
trap INT in bash script fails when a function outputs its stdout in a process substitution call
260 views
Asked by user2565854
Using envsubst with Dockerfile via Process Substitution breaks the build
1.4k views
Asked by wbrydak
What is the `<( )` syntax in shell / bash, and how do I search for it?
191 views
Asked by Gabriel Staples
Tar list of files resulting from command
153 views
Asked by Roland