# foreach e ( `cat friends_list.txt` ) echo $e mailx -s "the wayward daughter has returned" -c abs@well.com $e < c_party.txt sleep 10 end