Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 399 Bytes

File metadata and controls

15 lines (12 loc) · 399 Bytes

bulk

Usage: python3 bulk.py PATH [OPTIONS]
Bulk rename files and folder from PATH

Available options:
-e, --except         Except from renaming given extensions
-r, --recursive      Recursive enter in folders 
-o, --only           Apply renaming only on files/folders
-h, --help           Display this help and exit

Example of usage:
python3 bulk.py ./website -r -e html css js -o files