for i in t??
do(
	cd $i
	rm -f plh?
	rm -f w? .pl .w?
	rm -f *.w
)
done
