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/
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