The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Steffen Nurpmeso <steffen@sdaoden.eu>
To: Ralph Corderoy <ralph@inputplus.co.uk>
Cc: tuhs@tuhs.org
Subject: [TUHS] Re: Job Control and other terminal fun
Date: Mon, 30 Jan 2023 22:00:38 +0100	[thread overview]
Message-ID: <20230130210038.P_ita%steffen@sdaoden.eu> (raw)
In-Reply-To: <20230130170028.AFF8C1FB2F@orac.inputplus.co.uk>

Ralph Corderoy wrote in
 <20230130170028.AFF8C1FB2F@orac.inputplus.co.uk>:
 |> IBM in the AIX that ran on the 370/PS2/i860 had a device called the
 |> High Function Terminal that allowed you to swap screens on the
 |> console.
 ...
 |> I got intrigued by the fact on those systems you could have a “shell”
 |> that persisted across logins and could be detached and reattached on
 |> another device at another time.  I set about making such an
 |> implementation.  Not particularly efficient, it essentially grabbed
 ...
 |It sounds like what screen(1), byobu(1), tmux(1), etc., do today except

To mention dtach(1) which only "emulates the detach feature of
screen".  (I use it on the vserver to run an ip(8) netns /
unshare(1) etc boxed irssi proxy that serves to the inside VPN.
Flawless for many years.)

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

  reply	other threads:[~2023-01-30 21:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-30 16:31 [TUHS] " Ron Natalie
2023-01-30 16:39 ` [TUHS] " Chet Ramey
2023-01-30 17:00 ` Ralph Corderoy
2023-01-30 21:00   ` Steffen Nurpmeso [this message]
2023-01-31  9:51 ` Lars Brinkhoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230130210038.P_ita%steffen@sdaoden.eu \
    --to=steffen@sdaoden.eu \
    --cc=ralph@inputplus.co.uk \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).