#!/bin/sh
cd ~/Mail/$1
rm -i `imgrep --dupchecktarget=message-id+subject +$1|xargs`
rm -i /home/shibata/Mail/$1/.mew-*
