foreach$subdir() { foreach$file(<$subdir/*.txt>) { do stuff } }