Skip to content

Instantly share code, notes, and snippets.

@mdlincoln
Last active December 6, 2015 22:54
Show Gist options
  • Save mdlincoln/eb70fc74ed20c27351ef to your computer and use it in GitHub Desktop.
Save mdlincoln/eb70fc74ed20c27351ef to your computer and use it in GitHub Desktop.
# Friends don't let friends use
# two spaces after a period
sed -e 's/\. /. /g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment