my_alphasort
my_alphasort(const struct dirent **a, const struct dirent **b)
num_entries = scandir (dir, &name_list, 0, my_alphasort);