Slightly OT: Correct Nomenclature for All Unix-Like Operating Systems
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > Slightly OT: Correct Nomenclature for All Unix-Like Operating Systems




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Slightly OT: Correct Nomenclature for All Unix-Like Operating Systems  
David T. Ashley


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-07 12:28 AM

I frequently (in documents) need to refer collectively to Unix-like
operating systems (Solaris, Unix, Linux, FreeBSD, etc.).

What is the right nomenclature for this?

I've been using "*nix", but this might be my own invention and not well
understood.

Here are the possibilities I'm aware of:

a)*nix.

b)Unix-like operating systems.

c)Unices.

d)Unixes.

What is the right nomenclature?

--
David T. Ashley              (dta@e3ft.com)
http://www.e3ft.com          (Consulting Home Page)
http://www.dtashley.com      (Personal Home Page)
http://gpl.e3ft.com          (GPL Publications and Projects)







[ Post a follow-up to this message ]



    Re: Slightly OT: Correct Nomenclature for All Unix-Like Operating Systems  
Michael B Allen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-07 12:28 AM

On Wed, 17 Jan 2007 19:11:58 -0500, David T. Ashley wrote:

> I frequently (in documents) need to refer collectively to Unix-like
> operating systems (Solaris, Unix, Linux, FreeBSD, etc.).
>
> What is the right nomenclature for this?
>
> I've been using "*nix", but this might be my own invention and not well
> understood.
>
> Here are the possibilities I'm aware of:
>
> a)*nix.
>
> b)Unix-like operating systems.
>
> c)Unices.
>
> d)Unixes.
>
> What is the right nomenclature?

The term "Unix" refers to a set of standards. The most important are
SUS and POSIX both of which have multiple versions. If the vendor
implements those standards they can call their system "Unix". Linux
deliberately takes liberties with these standards which is one reason
why it is frequently separated from the "Unix" group. The BSDs were
derived from a slightly different set of standards although I *think*
they mostly qualify as "Unix". Of course theres a fair amount of cross
pollination going on (e.g. the sockets API started out in BSD but made
it's way into SUS and POSIX).

Ultimately things come down to code portability. When porting code you
have about five major systems to think about - Unix, Linux, BSD, Darwin
(aka OSX) and Windows. The Unix category includes a cluster of OSs like
Solaris, HPUX, AIX, and some others. Linux and BSD are very close to
the Unix group such that code should be mostly portable provided you
don't get cute. Darwin is based on FreeBSD and qualifies to be called
"*nix" but in reality its different enough not to be included in the
previous sentence. Windows, believe it or not has a POSIX compliant MO
but most people use it for Windows specific functionality so it is in
a separate category.

I guess this doesn't really answer your question head-on but perhaps it
will give you some context.

Also, bare in mind there has always been a lot of rivalry and jockeying
between the different camps so sometimes you need to read between
the lines.

Mike






[ Post a follow-up to this message ]



    Re: Slightly OT: Correct Nomenclature for All Unix-Like Operating Systems  
Chris F.A. Johnson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-07 06:32 AM

On 2007-01-18, David T. Ashley wrote:
> I frequently (in documents) need to refer collectively to Unix-like
> operating systems (Solaris, Unix, Linux, FreeBSD, etc.).
>
> What is the right nomenclature for this?
>
> I've been using "*nix", but this might be my own invention and not well
> understood.
>
> Here are the possibilities I'm aware of:
>
> a)*nix.

This is common, with the plural, *nixen.

> b)Unix-like operating systems.

Also common, but frowned upon by the Open Group, which owns the
UNIX trademark.

> c)Unices.

Also quite common.

> d)Unixes.

How prosaic! ;)

> What is the right nomenclature?

I doubt that there is one.

--
Chris F.A. Johnson, author   |    <http://cfaj.freeshell.org>
Shell Scripting Recipes:     |  My code in this post, if any,
A Problem-Solution Approach  |         is released under the
2005, Apress                 |    GNU General Public Licence





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:33 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register