Create endless folders using random numbers on Linux by generating unique paths and placing them.
Create endless folders using random numbers on Linux by generating unique paths and placing them.
adjust the naming pattern to include random numbers instead of just dots.
Interesting idea, right? It could be useful for ensuring old data is fully erased. Writing over existing files when deleting storage does consume space, so a script like this would help avoid overwriting what was already gone. If you're selling the machine but don’t want a full data wipe, this would work well for most purposes.