<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Another great feature that both tmux and screen support, is having a
    default set of terminals (aka: panes) launched, as well as
    automatically execute commands in those panes.<br>
    <br>
    Tmux example...<br>
    <a class="moz-txt-link-freetext" href="http://www.seanodonnell.com/blog/?id=100">http://www.seanodonnell.com/blog/?id=100</a><br>
    <br>
    Screen example...<br>
    <a class="moz-txt-link-freetext" href="http://www.seanodonnell.com/blog/?id=99">http://www.seanodonnell.com/blog/?id=99</a><br>
    <br>
    I often use tmux on my workstation, which has panes to multiple
    servers, which I run screen on the servers, inside of my
    main/workstation tmux session. The best of both worlds. <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 08/29/2017 01:47 PM, Christopher
      Hicks via SGVLUG wrote:<br>
    </div>
    <blockquote
cite="mid:CABLgRSFDa=N4uYBoDSWYddOHmm0XXefhskRPaKh7X4SUZ3XBhw@mail.gmail.com"
      type="cite">
      <div dir="ltr">tmux gives you almost everything that screen does,
        plus it has a much better command structure that is much easier
        to automate.  And tmux leaves ^a alone which some of us use for
        going to the beginning of the line.  screen might still be good
        as a terminal emulator, but that's the only feature that it
        still has that tmux lacks.</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Aug 29, 2017 at 1:02 PM, Claude
          Felizardo via SGVLUG <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:sgvlug@sgvlug.net"
              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:sgvlug@sgvlug.net">sgvlug@sgvlug.net</a></a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">I highly
            recommend the use of screen because it allows 1 or more
            simultaneous connections to the same session.  This means
            you can start a long running process like a build or test or
            interactive command line access to a server, detach and
            reconnect from another location and resume control. Perfect
            when running out to catch dinner or a movie or before
            leaving work and checking later from home, etc. You can even
            attach multiple times from different locations.<br>
            <br>
            Claude<br>
            <div class="HOEnZb">
              <div class="h5"><br>
                <br>
                > On Aug 29, 2017, at 12:22 PM, Sean O'Donnell via
                SGVLUG <<a moz-do-not-send="true"
                  href="mailto:sgvlug@sgvlug.net">sgvlug@sgvlug.net</a>>
                wrote:<br>
                ><br>
                > Why not just use 'screen' or tmux? Much easier to
                attach/detach/reattach<br>
                > terminals, locally or (especially) remotely.<br>
                ><br>
                >> On 08/27/2017 07:23 AM, Chime Hart via SGVLUG
                wrote:<br>
                >> Hi All, especially tcsh fans. On a Ubunto 16.04
                system I would `love<br>
                >> to disable an auto logout option. In examining
                a tcsh man-page, it<br>
                >> mentions autologout is a "shell variable" Also
                mentions I can edit<br>
                >> /etc/csh.logout<br>
                >> Well, that file has just 1 line, which I
                suppose I either need to add<br>
                >> options, or type something at a prompt? I
                realize bash has an easier<br>
                >> way of remaining logged in, but I would really
                want to continue<br>
                >> enjoying tcsh. So, it looks as if shell
                variables don't let you type<br>
                >> at a command-prompt? Thanks so much in advance
                for any guidance<br>
                >> Chime<br>
                >><br>
                >><br>
                ><br>
                ><br>
                <br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature" data-smartmail="gmail_signature">Christopher
          Hicks<br>
          <a moz-do-not-send="true" href="http://www.chicks.net/"
            target="_blank">http://www.chicks.net/</a></div>
      </div>
    </blockquote>
    <br>
  </body>
</html>