dstort - utility to "organize" randomly a directory

0x00cl@lemmy.ml to Open Source@lemmy.ml – 38 points –
GitHub - 0x00cl/dstort: dstort - "organize" randomly a directory
github.com

So this utility given a directory or path, will move randomly files in subdirectories and will move subdirectories randomly too. CAREFUL, if given system directory it will probably trash the system, equivalent of doing rm -rf /, except all the files are still there! :)

I don't know why I came up with this idea nor if its original but its mine.

You might ask, whats the use case, well that's an interesting question, you know why? Because... 🏃

(Of course, I'm open to feedback.)

11

Is the entropy generator cryptographically safe?

I'm going to run this in a hannah Montana linux vm, boot a live disc, then try and recover.

Linux puzzle edition

Jealous of the amount of free time you have available ;-) good luck!

This should be added as a base command fittingly named "shufflemyshit"

It won't do anything if a given directory contains only file then It won't do anything right?

Yes, if it only contains files then it won't do anything.