Search code examples
Process Substitution For Each Array Entry, Without Eval...


arraysbashprocess-substitution

Read More
Process substitution with heredoc works in zsh. How to make it work in bash?...


bashzshheredocprocess-substitution

Read More
bash: How do I ensure termination of process substitution used with exec?...


bashprocess-substitution

Read More
BASH: Process Substitution in a Variable...


bashprocess-substitution

Read More
Process substitution not allowed by Python's subprocess with shell=True?...


pythonbashshellsubprocessprocess-substitution

Read More
Process substitution working in zsh but not is bash...


bashio-redirectionprocess-substitution

Read More
Cannot use process substitution in bash...


bashshellteeprocess-substitution

Read More
Capture stdout to a variable but still display it in the console...


bashubuntuteeprocess-substitution

Read More
Bash script process substitution Syntax error: "(" unexpected...


linuxbashshellprocess-substitution

Read More
read csv output into an array and process the variable in a loop using bash...


arraysbashcsvwhile-loopprocess-substitution

Read More
while read loop with input from process substitution not exiting on break in zsh...


zshprocess-substitution

Read More
Exit tail upon string detection...


bashpipeshtailprocess-substitution

Read More
What is the difference between using process substitution vs. a pipe?...


bashpipeprocess-substitution

Read More
Order of redirection and process substitution...


bashio-redirectionprocess-substitution

Read More
How to find next available file descriptor in Bash?...


bashfile-descriptorsubshellprocess-substitution

Read More
Process Substitution in Ansible for Path-based Parameters...


ansiblelookupnamed-pipesprocess-substitution

Read More
feed uncompressed file to command line argument...


pythonbashprocess-substitution

Read More
Process substitution capture stderr...


bashstderrprocess-substitution

Read More
Using Grep with Xargs and Process Substitution...


greppipestdinxargsprocess-substitution

Read More
What does this notation mean in bash?...


bashprocess-substitutiondot-source

Read More
Is it possible to use command substitution in an applescript call to `do shell script`?...


bashapplescriptshprocess-substitution

Read More
Convert /bin/bash command to /bin/sh command...


bashcommand-line-interfaceshprocess-substitution

Read More
Making a system call with awk...


awkprocess-substitution

Read More
Redirection in join and cat...


bashhttp-redirectprocess-substitution

Read More
Pass in a command string to AutoHotkey...


powershellautohotkeyprocess-substitution

Read More
SIGPIPE due to file descriptors and process substitution...


bashfile-descriptorbash-trapprocess-substitution

Read More
What does @<(cat <<- EOF do in Bash?...


bashio-redirectionheredocprocess-substitution

Read More
Bash process substitution used as an option value...


bashdocker-composeprocess-substitution

Read More
Combining process substitution with a here string...


bashprocess-substitutionherestring

Read More
Shell read from files with tail...


bashshellshprocess-substitution

Read More
BackNext