/ruf

My tool for recursively changing filenames, overengineered and unnecessarily written in C++

Primary LanguageC++MIT LicenseMIT

ruf

Requirements

  • Allow users to provide a regex string to match filenames recursively, and change their name with a new string
  • Interactively prompt users as files are found
  • Allow users to pass a "yes" flag that assumes yes for all prompts