PWB/UNIX
From Wikipedia, the free encyclopedia
Unices by Bell |
Research Unix |
---|
V6 (1975) |
V7 (1979) |
V8 (1985) |
V9 (1986) |
V10 (1989) |
|
CB Unix |
PWB/UNIX |
PWB/UNIX (for Programmer's Workbench) was an early version of the Unix operating system.
Prior to 1976 Unix development at AT&T was done by a small group of researchers in the Bell Labs Computer Science Research Group (Department 1127). But as word of the usefulness of Unix spread throughout the company the decision was made to develop a version of Unix tailored to support programmers doing production work, not research. The Programmer's Workbench was started in 1974 by Evan Ivie and Rudd Canaday to provide tools for teams of programmers to manage their source code and collaborate on projects with other team members. While they managed their source on Unix systems their programs were often written to run on other legacy operating systems. For this reason, PWB included software for submitting jobs to IBM System/370, UNIVAC 1100-series, and XDS Sigma 5 computers. In 1978 it was documented that PWB supported a user community of about 1,100 users in the Business Information Systems Programs (BISP) group in Bell Labs.
There were two major releases of Programmer's Workbench UNIX. PWB/UNIX 1.0, released July 1, 1977 was based on Version 6 Unix; PWB/UNIX 2.0 was based on Version 7 Unix. Most of PWB/UNIX was later incorporated in the commercial UNIX System III and UNIX System V releases.
[edit] Features
Notable "firsts" in PWB include:
- The Source Code Control System, a notable early revision control system, written by Marc J. Rochkind
- The Remote job entry batch-submission system
- The PWB shell, written by John Mashey, which preceded Steve Bourne's Bourne shell
- The restricted shell (rsh), an option on the PWB shell
- The troff -mm (memorandum) macro package, written by John Mashey and Dale Smith
- Utilities like find, cpio, expr (the latter 3 written by Dick Haight), xargs, egrep and fgrep
- yacc and lex, which, though not written specifically for PWB, were available outside of Bell Labs for the first time in the PWB distribution
[edit] External links
- An Introduction to the Programmer's Workbench, 1976 article about PWB
- The Programmer's Workbench -- A Machine for Software Development October 1977 CACM article about PWB (PDF file)
- Unix ad mentioning PWB, from a 1981 issue of Datamation (on Dennis Ritchie's homepage)
- PWB distributions, from the Ancient UNIX Archive