Skip to content

dhairyasd/python-script-to-replace-a-single-line-in-multiple-files-within-a-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a simple python script that updates a single line within multiple files. This python file is meant to update a line "auth-user-pass" to "auth-user-pass pass.txt". The file is really easy to read and you can make changes to the replace line based on your needs. There is a PATH variable that requires the path of the folder which consists of all the files. Due to the simplicity of the script, you can make multiple versions for the same script.

Please, do contribute to the repository and please make readable comments on the commits.

About

This is a simple python program that updates a single line within multiple files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages