The Strange Birth and Long Life of Unix
riverat1 writes "After AT&T dropped the Multics project in March of 1969, Ken Thompson and Dennis Ritchie of Bell Labs continued to work on the project, through a combination of discarded equipment and subterfuge, eventually writing the first programming manual for System I in November 1971. A paper published in 1974 in the Communications of the ACM on Unix brought a flurry of requests for copies. Since AT&T was restricted from selling products not directly related to telephones or telecommunications, they released it to anyone who asked for a nominal license fee. At conferences they displayed the policy on a slide saying, 'No advertising, no support, no bug fixes, payment in advance.' From that grew an ecosystem of users supporting users much like the Linux community. The rest is history."
I can see some form of UNIX making it to the 22nd century and beyond.
To offset political mods, replace Flamebait with Insightful.
Image from wikimedia of the UNIX Family Tree
"in 2008 Microsoft confirmed a vulnerability in Internet Explorer, which affected some versions that were released in 2001"
i rest my case
I remember the first time I saw Unix, in 1976. The first step in installing it was to compile the C compiler (supplied IIRC in PDP-11 assembler) and then compile the kernal, and then the shell and all the utilities. You had an option as to whether you wanted to put the man pages online since they took up a significant (in those days) amount of disk space. Make was not yet released by AT&T so this was all done either by typing at the command line or (once the shell was running) from shell scripts.
It's interesting how AT&T couldn't support it for this reason, because today, UNIX is at the heart of both iOS and Android, which run some of today's most popular telephones.
Top500 is basically irrelevant as a model of the server industry as a whole. UNIX is still kickin' on scale-up commercial servers and doing pretty well at it.
Several issues of the Bell System Technical Journal tell the story of UNIX, in their own words. This one in particular is interesting.
Well, if you read the Microsoft EULA, you'll notice that they don't promise bug fixes either. It just isn't advertised that way (although they definitely do supply advertising)... and sometimes the support just consists of "yes, I think that's unfortunate, too".
Sometimes boldness is in fashion. Sometimes only the brave will be bold.
Yes, the camel surely looks elegant in the desert. But then again, fish don't climb trees.
Just because something works well in one area doesn't mean that it will function well outside of that area. This is why there will always be "other methods" for operating systems.
Hire me...
Unless you buy windows on a disk in a cardboard box, the only support you will get is some minimum wage tech in india employed by dell/hp/etc.
So (after probably sticking their tongue out at the lawyers who originally nixed the release) they released UNIX ... and were then sued by other computer companies for violating the "phones only" clause of the anti-trust agreement. AT&T also lost that battle.
So now it was law. They couldn't suppress the technology, but they couldn't market or support it because it wasn't directly phone- related. That's where they came up with the rather convoluted system where, for a nominal price ($1 for universities, and more ($20K, I think for companies), and signing a non-disclosure agreement, anybody could get a mag tape with a working system, and source code, a pat on the back and a 'good luck'.
ALL support was done by users (who, pretty early on got better at it than any company would have been) -- but the non-disclosure agreement meant that you couldn't just post a file with the fixed code in it... so that's where diff(1) patches came into play -- they exposed the fix without exposing too much of the source code. In some cases where patches were extensive, the originator of the patch would simply announce it and require people to fax a copy of the first page of their license before being emailed the fix.
AT&T was also rather pedantic about protecting their trademark, which resulted in people often using the UN*X moniker rather than include the trademark footnote at the end of their postings.
Sometimes boldness is in fashion. Sometimes only the brave will be bold.
Makes me wonder whether or not we'd be using as many Windows machines had the government allowed AT&T to sell and market Unix.
No. Windows got ahead because it was designed primarily as a platform for running high level applications, such as word processors and spreadsheets, by single users on microcomputers rather than being designed as a multi-user, general purpose platform for programmers and other users who could invest a little more time in learning their way around the operating system. Also, Windows was backwards compatible with an operating system (DOS) which ran on older computers that did not have the hardware resources to support a full, multi-user operating system (x86 processors before the 80386 did not have the memory protection features necessary for a multi-user operating system). Microsoft got in early with DOS on the PCs, and kept their lead going forward through backward compatibility and name recognition.
If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
Actually, KDevelop, Anjuita, SourceNavigator, Kylix are pretty good IDE for linux. And MSVS compared to Borland IDE (CodeGear now) sucks, to say it plainly.
Yes, the camel surely looks elegant in the desert. But then again, fish don't climb trees.
Just because something works well in one area doesn't mean that it will function well outside of that area. This is why there will always be "other methods" for operating systems.
Windows is such an incredibly fragile system - all eggs in one basket. While it made sense for mass sall of PCs with a single disk, by feat it left the programs, work, operating system, registry, swap space, all on one disk. You can choose to save your work done in various suites on other drives, but they are still fooling around with Drive C:, D:, E: etc. If I need to reinstall the OS I end up with such a massive corruption of drivers I'm almost better off starting from scratch, but I'd lose all my installed programs, because Microsoft likes to keep them all in Program Files on the C: drive, where the OS resides. I can move my memory swap to another physical drive, to relieve some I/O burden, but it's not well known how to do this. Having application, operating system files, swap file and work files all on one disk is such a horrible idea, particularly without even the benefit of partitions (to protect some files or installed applications during a re-install)
I configured my first Linux box to have a tidy spot for the OS and its sources, not too much bigger than necessary (safety factor of 2). Put swap file on its own partition and installed all applications on a separate physical drive, with workspace for each on separate partitions. Flexible. I can change my harddisk configuration with a minimum of fuss. Try that with Windows.
A feeling of having made the same mistake before: Deja Foobar
Do you really consider Unix and Linux to be two separate things?
If lawyers didn't exist, Linux would not have been needed.
any other sane higher level language
Is Java an insane higher level language? What about Eclipse, which works well with a whole range of high AND low level languages?
There just isn't any programs available.
I find that most of my needs are met. In fact, a lot of the programs I use on Windows were ported from Linux. The only piece of software I pay for (a developers merge tool) had it's origins on Windows, but they sell a Linux port - presumably in recognition of the fact that so many professionals find Linux machines productive.
If you want to do C#, Monodevelop is available, although was distinctly inferior to it's Windows progenitor, SharpDevelop, the last I looked. But that's also true of Mono itself, IMHO. Aristeer is written in C#, so in principle there's no reason it couldn't be run on Mono / Linux, unless it uses some of the features that Mono hasn't caught up with yet.
For PHP (and a host of other things too) there's Komodo IDE (with it's free / Open counterpart Komodo Edit).
You probably have a point on the media side of things. But I think a media person could justifiably prefer OS X to Windows.
[smacks G3ckoG33k with a wrench, and drags him into another room]
Look here, we have something to explain to you.. Unix spawned many variations.
http://upload.wikimedia.org/wikipedia/commons/7/77/Unix_history-simple.svg
All were similar in concept, but had their own ways of doing things. As this branched away from a common path, most groups agreed on a common set of rules, known as POSIX.
Once you've learned how one Unix-like environment works, you can use them all. You will find that a Linux server, an Android phone, a TiVo DVR, and even an Apple desktop, all operate in very similar ways, although each has its quirks.
The outstanding rogue operating system now is Windows. They too have recognized that they are missing out by remaining completely non-compliant, and have begun incorporating various aspects of POSIX as add-on (SFU or SUA) and 3rd party (Cygwin) packages.
The chart you displayed should have had the "Unix" name divided between major and minor groups. Major being operating systems such as Linux. Minor elements combined in as "Other Unix" and "Other OS". In that, "Windows" having such a minor share, should have only been labeled "Other OS".
In November 1993, Cray, Inc accounted for 40% all systems in the graph, and the largest share of the "Unix" segment. It would have been a mixture of UNICOS, COS, and Solaris. "Unix" as a specific OS only accounted for 15%. Even those were simply the OS name provided for the list, as an indication of a Unix-like operating system, not that it was actually "Unix".
Now get back out there, and don't make me hit you with a wrench again.
Serious? Seriousness is well above my pay grade.
which obviously includes you because otherwise you would not have written:
The Tao of math: The numbers you can count are not the real numbers.
Yes, they are different things.
UNIX implies a specific API and several other things. Several OSes are UNIX, including Mac OS and Solaris.
Linux is an OS that is not UNIX as it intentionally does not implement the requirements for being called UNIX and as such has never and will unlikely ever be certified as a UNIX.
Just because you don't know what the words you use MEAN doesn't mean no one else does.
Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
The heydays ended ten years ago:
http://en.wikipedia.org/wiki/File:Operating_systems_used_on_top_500_supercomputers.svg
The culprit? Linux.
Linux is Unix. Even if it's not certified as such. If it walks like a duck, quacks like a duck, etc. People started using Linux in the first place because they wanted "a Unix" for personal use. Linux is just a clone of Unix. In the end, it's not really all that different from "Unix proper" than the various flavors of licensed Unix are from each other. I'd argue that most Linux systems are a good deal closer to, say, Solaris, than OS X is... an officially certified Unix.
Life is hard, and the world is cruel
Unix is perfectly user friendly, it's just careful who it is friends with.
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
'No advertising, no support, no bug fixes, payment in advance.'
I8-D
There's a talk from 1986 by Richard Hamming at Bellcore, about how to do great research, but it also ends up in a short discussion about the conditions there that led to UNIX:
http://www.paulgraham.com/hamming.html
The whole talk is really excellent, and there's this theme in it that the really great things come from some unexpected places, by the compounding of seemingly unrelated character traits, work habits and organization dynamics.
At the end in the Q&A, Hamming gets into a short discussion with the host Alan Chynoweth about the origins of UNIX, evincing from Alan a favorite quote:
"UNIX was never a deliverable!"
expanded:
"Hamming: First let me respond to Alan Chynoweth about computing. I [was in charge of] computing in research and for 10 years I kept telling my management, ``Get that !&@#% machine out of research. We are being forced to run problems all the time. We can't do research because we're too busy operating and running the computing machines.'' Finally the message got through. They were going to move computing out of research to someplace else. I was persona non grata to say the least and I was surprised that people didn't kick my shins because everybody was having their toy taken away from them. I went in to Ed David's office and said, ``Look Ed, you've got to give your researchers a machine. If you give them a great big machine, we'll be back in the same trouble we were before, so busy keeping it going we can't think. Give them the smallest machine you can because they are very able people. They will learn how to do things on a small machine instead of mass computing.'' As far as I'm concerned, that's how UNIX arose. We gave them a moderately small machine and they decided to make it do great things. They had to come up with a system to do it on. It is called UNIX!
A. G. Chynoweth: I just have to pick up on that one. In our present environment, Dick, while we wrestle with some of the red tape attributed to, or required by, the regulators, there is one quote that one exasperated AVP came up with and I've used it over and over again. He growled that, ``UNIX was never a deliverable!''"
The article is well written but I am not sure they have checked their facts ... here is a direct quote from the article ....
"It even runs some supercomputers."
Now ... just head over to the TOP500 page (http://i.top500.org/stats) and sort by OS ..... I wouldn't call > 80 % just 'some supercomputers'
???
... if music be fruit of love, play on
Just wait for the next version...
" WinMerge 3 will be modern compare/synchronization tool. It will be based on Qt library and cross-platform. You can use the same tool in Windows and in Linux. "
A Pirate and a Puritan look the same on a balance sheet.
Several OSes are UNIX, including Mac OS and Solaris.
Right, of course, I had *totally* forgotten that MacOS and Solaris were binary compatible. My bad.
Good thing I didn't confuse the terms "Unix" and "POSIX compliant". That would have been embarrasing.
You should be aware that RTFM hasa different meaning in the Windows world: Reboot The Fucking Machine
Parent is correct:
$man rtfm
It's a manual on reading the fscking manual.
Here be signatures
Come on dude, we're talking about server systems here, not desktop unix which isn't exactly a "consumer" product.
Not even if somewhere around 10% of desktops and laptops are running Un*x? Heck, some of them are even running trademarked UNIX.
> I have no doubt you can change your configuration, but you clearly spent too much time deciding how to layout your first Linux box.
Actually, that's the beauty of Unix. I don't have to be married to that initial layout. It is trivial for me to split and merge things pretty much anywhere and at will.
So, I can take the Windows-esque Ubuntu default and tweak it to my hearts content later.
Now I think that being able to blow away my boot partition and not touch "my data" is a really cool and useful thing. I can also preserve "apps" in much the same way in a manner that's similar to MacOS. If people with no taste don't see this, then that's their loss.
Even "Grannies" have personal data they are interested in protecting these days.
A Pirate and a Puritan look the same on a balance sheet.
Those of us that actually use multiple Unixen on a daily basis and have done so for decades have a more complete picture of what a Unix is.
And those of us who actually develop for multiple Unixes have to deal with all their quirks, and don't always find Mac OS X the quirkiest.
The reason Windows, Mac OS and pretty much all consumer and small business OSs became successes is because they were cheap. DOS and Windows, in particular, became dominant because of the OEM ecosystem. Support and bugfixes? Microsoft support has always been expensive, and bugfixes for the operating system didn't even become widely distributed until Windows vulnerabilities reached a level where Microsoft was essentially forced to come up with Windows Updates to dole out its bugfixes in a much easier way. When I first started out administering Windows NT based systems, bugfixes only came regularly with service packs, or if you installed them based on advice from Microsoft directly or via KB articles, or because some guy on randomtechforum.com told you "yeah, KB28342818122 will fix your problem." And earlier versions of Windows sure the hell didn't even have that level of support. Windows 95 or Windows 3.1 were what they were and about the only way you would get updates is if it was shipped with some piece of software that needed to update a DLL or other support file.
It little or nothing to do with support. Until Linux came along and basic took the expensive licensing and support costs associated with most *nix operating systems, *nix vendors didn't even give a shit about the PC market, and regarded PCs as glorified terminals when and where they had to connect to *nix-based systems. Still, even on the old Xenix system I administered, there were updates available, the last one I remember installing around 1992 or 1993 was a patch to fix hard-coded originator host names in UUCP bangpaths (and if that doesn't date me, nothing does).
The world's burning. Moped Jesus spotted on I50. Details at 11.
No kidding. The whole "*nix" descriptor came about because there were operating systems that were actually licensed variants of Unix, and other systems that were Unix-like, but legally could not call themselves Unix. Unix vs. Unix-like was not a technical description, but rather a legal one. Since Linux supports pretty much all the major features found in actual Unix-based systems, for all intents and purposes it is a Unix variant, even if it is a rewrite.
The world's burning. Moped Jesus spotted on I50. Details at 11.
I use both every day.
I don't think there's an OS sold today whose name is just "Unix", so "[using] Unix" presumably means "using an operating system that has been certified as following the Single UNIX Specification"; which particular such OSes do you use every day?
Linux is better, because it has capabilities.
If by "capabilities" you mean stuff such as "POSIX capabilities" that means you don't just have "normal privilege" and "root privilege", Solaris (which is an operating system that has been certified as following the Single UNIX Specification) has them as well.
It still has the horribly limited and antique unix-style file/folder structures, though - three octal modes
As opposed to four hexadecimal modes?
Linux, and several other UN*Xes, also support access control lists, at least on some file systems, if that's what you're contrasting with "three octal modes". (Adding a "delete" privilege and a set of permission bits for what amounts to root, to get the four hexadecimal modes, isn't a huge change.)
I used to write systems and apps code on 64-bit computers with graphical UIs, language and context-sensitive IDEs, no root superuser, and automatic versioning filesystems. But that was back in the 1980s, before the black ships came and the secret of hose gartering that never ravels was forgotten.
So what 64-bit computers were those? (Presumably that means "64-bit address space"; "does 64-bit arithmetic in one instruction" is a lot less interesting.) System/38 and AS/400 had larger address spaces, but I think they had 48-bit address spaces until the PowerPC update. (I'm not talking about the 128-bit pointers, I'm talking about the address space available to the instructions that are executed by the machine rather than to the instructions translated into machine instructions.)
I miss VMS vaxen sometimes.
(Those, of course, weren't the 64-bit computers to which you were referring. OpenVMS Alphas were, but those didn't come out until the 1990's, and OpenVMS Itaniums are, but they didn't come out until even later. In any case, you've been talking about OS features, so VAX is irrelevant.)
We loaded a tape we "borrowed" from Pitt in '73 to a PDP-8. Now get off my lawn!
Not onto your PDP-8, you didn't. PDP-11, maybe.
Now get off my lawn. :-)
Re: "major security vulnerability"
Yeah and cos Apache has hosted more than half the web for years that would make it a big fish for hackers to exploit... and the number of web hosts adversely affected by this bug are?
Whatever the number (small no doubt), has it crippled Apache's share of the web hosting pie?
I'm sure you get my point.
I dual boot Ubuntu and Windows 7. Ubuntu boots so fast that if I am not paying attention it is up before I realize it and log in is just as responsive. Windows 7 on the hand takes about double the time to the log in screen, and then there is a wait at least as long for the machine to become responsive enough to use.
Granted, this on a machine with only 2 GB of RAM. But running the same applications on each OS presents a world of difference (Remote Support Client [supports both OSes], Lotus Notes 8.5 full feature, Chrome Browser, Skype, plus a RDC client). Linux responses and functions, while I generally have to wait and be patient for Windows. Needless to say, I find myself only using Windows when I must (Microsoft Access mainly, but occasionally the RDC client since it supports Windows 7 and Server 2008).
But then to be fair, I am forced to run the bloated piece of crap called Symantec Endpoint Protection on the Windows 7 side of life. However, it doesn't excuse the poor performance prior to it starting.
Voting them all out of office, now that's change I can believe in.
I have no doubt you can change your configuration, but you clearly spent too much time deciding how to layout your first Linux box.
I was sys admin on a few mainframes before Linux even existed. Picked up the wisdom of how those systems were configured and why. When I got my distro disks I spent about 30 minutes working out how I wanted it configured. Really wasn't something most newbs would understand, even with *ix builds/installs. Certainly not in any way close to the default, out of the box set up for Windows on any retailed or business configured PC I've ever seen - I'd wager 99.9% of all Windows PCs, to the present have massive I/O bottlenecks (not to overlook the pagefile is usually highly fragmented as process calls the filesystem to allocate and free up sectors rather than being created once of contiguous sectors, geez) and recovery issues, which happen more often than you are acknowledging, because many worms/viruses/trojans can only be fully recovered from with a fresh install. To read your words is to believe nobody has had much of a problem with malware and it shouldn't be an issue, so don't bother with firewalls or antivirus software.
A feeling of having made the same mistake before: Deja Foobar
"in 2008 Microsoft confirmed a vulnerability in Internet Explorer, which affected some versions that were released in 2001" i rest my case
It's not the bugfixes people want. It's the perception of bugfixes. Remember, perception is reality.
Congratulations, you are the blind man holding the trunk of the elephant. Those other blind men you are responding to are holding a leg or a tail or an ear.
Actually, my eyes work quite well, and can see that there are a pile of different UN*X systems out there, which are similar in a lot of ways (a lot of core APIs, for example) and different in a lot of ways (system administration quirks, for example). If you focus on the parts that are most different, they're all weird in their own ways, with Mac OS X not necessarily being any worse than others (hey, at least ifconfig works the way it's supposed to); if you focus on the parts that are most similar, they're all close enough to call them UN*X.
I thought it was a Mach kernel and a BSD userland. How exactly that's quintessentially different from me installed Cygwin on my Windows machine and calling it a Unix machine is beyond me.
http://en.wikipedia.org/wiki/XNU
http://osxbook.com/book/bonus/ancient/whatismacosx//arch.html
Apple is the largest UNIX vendor in the world right now...
Trolling is a art,
I have played with many flavours of Unix, Linux since '92 -- but the GUI is conflicted and never amounted to anything I will likely program. OS X is the best Unix that this old timer has used in my 23 years with the OS.