Top "Bash-function" questions

For questions about scripts written for the Bash command shell.

read stdin in function in bash script

I have some set of bash functions which output some information: find-modelname-in-epson-ppds find-modelname-in-samsung-ppds find-modelname-in-hp-ppds etc ... I've been writing functions which …

bash shell pipe bash-function