Created
February 19, 2020 05:48
-
-
Save rocknr011/5cbf0fd33ab6a21ec4443a70fe5c983f to your computer and use it in GitHub Desktop.
remove ANSI escape sequences
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/\x1b\[[0-9;]*m//g' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment