Monday, 2 September 2013

Linux Screen, Log commands

Linux Screen, Log commands

Folks.
Is there a way to increase the screen log size? I cannot save all my
history...
$ screen -S creed1
$ command1
output command 1... (50 lines)
$ command2
output command 2... (200 lines)
$ command3
output command 3... (60 lines)
$ command4
output command 4... (75 lines)
Ctrl + A + H (saving hardcopy.0)
enter code herevim hardcopy.0 ... only shows the last 100 lines aprox.
I wanna know this for compliance purposes with a customer.
Thanks in advance.

No comments:

Post a Comment