Reading input files by line using read command in shell scripting ... bin/sh while read line do echo $line done
www.google.com.tw