Re: Opening multiple windows in a screen from a detached state.

2014-05-03 Thread David T. Pierson
On Wed, Apr 23, 2014 at 06:55:29PM -0400, David Blackman-Mathis wrote: > I am trying to automate the process of running, in parallel, every > file in a directory in new windows in a new screen session. The > portion of this I'm missing is the ability, from an attached state, to > open a new window

Opening multiple windows in a screen from a detached state.

2014-04-24 Thread David Blackman-Mathis
I am trying to automate the process of running, in parallel, every file in a directory in new windows in a new screen session. The portion of this I'm missing is the ability, from an attached state, to open a new window and name it. I think this might have to do with the screen "screen" command,