Skip to content
  • Samuel Newbold's avatar
    Selection_read outputs files in sorted order · 88f1bd7c
    Samuel Newbold authored
    ... which is almost what should happen. Better will be to output them in
    the order specified on the command line, but glob in sorted order.
    
    Previously the output was the order that readdir returned.
    88f1bd7c