Skip to content

Conversation

@LinjianLi
Copy link
Contributor

No description provided.

@geekcomputers geekcomputers merged commit 4028eb7 into geekcomputers:master Apr 9, 2020
@MichaelCurrin
Copy link

For interest, this can be done in a one line sed command

sed 's/foo/bar/g' hello.txt

Link

But the Python approach is nice as part of a larger application.

@LinjianLi
Copy link
Contributor Author

For interest, this can be done in a one line sed command

sed 's/foo/bar/g' hello.txt

Link

But the Python approach is nice as part of a larger application.

Fair point. I was just being consistent with the repo name "Python" and this script is good for Windows users and Linux newbies like me (lol).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants