mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 14:06:03 +02:00
2.6 KiB
2.6 KiB
keywords | image | description | sidebar_position | |||||
---|---|---|---|---|---|---|---|---|
|
./unix-v5.webp | ! Unix v5 was an operating system for the DEC PDP-11 computer. It was developed by Bell Labs. | 1 |
import DocCardList from '@theme/DocCardList';
! Unix v5
! Unix v5 was an operating system for the DEC PDP-11 computer. It was developed by Bell Labs. It can be used on SIMH PDP-11 emulator.
Manuals
Here is the manual for ! Unix v5:
Reading the volume 2A and 2B of ! Unix v7 manual is also helpful. They contain many short tutorials which will be helpful in learning how to use Unix. While the manual is for v7, most of the information included there applies to every version of Unix.
- ! Unix Programmer's Manual, 7th Edition, Volume 2A
- ! Unix Programmer's Manual, 7th Edition, Volume 2B
You may also be interested in the PDP-11 manuals. It was the computer on which ! Unix v5 was supposed to run. You can download them from Bitsavers:
Related Pages
- VirtualHub Screenshots
- Run ! Unix v5 in your web browser: Paul Nankervis' emulator (Instructions given on page)
- Run ! Unix v5 in your web browser: PCjs (Choose the
Unix v5 (SimH)
image inRK0
slot. Click on Load. Then reset the machine. At theBoot>
prompt, enterboot rk0
. You will get an@
prompt. Typeunix
to boot ! Unix v5. Log in using the usernameroot
. You can runls
to see list of files.) - Wikipedia
- Computer History Wiki ! Unix v5 page
- Computer History Wiki PDP-11 page
- The Unix Heritage Society (TUHS) wiki page on ! Unix v5
- Computer History Wiki tutorial on running ! Unix v5 on SIMH
- Tutorial from squoze.net on running ! Unix v5 on SIMH
Credits
- The manuals were taken from http://squoze.net, this page from Bell Labs and Bitsavers.