mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 14:06:03 +02:00
add vol 2A and 2B of unix v7 to v1 & v4
This commit is contained in:
parent
5b2659b70a
commit
567f3ecfa9
@ -25,6 +25,11 @@ Since the copy we have has v2 userland, you will be interested in ! Unix v2 manu
|
||||
|
||||
- [! Unix Programmer's Manual, 2nd Edition](https://www.tuhs.org/Archive/Distributions/Research/Dennis_v2/v2man.pdf)
|
||||
|
||||
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](https://s3.amazonaws.com/plan9-bell-labs/7thEdMan/v7vol2a.pdf)
|
||||
- [! Unix Programmer's Manual, 7th Edition, Volume 2B](https://s3.amazonaws.com/plan9-bell-labs/7thEdMan/v7vol2b.pdf)
|
||||
|
||||
You may also be interested in the PDP-11 manuals. It was the computer on which ! Unix v1 as well as ! Unix v2 was supposed to run. You can download them from Bitsavers:
|
||||
|
||||
- [PDP-11 Manuals](http://bitsavers.org/pdf/dec/pdp11/)
|
||||
|
@ -23,6 +23,11 @@ Since the kernel is from between v3 and v4, and we use the userland of v5, here
|
||||
- [! Unix Programmer's Manual, 4th Edition](https://dspinellis.github.io/unix-v4man/v4man.pdf)
|
||||
- [! Unix Programmer's Manual, 5th Edition](https://www.tuhs.org/Archive/Distributions/Research/Dennis_v5/v5man.pdf)
|
||||
|
||||
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](https://s3.amazonaws.com/plan9-bell-labs/7thEdMan/v7vol2a.pdf)
|
||||
- [! Unix Programmer's Manual, 7th Edition, Volume 2B](https://s3.amazonaws.com/plan9-bell-labs/7thEdMan/v7vol2b.pdf)
|
||||
|
||||
You may also be interested in the PDP-11 manuals. It was the computer on which ! Unix v3, v4 as well as v5 was supposed to run. You can download them from Bitsavers:
|
||||
|
||||
- [PDP-11 Manuals](http://bitsavers.org/pdf/dec/pdp11/)
|
||||
|
Loading…
Reference in New Issue
Block a user