Sending image emails with mutt from command line

ls | perl -ne ‘$a=$_;chomp $a;$b=”mutt -s \”poza $a\” -a $a <email> < message.txt\n”;print $b;`$b`’

Tags: , , , ,

Leave a Reply