Friday, 5 January 2018

Linux from the command line - recording terminal sessions with Tlog

Linux from the command line - recording terminal sessions with Tlog

If you've ever needed to explain to someone how to do a task from the shell, this is a great tool. It's also great for keeping track of complex shell sessions you've performed for later reference.
https://linoxide.com/linux-how-to/tlog-tool-record-play-terminal-io-sessions/

1 comment:

  1. I'm lazy, so I just use the script utility that's part of most systems and massage the results with a text editor if necessary.

    ReplyDelete