On 20/11/2005, at 22:48, Graham Ashton wrote: > [...] Is there anything else I could do to automate the selection > of the language? You'll have to do a wrapper a la: mv "$1" "$1.email"; tm -w "$1.email"; mv "$1.email" "$1"