Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

UNIX

From Simple English Wikipedia, the free encyclopedia
The history of UNIX and its variants

UNIX is a computeroperating system. It was first developed in1969 atBell Labs.Ken Thompson,Dennis Ritchie,Douglas McIlroy, and others created it. It was written inassembly language. In 1972, the UNIX code was rewritten with the newC programming language. The UNIX operating system is amultiuser andmultiprocessing system. This means it can run severalprograms at the same time, for more than oneuser at the same time. It also is able to operate well in anetwork of computers.Computer security is also important in UNIX, because many people can have access to it, both by using a computer directly or over a network.

Many ideas in UNIX were new. Other operating systems copied them. Today, there are many operating systems that have some of the ideas of UNIX in them. For this reason, some people talk about a "UNIXphilosophy" of doing things.Linux is one of these systems with many of the UNIX ideas in it. Linux does not usecode from UNIX. Linux only shares some of the ideas and the names of commands. So, Linux is not a UNIX operating system. Instead it is called "UNIX-like".

There can be many different users in a UNIX and UNIX-like operating system. Most of them have a personal area where they can put things. This is called a useraccount.

One way of using a UNIX system is with thecommand line interface. Users run commands and programs by typing text characters. This takes time to learn, but it is a very powerful and flexible way of working. It is still used by most UNIX administrators. These commands are run in ashell, which can change slightly between one system and another. A user can get to a command line interface over a network with tools likeSSH orTelnet.

Agraphical user interface (GUI) is the other method. TheX Window System is a very common GUI for UNIX systems. The X Window System is only a shell of a graphical interface. It has manyprotocols. The X Window System itself does not let the user to move and resize windows. Users need a window manager ordesktop environment to do that.

Some of the popular desktops and window managers are:

Like most other graphical user interfaces, they use windows, dialog boxes, support the use of acomputer mouse, and are designed to be easy to use.

There are many thousands of programs available for the X Window System. Programs likeword processors andspreadsheets are available includingfree andopen-source software.

Two types of UNIX

[change |change source]

Today, there are two kinds of operating systems that are like UNIX.

The first group is all those that share some kernel code with the original from Bell Labs atAT&T. This includes the commercial UNIX types:Solaris orAIX.

The second group includes free operating systems that usually haveBSD in their name, likeFreeBSD,OpenBSD, andNetBSD. These are based onBSD.Mac OS X is also based on BSD.[1][2]

There are also free systems based on theLinuxkernel. These do not share any code with the original UNIX. BSD systems share very little code with the original UNIX because much of the code has been rewritten over many years. Many people use the termsUNIX and UNIX-like systems to be clear.

Most applications can run on any modern UNIX or UNIX-like system.[3] KDE and GNOME were developed for Linux and later changed to run on commercial types of UNIX.

Other websites

[change |change source]

References

[change |change source]
  1. "what are the flavors of Unix". Unix.org. Retrieved1 May 2016.
  2. "Unix flavors (dated)". UnixGeeks.org. Retrieved1 May 2016.
  3. "Differentiating UNIX and Linux (see application availability section)". IBM. Retrieved1 May 2016.
Retrieved from "https://simple.wikipedia.org/w/index.php?title=UNIX&oldid=10725869"
Categories:

[8]ページ先頭

©2009-2026 Movatter.jp