LXer: How To Record Everything You Do In Terminal
by LXer from LinuxQuestions.org on (#4T185)
Published at LXer:
The script command creates a typescript of everything you do in the Terminal. It doesn't matter whether you install an application, create a directory/file, remove a folder. Everything will be recorded, including the commands and the respective outputs.
Read More...


The script command creates a typescript of everything you do in the Terminal. It doesn't matter whether you install an application, create a directory/file, remove a folder. Everything will be recorded, including the commands and the respective outputs.
Read More...