Skip to content

torre94/file-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

file-randomizer

This Python script moves the content of a directory to another one. By default the filenames are randomized and all subfolder removed.
All changes are stored in a dump file.

option description
-h, --help show this help message and exit
-v, --verbose show the progress (recommended for large folders)
-d, --dry-run perform a trial run with no changes made. dump file is still made
-m, --move move instead of copy (pay attention)
-t, --keep-tree preserve the subdirectories
-n, --keep-name preserve the original filenames
-e, --remove-ext remove the file extensions

About

Python script that turn the content of a folder into pure chaos.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages