@files = grep { -f and -T } glob '* .*'; print "@files\n";