i have the following as a test... abcCAT.py abcCAT.txt i'd like to rename the files, so i get abcCAT_dog.py abcCAT_dog.txt i've been trying to figure out how to achieve what i want using rename and pattern matching.. i'm missing something.. and it's simple!! any thoughts/pointers? thanks