Was Unix ever a single-user OS?Was The Telemark Assembler available for the Unix or Mac Environments?“ps”...

Visa for volunteering in England

Copying spell into spellbook time required, consecutive or disparate?

How do you center multiple equations that have multiple steps?

Is this homebrew race based on Draco Volans balanced?

You look catfish vs You look like a catfish?

Airbnb - host wants to reduce rooms, can we get refund?

Authors and contributors of forked project

If Earth is tilted, why is Polaris always above the same spot?

What does air vanishing on contact sound like?

Why was the pattern string not followed in this code?

Unexpected email from Yorkshire Bank

Why is the SNP putting so much emphasis on currency plans?

Loading but not using TikZ changes a file

Problems with numbers (result of calculations) alignment using siunitx package inside tabular environment

When and why did journal article titles become descriptive, rather than creatively allusive?

Is it the same airport YUL and YMQ in Canada?

Different output when alias

Field Length Validation for Desktop Application which has maximum 1000 characters

How to creep the reader out with what seems like a normal person?

Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?

Shoteh in the gemara

Why do money exchangers give different rates to different bills

Why is Thanos so tough at the beginning of "Avengers: Endgame"?

A non-technological, repeating, visible object in the sky, holding its position in the sky for hours



Was Unix ever a single-user OS?


Was The Telemark Assembler available for the Unix or Mac Environments?“ps” returning “No namelist” on UNIX V7How to get a list of processes on UNIX V7?Does UNIX V7 have a built-in file editor?Was job control supported in UNIX V7 or earlier?Can you get the file descriptors of a process in UNIX V7?Why was UNIX never backported to the PDP-7?Why is Windows using CRLF and Unix just LF when Unix is the older system?Why did Unix use slash as the directory separator?Process model in early UNIX













2















I've been told that Unix started out as a Phone Switch OS and was not a multi-user OS at some time in its infancy.



As I'm always willing to learn new things, are there any greybeards around here older than me that remember this?



Bonus points if you can find any documentation to back it up. Scans of old manuals count as my quick googling didn't turn up anything on-line...










share|improve this question























  • Note that single user and single program are not the same thing.

    – Walter Mitty
    3 hours ago











  • @WalterMitty I'm from the CP/M era and remember single-tasking single-user OSes... ;-)

    – Fabby
    3 hours ago
















2















I've been told that Unix started out as a Phone Switch OS and was not a multi-user OS at some time in its infancy.



As I'm always willing to learn new things, are there any greybeards around here older than me that remember this?



Bonus points if you can find any documentation to back it up. Scans of old manuals count as my quick googling didn't turn up anything on-line...










share|improve this question























  • Note that single user and single program are not the same thing.

    – Walter Mitty
    3 hours ago











  • @WalterMitty I'm from the CP/M era and remember single-tasking single-user OSes... ;-)

    – Fabby
    3 hours ago














2












2








2








I've been told that Unix started out as a Phone Switch OS and was not a multi-user OS at some time in its infancy.



As I'm always willing to learn new things, are there any greybeards around here older than me that remember this?



Bonus points if you can find any documentation to back it up. Scans of old manuals count as my quick googling didn't turn up anything on-line...










share|improve this question














I've been told that Unix started out as a Phone Switch OS and was not a multi-user OS at some time in its infancy.



As I'm always willing to learn new things, are there any greybeards around here older than me that remember this?



Bonus points if you can find any documentation to back it up. Scans of old manuals count as my quick googling didn't turn up anything on-line...







history unix






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 3 hours ago









FabbyFabby

1815




1815













  • Note that single user and single program are not the same thing.

    – Walter Mitty
    3 hours ago











  • @WalterMitty I'm from the CP/M era and remember single-tasking single-user OSes... ;-)

    – Fabby
    3 hours ago



















  • Note that single user and single program are not the same thing.

    – Walter Mitty
    3 hours ago











  • @WalterMitty I'm from the CP/M era and remember single-tasking single-user OSes... ;-)

    – Fabby
    3 hours ago

















Note that single user and single program are not the same thing.

– Walter Mitty
3 hours ago





