How to sort an array of age ranges with both numbers and characters?
I have an array of strings that represent age ranges:
Powershell Sort-Object by all columns without referencing the column names (dynamically)
I have a process that compares two sets files to another set of files. The file names between the two sets are the same. However, there are files in each set with different numbers of columns. But I want to use Powershell to sort all the files regardless of the number or name of the columns.