Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in process-substitution
Bash script process substitution Syntax error: "(" unexpected
Mar 17, 2023
linux
bash
shell
process-substitution
File descriptor permission denied with bash process substitution?
Nov 06, 2022
bash
file-descriptor
permission-denied
process-substitution
Process substitution into grep missing expected outputs
May 02, 2022
bash
pipeline
io-redirection
process-substitution
Bash: What is the scope of the process substitution?
Nov 12, 2019
bash
process-substitution
Do some programs not accept process substitution for input files?
Sep 14, 2021
bash
unix
ipc
process-substitution
bash: How do I ensure termination of process substitution used with exec?
Sep 26, 2022
bash
process-substitution
bash "wc -l" command output differs if call or through tee
Aug 29, 2022
bash
tee
wc
process-substitution
Bash setting a global variable inside a loop and retaining its value -- Or process substituion for dummies
Nov 17, 2022
bash
scripting
posix
process-substitution
Why does `cat <(cat)` produce EIO?
Aug 12, 2021
bash
io
stdin
subshell
process-substitution
Process substitution capture stderr
Sep 25, 2022
bash
stderr
process-substitution
How to find next available file descriptor in Bash? [duplicate]
Nov 04, 2022
bash
file-descriptor
subshell
process-substitution
POSIX shell equivalent to <()
Oct 15, 2022
bash
posix
sh
zsh
process-substitution
Why source command doesn't work with process substitution in bash 3.2?
Feb 07, 2022
bash
syntax
incompatibility
process-substitution
Syntax error in shell script with process substitution
Oct 28, 2022
linux
bash
shell
process-substitution
Get exit code of process substitution with pipe into while loop
Feb 12, 2022
bash
process-substitution
Command substitution vs process substitution
Oct 30, 2022
bash
command-substitution
process-substitution
Capture stdout to a variable but still display it in the console
Aug 31, 2022
bash
ubuntu
tee
process-substitution