I want to record all input and output of shell-commands.
I know about tee and redirect with > and | but thats not it .
I would like to do some work to put in example for others to read so
I want promts my commands and output recorded to a file.
I run bash on linux but I could switch to another shell
Is there a command to do that ?
I know about tee and redirect with > and | but thats not it .
I would like to do some work to put in example for others to read so
I want promts my commands and output recorded to a file.
I run bash on linux but I could switch to another shell
Is there a command to do that ?
