Is there a way to specify the name of the logfile that is created when using
the -L option?
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
On 1/3/06, Robert Blackwell <[EMAIL PROTECTED]> wrote:
> I have been digging around to find a nice way to output the windowlist to
> STDOUT but have not seen an easy solution.
>
> I would like to be able to do something like this
>
> screen -X windowlist > windows.txt
I've been looking for somethi
I have been digging around to find a nice way to output the windowlist to
STDOUT but have not seen an easy solution.
I would like to be able to do something like this
screen -X windowlist > windows.txt
The windowlist command shows the screen titles in the screen window.
Am I missing something