#!/bin/sh #for recipient in ` cd keys; ls -1 `; do for recipient in formorer@formorer.de; do echo $recipient nail -s 'LinuxTag Keysigning Party: List of participants' -a ksp-lt2k6.txt -c formorer+ksp-lt2k6@formorer.de $recipient < mail-header done