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! :)<p>I don't know why I came up with this idea nor if its original but its mine.<p>You might ask, whats the use case, well that's an interesting question, you know why? Because...<p>(Of course, I'm open to feedback.)