custom gnu-screen session log filename

Viewed 3616

I'd like to know if someone has tried logging their gnu-screen session to a logfile (other than the default screenlog.N where N is the session number).

I tried doing the following

~$ screen -L custom_screenlog -S test_session

but screen would terminate. It's not also in the screen manual. Tried searching Google and I can't seem to see an answer.

Thanks.

1 Answers
Related