驗證網址www.unix.com安全性

while read line | Unix Linux Forums | Shell Programming and Scripting

Hi, I have this type of bash code: Code: #!/bin/bash while read -r line; do echo \$line | /usr/local/example/program.sh done My question is, why if I put an echo statement inside the ......

網址安全性掃描由 google 提供