Linux CMD Tool series-script & Scriptreplay

Source: Internet
Author: User
Tags sessions

Intro

Sometime we want to record cmd and outputs in the interactive shell sessions. However history cmd cannot does this. So we need CMD line recording tool like script and scriptreplay.

References

Master ' s shoulder:how to Record and Replay Linux Terminal Sessions using ' script ' and ' Scriptreplay ' Commands

Key Points
Script Cmdhist.log

This starts the script recording process, which underlyingly are spawning a new shell, all successive cmds you type are in T He new Shell.

Exit

This exits the new shell, created by script cmd.

Script--timing=time. Log Cmdhist.log

This would populate another Time.log file that keeps the timestamp of each historical cmd step.

To replay such cmdhist.log, you need Time.log and Scriptreplay cmd.

Scriptreplay--timing=time.txt Script.log

Linux CMD Tool series-script & Scriptreplay

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.