Since -s performs an alphabetic sort, it would be nice if numeric and descending sort switches were added as well.

Speaking of sorting, and since same people read this and the Bug Reports boards, I'd like to hear if one succeed to use the -u (numeric sort) switch of the /filter command. It just doesn't work.

If file1.txt contains:

3
2
1

and I type /filter -ffu file1.txt file2.txt, file2.txt will come up with same data order. no sorting.