Created
October 17, 2017 20:30
-
-
Save onlyforbopi/7870d8bb1dbd64733c9c9c0004339cab to your computer and use it in GitHub Desktop.
VARIOUS HELPFUL USES OF SED WITH HTML AND CSS
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
| 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