Created
February 21, 2023 04:49
-
-
Save skangmy/f96707edb909d1664a9f13cc94680949 to your computer and use it in GitHub Desktop.
Remove ansi color code
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 -i 's/\x1b\[[0-9;]*m//g' reporting.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment