Re: Start multiple screen-sessions per script

Steffen Nurpmeso <sdaoden-zJpx2rpV7r/[email protected]>
Newsgroups gmane.comp.gnu.screen.user
Message-ID <20150304122344.AhL7mTrf%[email protected]>
Hello,

Frank Röhm <[email protected]> wrote:
 |> Am 03.03.2015 um 09:21 schrieb Axel Beckert <[email protected]>:
 |> …
 |> Hrm, the basic concept definitely works for me.
 |> 
 |> Checking my code I noticed one difference besides options like window
 |> title, etc.: I give the window number as first parameter. Applying
 |> this to your example, I'd write this:
 |> 
 |> screen 0 /path/to/myscript1.sh
 |> screen 1 /path/to/myscript2.sh
 |> 
 |> Does this work for you?
 |
 |Nope.

 |Is there any hope to do it?

I have the following at the end of my ~/.screenrc

  ## Running

  screen -t MIAUI     0 //group
  screen -t edit -h 0 1 vim
  screen -t accu      2
  screen -t doc       3
  screen -t vms       5
  screen -t mail      6
  screen -t tmp       4

--steffen

_______________________________________________
screen-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/screen-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.