Skip to content

Instantly share code, notes, and snippets.

@onlyforbopi
Created October 17, 2017 20:30
Show Gist options
  • Select an option

  • Save onlyforbopi/7870d8bb1dbd64733c9c9c0004339cab to your computer and use it in GitHub Desktop.

Select an option

Save onlyforbopi/7870d8bb1dbd64733c9c9c0004339cab to your computer and use it in GitHub Desktop.
VARIOUS HELPFUL USES OF SED WITH HTML AND CSS
sed 's/{/\n{\n/g' | sed s'/}/\n}/ file_in > file_ot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment