Home > Common Problem > Who first developed linux?

Who first developed linux?

Release: 2020-05-09 16:26:27
Original
13476 people have browsed it

Who first developed linux?

Linux was originally developed by Finnish Linus Torvalds in 1991 and is a free and open source Unix-like operating system. Linux, the full name of GNU/Linux, is a UNIX-like operating system that is free to use and freely disseminated.

There are two basic ideas of Linux:

First: everything is a file.

Second: Each file has a definite purpose.

The first one is that everything in the system is boiled down to one file, including commands, hardware and software devices, operating systems, processes, etc. For the operating system kernel, they are all considered to be owned. files of their respective characteristics or types. As for Linux being based on Unix, it is largely because the basic ideas of the two are very similar.

The above is the detailed content of Who first developed linux?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template