answersLogoWhite

0


Best Answer

GNU is a Free Software project which is essential to the Linux operating system. It is a project that provides and distributes a lot of the software which is essential to making a fully-functional operating system distribution based upon the Linux kernel. For example, the Linux tools/commands that allow you to enter and run commands, copy files from one directory to another, compress and uncompress files, search for strings within text files, and mount and unmount filesystems are all GNU-provided tools. In short, GNU is a project which provides a major portion of the base Linux operating system - besides Linux itself which is the kernel and is provided by a separate project. It does not however provide the entire rest of the operating system; primarily just the type of basic tools mentioned above (although a very lot of them). Some GNU software has also been ported to run on other operating systems also. Some people refer to the Linux operating system as GNU/Linux to reflect the major contribution which GNU provides to that operating system.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is GNU in operating system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Performing Arts

What is GNU?

GNU is a Unix-like operating system created and funded by the Free Software Foundation. One of the goals of the Free Software Foundation was an operating system composed entirely of free software. Many pieces, such as shells, utilities, and compilers were created for this purpose. The GNU operating system has yet to be fully completed, due to slow development and debates about design goals. Most of the programs created for GNU have been ported to other kernels and operating systems, most notably Linux.Note: This question refers to an operating system. For the animal, see 'What is a gnu?' in the Related questions section below.


It is true or false that Utilities comes with operating systems?

yes the utilities comes from OS An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.


What is Open GNU?

Open GNU is a free software system that allows users to adapt the software to specific parameters. Applications like Openoffice are part of the Open GNU system.


Explain all types of operating system with diagram?

There are basically four types of operating systems. They include Batch Operating System, Multiprogramming Operating System, Network Operating System and Distributed Operating System.


What are 5 Classification of each operating system?

1. BATCH PROCESSING operating system 2. MULTIPROGRAMMING operating system 3. TIME SHARING operating system 4. REAL TIME operating system 5. DISTRIBUTED operating system

Related questions

What does GNU stands for?

GNU is an operating system composed of free software. This operating system also has an icon which is a gnu,wildebeest head.GUJARAT NATIONAL UNIVERSITYGNU definition from gnu.org:The GNU Project was launched in 1984 to develop a complete Unix-like operating system which is free software: the GNU operating system.after some research i came to know GNU acronym is "GNU's not Unix" here GNU stands for "Genuinely Not Unix" Operating System.


What is the full form of GNU?

GNU is operating system


Is GNU an acronym a pun on 'new' or what?

GNU is a what is known as a recursive acronym, meaning an acronym that refers back to itself. GNU is a computer operating system similar to the Unix operating system; the acronym stands for "GNU's Not Unix".


Expansion of GNU?

GNU is a Unix-like computer operating system developed by the GNU Project. GNU is a recursive acronym for "GNU's NOT UNIX".


What is GNU?

GNU is a Unix-like operating system created and funded by the Free Software Foundation. One of the goals of the Free Software Foundation was an operating system composed entirely of free software. Many pieces, such as shells, utilities, and compilers were created for this purpose. The GNU operating system has yet to be fully completed, due to slow development and debates about design goals. Most of the programs created for GNU have been ported to other kernels and operating systems, most notably Linux.Note: This question refers to an operating system. For the animal, see 'What is a gnu?' in the Related questions section below.


Are GNU Linux both open source operating systems?

Richard Stallman intended GNU to be a full-fledged operating system, but without a kernel, he couldn't do it. At least until he discovered Linus Torvalds' Linux kernel, thus the GNU/Linux (or GNU+Linux) operating system was born.As far as open-source projects are involved, both are open-source projects. And you don't have to only use the Linux kernel with GNU, as there's the GNU/Hurd project, and then the ever-popular Android (runs on a modified Linux kernel, the remaining are developed by Google)


Why is GNULinux called a unix-like operating system?

GNU/Linux is a 'Unix-like' operating system because it was based on Unix, and is similar in many ways.


What is Linux sometimes called?

Some people refers to Linux-based systems as "GNU/Linux" if they use software written fr the GNU operating system.


What do you mean by in Linux?

Linux is just the kernel. If you combine utilities that were made as a result of the GNU project with the linux kernel, you get GNU Linux, which is considered as a complete operating system


It is true or false that Utilities comes with operating systems?

yes the utilities comes from OS An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.


Are compilers part of operating system?

No. However, compilers can be included into an operating system package, like with gcc is almost always included in many GNU/Linux and perhaps some BSD distributions.


What is the Linux kernel?

The Linux kernel is the central component of the GNU/Linux operating system. The kernel is the lowest level of interaction between the hardware and the operating system. Individual applications are at a higher level. The kernel along with supporting applications make up the operating system.