Skip to content

CLI to randomize file names in a directory

License

Notifications You must be signed in to change notification settings

stephenkelzer/file_randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_randomizer

CLI to randomize file names in a directory

Prerequisites:

  • Install Rust
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    

Available Commands:

The CLI runs in "dry-run" mode by default. To actually rename the files, use the --execute flag.

   cargo -- <PATH> [--execute]
   cargo -- --help

About

CLI to randomize file names in a directory

Topics

Resources

License

Stars

Watchers

Forks

Languages