i have made a script that will enter the name and size of every directory on my c drive into one hash table with $hash.Add("$dir","$size") the table will list everything, but i can not get the table to order by the size of the directory to save my life any one know?
↧