in reply to Using READDIR runs out of memory

Why are you using map to increase memory usage ? For further savings use while loop and push instead of grep