Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 367 Bytes

Bulk_File_Renaming_Application

A Command line application to rename the files and subdirectories' names inside a given directory in bulk.

  • Given a Directory path, Renames the contents of the Directory with the new name provided by the user.
  • Takes care of renaming the files with correct extensions.
  • User can Undo the rename operation but (only once).