===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcvt-0.1.20171010/README.md-2-========
tcvt-0.1.20171010/README.md:3:tcvt is an ANSI terminal emulator, that turns a `$COLUMNS` x `$LINES` terminal
tcvt-0.1.20171010/README.md:4:into a `$COLUMNS/2` x `$LINES*2` terminal. It ships the two commands `tcvt` and
tcvt-0.1.20171010/README.md-5-`optcvt` both of which are documented in the accompanying manual page.
##############################################
tcvt-0.1.20171010/README.md-18-============
tcvt-0.1.20171010/README.md:19:To install run `make install` optionally changing variables such as `$DESTDIR`
tcvt-0.1.20171010/README.md:20:or `$PREFIX`.
tcvt-0.1.20171010/README.md-21-