Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 239 Bytes

File metadata and controls

14 lines (11 loc) · 239 Bytes

discolor

Remove ANSI color escape sequences from the input stream.

go install go.foxforensics.eu/discolor@latest

Usage

$ cat test.txt | discolor

License

Released under the MIT License.