Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 780 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 780 Bytes

#VIT-rename

A script that renames all the files downloaded from the VIT studnt course page

Quickstart

Clone the repo: git clone https://github.com/Mnw2212/VIT-rename.

Usage

Run the file in the master directory containing all folders,files to be renamed. Check the example folder to see inital and final 'tree' outputs

python rename.py

Inital file name

FALLSEM2014-15_CP2258_09-Aug-2014_RM01_ABIS-Unit2.pdf

Final file name

14-8-9_ABIS-Unit2.pdf

Bugs and feature requests

Have a bug or a feature request? If your problem or idea is not addressed yet, please open a new issue.

Contributing and License

Star , fork and contribute.

Code released under the GPLv2 license.