for each line in file shell script code example Example: bash for each line of file while read p; do echo "$p" done <peptides.txt