Unix command to log all you activities that you do(each keystrokes that you enter and the output/errors)

1.       Script: How to log all you activities that you do(each keystrokes that you enter and the output/errors) ?

$ script
Output: Script is started, file is typescript

To end this log
$ exit
Output: Script  done, file is typescript

0 commentS: