Difference between revisions of "UNIX Fifth Edition"

From Computer History Wiki
Jump to: navigation, search
(Correct date, distrib External links: +TUHS)
(date was v6, not v5. added link to manual)
Line 7: Line 7:
 
| creator = AT&T/Western Electric
 
| creator = AT&T/Western Electric
 
| current version = v5  
 
| current version = v5  
| year introduced = May, 1975
+
| year introduced = June, 1974
 
| type = Multitasking, multiuser
 
| type = Multitasking, multiuser
 
| architecture = [[PDP-11]]
 
| architecture = [[PDP-11]]
Line 38: Line 38:
  
 
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V5 V5]
 
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V5 V5]
 +
* [http://squoze.net/UNIX/v5man/ UNIX Programmer's manual]
  
 
{{Nav Unix}}
 
{{Nav Unix}}

Revision as of 23:38, 24 May 2022

This was the first research version to leave Bell Labs to the world outside AT&T.


Unix v5
V5unix.jpg
Logging into a v5 unix system
Type: Multitasking, multiuser
Creator: AT&T/Western Electric
Architecture: PDP-11
This Version: v5
Date Released: June, 1974


Platforms

The only known platform for Unix v5 was the PDP-11, with support for both the PDP-11/40 and PDP-11/45.

How do I get this to run?!

Well you'll need a disk image, and an emulator or a PDP-11... I'd recommend SIMH and you can get v5 by looking for v5root.gz .. There is also the guide Running Unix v5 in SIMH.

Games

While limited, there is a few games on the v5 distro:

bj
chess
cubic
moo
ttt
wump

External links