Tag Archives: Bash

Bash process substitution

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

Posted in Links | Tagged | Leave a comment