Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Oct 5, 2019 · Operations

Record and Replay Linux Terminal Sessions with script & scriptreplay

Learn how to capture every command and its output in a Linux terminal using the script command, store it as a text session file, and later replay the exact sequence with scriptreplay, including useful options for teaching, auditing, and demonstrations.

Tutorialcommand-linescript
0 likes · 4 min read
Record and Replay Linux Terminal Sessions with script & scriptreplay