Add three command line flags.
One to chose which data set to sort by (name, time, size, description)
One to chose between ascending and descending
One to enable file first or directory first output. Mandatory if sorting by size.
On further thought, I have absolutely no use-case for this. Will only add ability to disable sorting but not other options. If somebody needs this feature, then the issue can be reopened and implemented.
Add three command line flags. One to chose which data set to sort by (name, time, size, description) One to chose between ascending and descending One to enable file first or directory first output. Mandatory if sorting by size.