Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtanglao/a33a05c46b541f8bba68d3774a4a28c9 to your computer and use it in GitHub Desktop.
Save rtanglao/a33a05c46b541f8bba68d3774a4a28c9 to your computer and use it in GitHub Desktop.
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