Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.80K
1 Posted Topic
This code will search for the given text in all the files in directories and subdirectories recursively and replace with replace text in given directory: Save this following peace of code to a search_and_replace_in_multiple_files.py and run. search_and_replace_in_multiple_files.py "search_string" "replace_string" "c:\\" it will search in entire c:\ drive all the files …
The End.
seetharama Raju