Created
July 8, 2021 07:13
-
-
Save rtanglao/a33a05c46b541f8bba68d3774a4a28c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find . -name '*-test.md' -exec sed -i -e "s/\s\s\s$/ /g" {} \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment