Skip to content

Instantly share code, notes, and snippets.

@fabienhinault
Last active August 29, 2015 14:19
Show Gist options
  • Save fabienhinault/a975718c36f6dc84ab97 to your computer and use it in GitHub Desktop.
Save fabienhinault/a975718c36f6dc84ab97 to your computer and use it in GitHub Desktop.
sed -e "/[^\.]$/ N" 01-chapter8.markdown > 8.md
sed -e "s/\. /\.\n/g" 8.md > 88.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment