Hi,
Anthony Ettinger wrote:
> I want to stick a path or filename and/or both if possible.
>
> Right now I get "1 BASH 2* BASH"
>
> would be nice to have which file I have open, just filename I guess.
For me, it's not completly clear what you want.
But just if I understood correctly...
I u
I want to stick a path or filename and/or both if possible.
Right now I get "1 BASH 2* BASH"
would be nice to have which file I have open, just filename I guess.
-- Anthony EttingerSignature: http://chovy.dyndns.org/hcard.html
___
screen-users mai
Dan Huston wrote:
Is there a way to specify the name of the logfile that is created when
using the -L option?
Here's a patch that makes -L take an optional argument.
(So %screen -L bash will use "bash" as the base for the logfile,
but % screen -L - bash will use "screenlog" for the logfile
a
Aaron Griffin wrote:
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 lo