Note that single user and single program are not the same thing.

– Walter Mitty
3 hours ago













@WalterMitty I'm from the CP/M era and remember single-tasking single-user OSes... ;-)

– Fabby
3 hours ago





@WalterMitty I'm from the CP/M era and remember single-tasking single-user OSes... ;-)

– Fabby
3 hours ago










2 Answers
2






active

oldest

votes


















4














Going from “AT&T made phone switches” to the idea that Unix was intended to drive phone switches is quite a leap. The creators of Unix described its creation and development in some detail, e.g. in The Evolution of the Unix Time-sharing System:




What we wanted to preserve was not just a good environment in which to do programming, but a system around which a fellowship could form. We knew from experience that the essence of communal computing, as supplied by remote-access, time-shared machines, is not just to type programs into a terminal instead of a keypunch, but to encourage close communication.




So Unix was really a scratch-your-own-itch development at first, and intended to be multi-process and multi-user from the beginning. Of course the costs involved in developing it (mostly buying hardware) had to be justified, which quickly led to the development of text-processing software and various other developments later on.



You can run V1 Unix on an emulated PDP-11 on a modern computer; the default configuration supports 8 logins. A partial reconstruction of the original PDP-7 Unix is also available. The latter supported multiple users and processes, but only one of each at a time (ten process slots were available but only one process was swapped in at a time).



Diomidis Spinellis’ Unix history repo contains source code for most historical Unix releases, including PDP-7 Unix.






