# foreach e ( `cat friends_to_notify_list.txt` ) echo $e mailx -s "Alan Scrivener email" -c abs@well.com $e < DSL2Cox2013.txt sleep 10 end