answersLogoWhite

0


Best Answer

There is no real answer to that, because there is no theLinux operating system. There are several different operating systems that use the Linux kernel but incorporate a variety of different software, each varying in size and code complexity. The Linux kernel includes approximately 13.5 million lines of code, although much of this code will not be used in any given binary kernel image, as it is platform or usage-specific.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many lines of code are in the Linux operating system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which operating system source code can be downloaded and edited?

Linux


What operating system allows open access to its programming code?

Linux.


Why is Linux popular in academia?

Students understand the source code for the operating system and how Linux works without complications.


Why Linux popular in academia?

Students understand the source code for the operating system and how Linux works without complications.


How many lines code did the windows 98 operating system contains?

The Windows 98 operating system contains approximately 13 million lines of code.


How many lines of code the window 98 operating system contain?

The Windows 98 operating system contains approximately 13 million lines of code.


How many lines of code did the windows 98 operating system contains?

The Windows 98 operating system contains approximately 13 million lines of code.


How many lines of code are in the Ubuntu operating system?

Many. The Linux Kernel itself has 13,499,457 lines of code as of 20 October 2010. Most of programs have hundreds to tens of thousands of lines, and there are a lot components. It would be safe to assume that there is something like 50 to 100 million lines in total.


Differences between operating system and open operating system?

there are many type of open source operating system like Linux which provide their source code so you may edit it according to your need.but window is not give their source code.


What exactly is linux?

"Linux is a computer operating system, like Windows." "Linux is an OS, but the code for it is open source, meaning it is available to anyone and can be manipulated by any user."


How can you see operating systems source file?

That really depends what operating system you are talking about. You may want to clarify what operating system you are interested in. The source code of many commercial operating systems, such as Windows, is not freely available, so the answer is simply "you can't". However, the source code of other operating systems, such as the different Linux distributions, is available for free, and may even be modified legally. Please note that any operating system used in "real life situations" is a huge project; finding your way around the source code may be a daunting project. According to the Wikipedia, "As of 2013, the Linux 3.10 release had 15,803,499 lines of code." At 60 lines per page, that would be a quarter of a million pages, or about a thousand volumes, if it were to be printed.


What is GRUB?

GRUB is the bootloader for Linux operating systems. The bootloader is the section of code on the hard disk drive that is called and executed at bootup. It will load the operating system components and programs and start the operating system.