Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
/ text_replace Public archive

Tool to find pattern in the directory and replace the pattern in all the files

Notifications You must be signed in to change notification settings

adibpat/text_replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Replace :

This is a handy tool to search for pattern in source files and replace the pattern with a user specified string

USAGE :

    python text_replace <path> <pattern_from> <pattern_to>

    Arguments less that the above will return "Insufficient Arguments" error

Improvements or suggestions are welcome!

About

Tool to find pattern in the directory and replace the pattern in all the files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages