selectfile
static int selectfile(const struct dirent *);
pos = scandir(path1, &dirp1, selectfile, alphasort);
pos = scandir(path2, &dirp2, selectfile, alphasort);