I know there is .bash_history file on the home directory that stores all of the commands whom user has interred them.
But I am looking for all thing which we see on the terminal. .bash_history file does not contain the result. I need both commands and commands' results. Or at least commands' result. So is there any way? by the way I do not like copy the screen:)