TDRERECORD(1) | termdebug | TDRERECORD(1) |
tdrerecord - rerecord output of a terminal program
tdrerecord [OPTIONS] RECORDING
tdrerecord re-records the output of a terminal program, by replaying the input from a recording. This allows a new recording to created based on the same input, after modifying the behaviour of the program. Without options, tdrerecord will create the recording in the file tdrecord-year-month-day@hour:minute:second.
Note that tdrerecord does not check whether the output conforms to the recorded output. This can be dangerous as the input may not be in sync with the output. Depending on the possible actions of the program being run this can cause data corruption.
tdrerecord accepts the following options:
To stop tdrerecord from interpreting file names that start with a dash as options, one can specify a double dash (--) after which tdrerecord will interpret any following arguments as files to read.
If you think you have found a bug, please check that you are using the latest version of termdebug <http://os.ghalkes.nl/termdebug>. When reporting bugs, please include a minimal example that demonstrates the problem.
G.P. Halkes <termdebug@ghalkes.nl>
Copyright © 2010,2012-2013 G.P. Halkes
termdebug is licensed under the GNU General Public License version 3.
For more details on the license, see the file COPYING in the documentation
directory. On Un*x systems this is usually /usr/share/doc/termdebug.
termdebug(1), tdrecord(1), tdreplay(1), tdview(1), tdcompare(1)
2013/03/03 | 2.2 |