Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 295 Bytes

file-system

Useful utilities for file systems

TODO

  • Make rename.py more generic
  • Make find.py more generic
  • Add replace.py
  • Add dry-run option to both rename.py and replace.py
  • Print out stats for replace.py
  • Check if a file should be replaced first before doing it