Skip to content

Instantly share code, notes, and snippets.

@kminiatures
Created June 19, 2014 06:04
Show Gist options
  • Save kminiatures/a7e0ae99ada406bcac41 to your computer and use it in GitHub Desktop.
Save kminiatures/a7e0ae99ada406bcac41 to your computer and use it in GitHub Desktop.
remove color sequence
sed -e 's/.\[[0-9]\{1,2\}m//g' colored.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment