The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: kelli217@gmail.com (Kelli Halliburton)
Subject: [pups] Figured some things out.
Date: Wed, 8 Mar 2006 16:59:35 -0600	[thread overview]
Message-ID: <200603081659.36885.kelli217@gmail.com> (raw)
In-Reply-To: <20060308221541.GA49574@minnie.tuhs.org>

On Wednesday 08 March 2006 04:15 pm, Warren Toomey wrote:
> On Wed, Mar 08, 2006 at 02:27:52PM -0600, Kelli Halliburton wrote:
> > Well, as it turns out, I stumbled across the method of getting to
> > multi-user mode. ^D, imagine that. Dropping out of single-user mode
> > starts multi-user mode. That's not something I would have been able to
> > use logic to figure out.
>
> It's documented in the original V7 installation instructions. Effectively,
> you start in single-user mode with a shell attached to the keyboard.
> You have to disconnect the keyboard with ctrl-D, which then kills the shell
> and starts running /etc/rc.

The site where I got the v7 image was a bit short on instructions. It just had 
the RL image. I was stuck trying to read man pages from within the booted 
system. However, your message has prompted me to try to dig up the manual. I 
have found a set of 3 PDF files, and I have been poking around in them.

> > Of course, now my problem is that the console is presumed to be a TTY and
> > not a CRT terminal. And so, man pages just scroll right up and off the
> > screen. Oh well. I'm sure I'll figure out something. Eventually.
>
> In V7, everything was a dumb terminal: termcap and curses did not exist
> yet. And you were expected to have a paper-based terminal too :)

I was not expecting termcap or curses; I was... *hoping* (still not expecting) 
that perhaps v7 was new enough that the 'simple' type of CRT terminals, the 
ones that were basically just glass TTYs, were in common use. That it would 
be possible to use stty to set the number of rows to n, and that just maybe 
there would be a 'more' command that would only printout the next n lines. 
You know, simple stuff. Nothing about cursor addressable displays, no special 
codes for clearing the screen, or text attributes, just screen paging. At any 
rate, I may sit down at some point and write a 'more' utility of my own. Not 
that I need it for man pages now that I have the offline version of the 
manual, but there are still things like long directory listings that it would 
be useful for.



  reply	other threads:[~2006-03-08 22:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08 20:27 Kelli Halliburton
2006-03-08 22:15 ` Warren Toomey
2006-03-08 22:59   ` Kelli Halliburton [this message]
2006-03-08 23:01     ` Guy Sotomayor
2006-03-09 11:54       ` Brantley Coile
2006-03-08 23:22     ` Hellwig.Geisse
2006-03-09  0:02       ` Kelli Halliburton
2006-03-09  5:15         ` Efton Collins
2006-03-09 12:10           ` Hellwig.Geisse
2006-03-09  0:01 John Holden

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=200603081659.36885.kelli217@gmail.com \
    --to=kelli217@gmail.com \
    /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).