Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

files

Here are 3,398 public repositories matching this topic...

A script that allow to apply a replace function, like with strings. But here we do it on files names of a given diro, and sub diro, with parametrisation for those choice. The replace function use two matching ways. a simple search (just like replace() funciton python), and regex search mode (using regex methods, it's based on re.sub())). Are you…

  • Updated Dec 19, 2017
  • Python

Improve this page

Add a description, image, and links to the files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the files topic, visit your repo's landing page and select "manage topics."

Learn more