table of contents
other versions
- bookworm 0.19-2
- unstable 0.19-2.1
- experimental 0.19-2.1~exp1
TERMCAT(1) | termrec | TERMCAT(1) |
NAME¶
termcat - convert and/or join ttyrec recordings
SYNOPSIS¶
termcat file1 [file2] ... outfile
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 "-".
SEE ALSO¶
2022-09-13 | 0.19 |