Record Linux terminal session
Linux script command makes a typescript of everything printed on your terminal.
If the argument file is given, script saves all dialogue in the indicated file in the current directory. If no file name is given, the typescript is saved in default file typescript.
Example:
$ script docker-recording
Script started, file is docker-recording
Comments
Post a Comment