#! /bin/bash while read -r var do echo $var timeout 1 sleep inf done < fic.lst