• B
    Add sorting by type · f7505364
    Benjamin Sago 提交于
    This isn’t perfect, as a file’s type isn’t cached, so it gets recomputed for every comparison in the sort! We can’t go off the file’s `st_mode` flag because it’s not guaranteed to be in any order between systems.
    f7505364
run.sh 7.1 KB