while bei Bash

Beispiel

while read input
do
	echo $1
done < list.txt