vidir
vidir copied to clipboard
Sort directory contents when read via readdir
This can of course also be achieved with your --sort option, but that one sorts everything. This little fix just pulls a directory's contents in sorted order if one is given on the command line (or implied by just calling vidir without parameters).