Live data from Hacker News

CTEE: Easily Record and Share Your Bash Sessions

github.com

1–2 of 2 posts

Re: CTEE: Easily Record and Share Your Bash Sessions

#2
Record and replay Bash CLI sessions transparently and easily on Linux and MacOS systems. CTEE records stdin, stdout, and timestamps; cleaning and placing each within a single sqlite3 database per CTEE session to be used for sharing and/or later recall. Additionally, CTEE produces a final HTML report of the Bash session activity in a very readable way, so that activity can be validated as the user saw it, at the time of execution.