share|improve this answer

































    0














    From this page, Wikipedia and elsewhere, it is pretty clear that the first Unix system was on a PDP-7. As far as I can tell, the PDP-7 (unlike the PDP-11 where Unix became more than just a one-off system) was not a multi-user system. On the other hand, one could argue that Unix wasn't officially "Unix" on that very first PDP-7. So from very early on, though possibly not the first system, Unix has been a multi-user system. I doubt there is much extant documentation form the pre-PDP-11 era, particularly since little was released publicly until a few years after Unix was first written. Or as this PDP-11 history page describes it:




    These are the original Bell Laboratories releases of Unix; the first 4 were only internal to Bell, the Fifth saw limited distribution outside it, and the Sixth took over the world.




    On the other hand, plenty of multi-user operating systems - Unix, Linux, MP/M, MP/M-86 - and I am sure many other mini-computer & micro-computer operating systems - have been used as single-user systems over the years by power users as an easy way to get a multi-tasking system for increased productivity, especially prior to functional versions of Microsoft Windows.






    share|improve this answer
























    • One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

      – Stephen Kitt
      1 hour ago












    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "648"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f10907%2fwas-unix-ever-a-single-user-os%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    Going from “AT&T made phone switches” to the idea that Unix was intended to drive phone switches is quite a leap. The creators of Unix described its creation and development in some detail, e.g. in The Evolution of the Unix Time-sharing System:




    What we wanted to preserve was not just a good environment in which to do programming, but a system around which a fellowship could form. We knew from experience that the essence of communal computing, as supplied by remote-access, time-shared machines, is not just to type programs into a terminal instead of a keypunch, but to encourage close communication.




    So Unix was really a scratch-your-own-itch development at first, and intended to be multi-process and multi-user from the beginning. Of course the costs involved in developing it (mostly buying hardware) had to be justified, which quickly led to the development of text-processing software and various other developments later on.



    You can run V1 Unix on an emulated PDP-11 on a modern computer; the default configuration supports 8 logins. A partial reconstruction of the original PDP-7 Unix is also available. The latter supported multiple users and processes, but only one of each at a time (ten process slots were available but only one process was swapped in at a time).



    Diomidis Spinellis’ Unix history repo contains source code for most historical Unix releases, including PDP-7 Unix.






    share|improve this answer






























      4














      Going from “AT&T made phone switches” to the idea that Unix was intended to drive phone switches is quite a leap. The creators of Unix described its creation and development in some detail, e.g. in The Evolution of the Unix Time-sharing System:




      What we wanted to preserve was not just a good environment in which to do programming, but a system around which a fellowship could form. We knew from experience that the essence of communal computing, as supplied by remote-access, time-shared machines, is not just to type programs into a terminal instead of a keypunch, but to encourage close communication.




      So Unix was really a scratch-your-own-itch development at first, and intended to be multi-process and multi-user from the beginning. Of course the costs involved in developing it (mostly buying hardware) had to be justified, which quickly led to the development of text-processing software and various other developments later on.



      You can run V1 Unix on an emulated PDP-11 on a modern computer; the default configuration supports 8 logins. A partial reconstruction of the original PDP-7 Unix is also available. The latter supported multiple users and processes, but only one of each at a time (ten process slots were available but only one process was swapped in at a time).



      Diomidis Spinellis’ Unix history repo contains source code for most historical Unix releases, including PDP-7 Unix.






      share|improve this answer




























        4












        4








        4







        Going from “AT&T made phone switches” to the idea that Unix was intended to drive phone switches is quite a leap. The creators of Unix described its creation and development in some detail, e.g. in The Evolution of the Unix Time-sharing System:




        What we wanted to preserve was not just a good environment in which to do programming, but a system around which a fellowship could form. We knew from experience that the essence of communal computing, as supplied by remote-access, time-shared machines, is not just to type programs into a terminal instead of a keypunch, but to encourage close communication.




        So Unix was really a scratch-your-own-itch development at first, and intended to be multi-process and multi-user from the beginning. Of course the costs involved in developing it (mostly buying hardware) had to be justified, which quickly led to the development of text-processing software and various other developments later on.



        You can run V1 Unix on an emulated PDP-11 on a modern computer; the default configuration supports 8 logins. A partial reconstruction of the original PDP-7 Unix is also available. The latter supported multiple users and processes, but only one of each at a time (ten process slots were available but only one process was swapped in at a time).



        Diomidis Spinellis’ Unix history repo contains source code for most historical Unix releases, including PDP-7 Unix.






        share|improve this answer















        Going from “AT&T made phone switches” to the idea that Unix was intended to drive phone switches is quite a leap. The creators of Unix described its creation and development in some detail, e.g. in The Evolution of the Unix Time-sharing System:




        What we wanted to preserve was not just a good environment in which to do programming, but a system around which a fellowship could form. We knew from experience that the essence of communal computing, as supplied by remote-access, time-shared machines, is not just to type programs into a terminal instead of a keypunch, but to encourage close communication.




        So Unix was really a scratch-your-own-itch development at first, and intended to be multi-process and multi-user from the beginning. Of course the costs involved in developing it (mostly buying hardware) had to be justified, which quickly led to the development of text-processing software and various other developments later on.



        You can run V1 Unix on an emulated PDP-11 on a modern computer; the default configuration supports 8 logins. A partial reconstruction of the original PDP-7 Unix is also available. The latter supported multiple users and processes, but only one of each at a time (ten process slots were available but only one process was swapped in at a time).



        Diomidis Spinellis’ Unix history repo contains source code for most historical Unix releases, including PDP-7 Unix.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 1 hour ago

























        answered 3 hours ago









        Stephen KittStephen Kitt

        41.7k8171179




        41.7k8171179























            0














            From this page, Wikipedia and elsewhere, it is pretty clear that the first Unix system was on a PDP-7. As far as I can tell, the PDP-7 (unlike the PDP-11 where Unix became more than just a one-off system) was not a multi-user system. On the other hand, one could argue that Unix wasn't officially "Unix" on that very first PDP-7. So from very early on, though possibly not the first system, Unix has been a multi-user system. I doubt there is much extant documentation form the pre-PDP-11 era, particularly since little was released publicly until a few years after Unix was first written. Or as this PDP-11 history page describes it:




            These are the original Bell Laboratories releases of Unix; the first 4 were only internal to Bell, the Fifth saw limited distribution outside it, and the Sixth took over the world.




            On the other hand, plenty of multi-user operating systems - Unix, Linux, MP/M, MP/M-86 - and I am sure many other mini-computer & micro-computer operating systems - have been used as single-user systems over the years by power users as an easy way to get a multi-tasking system for increased productivity, especially prior to functional versions of Microsoft Windows.






            share|improve this answer
























            • One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

              – Stephen Kitt
              1 hour ago
















            0














            From this page, Wikipedia and elsewhere, it is pretty clear that the first Unix system was on a PDP-7. As far as I can tell, the PDP-7 (unlike the PDP-11 where Unix became more than just a one-off system) was not a multi-user system. On the other hand, one could argue that Unix wasn't officially "Unix" on that very first PDP-7. So from very early on, though possibly not the first system, Unix has been a multi-user system. I doubt there is much extant documentation form the pre-PDP-11 era, particularly since little was released publicly until a few years after Unix was first written. Or as this PDP-11 history page describes it:




            These are the original Bell Laboratories releases of Unix; the first 4 were only internal to Bell, the Fifth saw limited distribution outside it, and the Sixth took over the world.




            On the other hand, plenty of multi-user operating systems - Unix, Linux, MP/M, MP/M-86 - and I am sure many other mini-computer & micro-computer operating systems - have been used as single-user systems over the years by power users as an easy way to get a multi-tasking system for increased productivity, especially prior to functional versions of Microsoft Windows.






            share|improve this answer
























            • One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

              – Stephen Kitt
              1 hour ago














            0












            0








            0







            From this page, Wikipedia and elsewhere, it is pretty clear that the first Unix system was on a PDP-7. As far as I can tell, the PDP-7 (unlike the PDP-11 where Unix became more than just a one-off system) was not a multi-user system. On the other hand, one could argue that Unix wasn't officially "Unix" on that very first PDP-7. So from very early on, though possibly not the first system, Unix has been a multi-user system. I doubt there is much extant documentation form the pre-PDP-11 era, particularly since little was released publicly until a few years after Unix was first written. Or as this PDP-11 history page describes it:




            These are the original Bell Laboratories releases of Unix; the first 4 were only internal to Bell, the Fifth saw limited distribution outside it, and the Sixth took over the world.




            On the other hand, plenty of multi-user operating systems - Unix, Linux, MP/M, MP/M-86 - and I am sure many other mini-computer & micro-computer operating systems - have been used as single-user systems over the years by power users as an easy way to get a multi-tasking system for increased productivity, especially prior to functional versions of Microsoft Windows.






            share|improve this answer













            From this page, Wikipedia and elsewhere, it is pretty clear that the first Unix system was on a PDP-7. As far as I can tell, the PDP-7 (unlike the PDP-11 where Unix became more than just a one-off system) was not a multi-user system. On the other hand, one could argue that Unix wasn't officially "Unix" on that very first PDP-7. So from very early on, though possibly not the first system, Unix has been a multi-user system. I doubt there is much extant documentation form the pre-PDP-11 era, particularly since little was released publicly until a few years after Unix was first written. Or as this PDP-11 history page describes it:




            These are the original Bell Laboratories releases of Unix; the first 4 were only internal to Bell, the Fifth saw limited distribution outside it, and the Sixth took over the world.




            On the other hand, plenty of multi-user operating systems - Unix, Linux, MP/M, MP/M-86 - and I am sure many other mini-computer & micro-computer operating systems - have been used as single-user systems over the years by power users as an easy way to get a multi-tasking system for increased productivity, especially prior to functional versions of Microsoft Windows.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 2 hours ago









            manassehkatzmanassehkatz

            3,152725




            3,152725













            • One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

              – Stephen Kitt
              1 hour ago



















            • One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

              – Stephen Kitt
              1 hour ago

















            One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

            – Stephen Kitt
            1 hour ago





            One could even buy single-user licenses for Unix, at least with some of the Unix releases on the PC.

            – Stephen Kitt
            1 hour ago


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Retrocomputing Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f10907%2fwas-unix-ever-a-single-user-os%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Gersau Kjelder | Navigasjonsmeny46°59′0″N 8°31′0″E46°59′0″N...

            What is the “three and three hundred thousand syndrome”?Who wrote the book Arena?What five creatures were...

            Are all UTXOs locked by an address spent in a transaction?UTXO all sent to change address?Signing...