o2sh/mkdir-sort

The algorithm is broken.

bvinc opened this issue · 1 comments

bvinc commented

The algorithm depends on a certain order being output from find. find usually outputs in directory order, which is different on different file systems. There is no guaranteed order to the output.

o2sh commented

Hi @bvinc,
can you try again ?

Thanks.