for i in `cat /var/log/spamavoid/spam_sending_details.log | cut -d' ' -f1 | sort | uniq` do less $i done