UNIX development split into two main branches in the 1980s, and for a couple of decades, most distributions of UNIX were based on one of two versions that had been developed in that period. More recently, LINUX has gained popularity on smaller microprocessor systems, resulting in three main families or "flavors" of UNIX:
You might be able to determine the family that any particular UNIX system belongs to by entering various ps commands which display currently running processes:
ps -Af
ps -xum
ps -efH
| System V-based | BSD -based | LINUX | |
|---|---|---|---|
| Display all processes |
ps -Af
|
ps -xum
|
ps -efH
|
| Examples | Sun Solaris, IBM AIX | Apple Max OS X, SunOS, FreeBSD | LINUX |
Home > Computers > Operating Systems > UNIX > UNIX Families
Viewing mobile website page. Switch to WML or Full HTML