The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Clem Cole <clemc@ccc.com>
To: Noel Chiappa <jnc@mercury.lcs.mit.edu>
Cc: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] How to use V5 UNIX?
Date: Wed, 5 May 2021 15:02:53 -0400	[thread overview]
Message-ID: <CAC20D2NX+ALsDHSEKJ3pwnaX=06wufhGxF_KARA5eiZKi5JAhg@mail.gmail.com> (raw)
In-Reply-To: <20210505180823.F21A718C094@mercury.lcs.mit.edu>

[-- Attachment #1: Type: text/plain, Size: 1644 bytes --]

The only thing I would add is to find yourself a copy of Lion's book:
https://en.wikipedia.org/wiki/Lions%27_Commentary_on_UNIX_6th_Edition,_with_Source_Code

You can get a nicely bound version inexpensively from Amazon,
although there are PDFs in the wild too.    Like, others I would suggest
starting with Sixth Edition if you want to follow John.  The biggest
advantage of Seventh besides having more complete toolchains is that the
compiler matches K&R Version 1, so you are likely to have fewer issues, you
will already be giving up ANSI (as described in K&R2).  I started with
Fifth years ago in the early/mid-1970s but quickly got Sixth's so I have
little memory of it.  I have played with it on simh since frankly, the
differences between 5 and 6 are not going to be huge from a learning
standpoint.
ᐧ

On Wed, May 5, 2021 at 2:09 PM Noel Chiappa <jnc@mercury.lcs.mit.edu> wrote:

>     > From: Saif Resun
>
>     > I want to use the 5th edition UNIX operating system.
>     > ...
>     > I want to use it using the SimH emulator but there's no guide about
>     > how to install it or use it.
>
> As they say,'Google is your friend':
>
>   https://gunkies.org/wiki/Running_Unix_v5_in_SIMH
>
> Also, V6 Unix is very similar to V5 (the main difference, IIRC, is that V6
> supports so-called 'Split I/D space' on the PDP-11) so anything for V6 will
> mostly apply to V5:
>
>   https://gunkies.org/wiki/Running_UNIX_v6_in_SIMH
>   https://gunkies.org/wiki/Installing_UNIX_v6_(PDP-11)_on_SIMH
>   https://gunkies.org/wiki/Installing_UNIX_Sixth_Edition_on_Ersatz-11
>
> Have fun!
>
>         Noel
>

[-- Attachment #2: Type: text/html, Size: 3092 bytes --]

  reply	other threads:[~2021-05-05 19:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 18:08 Noel Chiappa
2021-05-05 19:02 ` Clem Cole [this message]
2021-05-06  1:57   ` [TUHS] Lion's book (was: How to use V5 UNIX?) Greg 'groggy' Lehey
  -- strict thread matches above, loose matches on Subject: below --
2021-05-05 11:08 [TUHS] How to use V5 UNIX? Saif Resun
2021-05-05 12:28 ` Angelo Papenhoff

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='CAC20D2NX+ALsDHSEKJ3pwnaX=06wufhGxF_KARA5eiZKi5JAhg@mail.gmail.com' \
    --to=clemc@ccc.com \
    --cc=jnc@mercury.lcs.mit.edu \
    --cc=tuhs@minnie.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).