> > screen -t mail 2 mutt
> > screen -t xt21 su - root -c "xtail /var/log"
> > screen -t bbc 30 lynx http://news.bbc.co.uk/1/low.html
> > screen -t irc 0 irc Mynick
> Maybe you also know how to do this so that, if the luser
> quits one of these, that w
On Fri, Apr 21, 2006 at 05:15:10PM -0700, [EMAIL PROTECTED] wrote:
>
> > Ugur ASLAN <[EMAIL PROTECTED]> said
> > (on Sat, Apr 22, 2006 at 02:41:05AM +0300):
> > > I can't find a way to create all windows with given titles when
> > > starting a screen. And I can't make screen run a comm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Ugur ASLAN <[EMAIL PROTECTED]> said
> (on Sat, Apr 22, 2006 at 02:41:05AM +0300):
> > I can't find a way to create all windows with given titles when
> > starting a screen. And I can't make screen run a command in a
> > specified windo
Ugur ASLAN <[EMAIL PROTECTED]> said
(on Sat, Apr 22, 2006 at 02:41:05AM +0300):
> I can't find a way to create all windows with given titles when
> starting a screen. And I can't make screen run a command in a
> specified window when creating it. Is it possible to write a bash
> scr
Hi,
I use screen very frequently at work, we
create a screen with approximately 20 windows and after creating these windows
in screen with specified titles (window names), we run some predefined commands
like "GET http://www.example.com" or "psql dbname dbuser" at the beginning of
our work