473,395 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

UNIX : Full Form !!

Dev
hello all,

what is full name of operating system UNIX?

Feb 9 '06 #1
8 5216
Dev

Dev wrote:
hello all,

what is full name of operating system UNIX?


Before anyone comment that "I should put this topic in UNIX" i would
like to say extremely sorry to everyone hence it posted by my friend
mistakely !!

Feb 9 '06 #2

Dev schrieb:
hello all,

what is full name of operating system UNIX?


Do you mean something like "tty '70"?

Feb 9 '06 #3
"Dev" <kr**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
what is full name of operating system UNIX?


Unix. It was coined by Brian Kernighan as a play on Multics,
a multi-user OS developed by GE and others (including, for
a time, Bell Labs). The idea was that Unix would run on
machines small enough for use by one person -- an uncommon
thing three and a half decades ago.

BTW, Multics is essentially an acronym for some forgettable
combination of things like "multi user" and "control system",
IIRC.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com
Feb 9 '06 #4

P.J. Plauger wrote:
"Dev" <kr**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
what is full name of operating system UNIX?


Unix. It was coined by Brian Kernighan as a play on Multics,
a multi-user OS developed by GE and others (including, for
a time, Bell Labs). The idea was that Unix would run on
machines small enough for use by one person -- an uncommon
thing three and a half decades ago.

BTW, Multics is essentially an acronym for some forgettable
combination of things like "multi user" and "control system",
IIRC.


Many Unusually Large Tables In Core Simultaneously

(I'm sure Multics is actually a paragon in its memory usage by todays
standards!)
--
Nick Keighley

Feb 9 '06 #5
P.J. Plauger wrote:
Unix. It was coined by Brian Kernighan as a play on Multics,
a multi-user OS developed by GE and others (including, for
a time, Bell Labs). The idea was that Unix would run on
machines small enough for use by one person -- an uncommon
thing three and a half decades ago.

BTW, Multics is essentially an acronym for some forgettable
combination of things like "multi user" and "control system",
IIRC.


MULTiplexed Information and Computing Service?

(Wikipedia rules.)

http://en.wikipedia.org/wiki/Multics
http://en.wikipedia.org/wiki/Unix
Feb 9 '06 #6
"Grumble" <de*****@kma.eu.org> wrote in message
news:43*********************@news.free.fr...
P.J. Plauger wrote:
Unix. It was coined by Brian Kernighan as a play on Multics,
a multi-user OS developed by GE and others (including, for
a time, Bell Labs). The idea was that Unix would run on
machines small enough for use by one person -- an uncommon
thing three and a half decades ago.

BTW, Multics is essentially an acronym for some forgettable
combination of things like "multi user" and "control system",
IIRC.


MULTiplexed Information and Computing Service?


Sure, why not? I guess IIRI.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com
Feb 10 '06 #7
P.J. Plauger wrote:
"Dev" <kr**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...

what is full name of operating system UNIX?

Unix. It was coined by Brian Kernighan as a play on Multics,
a multi-user OS developed by GE and others (including, for
a time, Bell Labs). The idea was that Unix would run on
machines small enough for use by one person -- an uncommon
thing three and a half decades ago.

BTW, Multics is essentially an acronym for some forgettable
combination of things like "multi user" and "control system",
IIRC.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com


I read somewhere, a long time ago, that when Ken Thompson demonstrated
the yet-to-be named OS that Mr. Kerninghan exclaimed something like "Ha,
it's a castrated Multics!"
Feb 10 '06 #8

"Stan Milam" <st*****@swbell.net> wrote in message
news:w9******************@newssvr12.news.prodigy.c om...
P.J. Plauger wrote:
"Dev" <kr**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...

what is full name of operating system UNIX?

Unix. It was coined by Brian Kernighan as a play on Multics,
a multi-user OS developed by GE and others (including, for
a time, Bell Labs). The idea was that Unix would run on
machines small enough for use by one person -- an uncommon
thing three and a half decades ago.

BTW, Multics is essentially an acronym for some forgettable
combination of things like "multi user" and "control system",
IIRC.


I read somewhere, a long time ago, that when Ken Thompson demonstrated
the yet-to-be named OS that Mr. Kerninghan exclaimed something like "Ha,
it's a castrated Multics!"


Correct. The 'forgettable' combination UNIX's name is described in an
excerpt here:
http://www.english.uga.edu/hc/unixhistoryrev.html
And on other sites, once you know what to search for...

Rod Pemberton
Feb 11 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Matthew | last post by:
How would I go about creating a simple "hello world" program that will run in Unix. I am using MS Visual C++.
5
by: abhi | last post by:
Hello, My name is Abhilash and I am recruiting for an experienced Bioinformatics Programmer. This opportunity is permanent, full-time, and on site in Bethesda/Rockville, MD. The opportunity is...
3
by: job | last post by:
REQUEST FOR PROPOSAL Overview Our company is a mom & pop company seeking to capitalize its marketing to our several thousand past customer base, as well as expand. We currently sell mainly...
22
by: Ryan M | last post by:
I've been programming for a while, but most of my experience is on unix. How do C compilers work on operating systems that weren't written in C? And that have no libc? Compiling C on unix seems...
5
by: markus | last post by:
Hi, I have a question that deals with the standard c library VS (Unix) system calls. The question is: which header files (and functions) are part of the C library and which header files (and...
2
by: Luis P. Mendes | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've inserted a couple hundred rows in a table in Postgres via psycopg2. The first field of each row is a certain unix time (since epoch)...
0
by: JeroenToast | last post by:
I'm moving a site from a Windows machine to the online environment (Unix) both running PHP5. But have a problem to get my data properly posted on the Unix machine. On the unix machine my...
65
by: Hongyu | last post by:
Dear all: I am trying to write to a file with full directory name and file name specified (./outdir/mytestout.txt where . is the current directory) in C programming language and under Unix, but...
0
amitpatel66
by: amitpatel66 | last post by:
There is always a requirement that in Oracle Applications, the Concurrent Program need to be execute programatically based on certain conditions/validations: Concurrent programs can be executed...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.