in reply to Perlish way to do an ls *.sf
I think that you might want to look at glob in the first instance - If that isn't sufficient then you might want to look at using opendir()/readdir() and grep()
/J\