how to limit the logfile size of screen
per the man page, if set log on in screen's configuration, the output of current window will be writing to a file "screelog.n".
my problem is that if screen has too much output the logfile will be too huge.
open a 2G size logfile will be too hard for vi.
is there a easy way to set limitation on the logfile size?
thanks in advance.
|