Tag: Bash
-
Bash process substitution
Bash tip: Use process substitution to avoid the use of temporary files. Bash Process Substitution article at Linux Journal.
Bash tip: Use process substitution to avoid the use of temporary files. Bash Process Substitution article at Linux Journal.