logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

termcat - convert and/or join ttyrec recordings

Description

Termcat takes all the input recordings, concatenates them together then writes to the target file in a
       format you choose.

       For example:

               termcat 1.nh.gz 2.ttyrec.bz2 combined.ttyrec.bz2

               termcat telnet://towel.blinkenlights.nl starwars.ttyrec.bz2

       Note that unlike cat, the last file is output, not one of components.  If you really want to send ttyrec
       data to stdout, use "-".

Name

       termcat - convert and/or join ttyrec recordings

See Also

termrec(1), termplay(1), termtime(1).

0.19                                               2024-04-01                                         TERMCAT(1)

Synopsis

termcatfile1[file2]...outfile

See Also