The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

SYNOPSIS

    unansi my_file-colored.txt > my_file-uncolored.txt
    cat my_file-colored.txt | unansi

DESCRIPTION

This application simply removes all ANSI coloring from either stdin or from a given file. It prints everything to screen.