answersLogoWhite

0

I'm not sure what you are referring to by "structure." System binaries, like all other binaries in Linux, are in ELF class. The binaries are typically placed in /bin or /sbin. Almost all programs in Linux are POSIX-compliant.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the Linux Filesystem hierarchy used for?

The Linux Filesystem Hierarchy is used to help determine the file structure in the Linux Operating System. It defines the Directory structure and directory contents.


Linux is platform independent or not?

Linux is an operating system, which means that it is typically considered to be the platform on which other programs run.


What is the difference between Linux and OpenOffice?

Linux is an operating system kernel. OpenOffice is an office suite (collection of office programs).


What are the three basic operating system?

1.control programs 2.sytem service programs 3.utility programs


Is the NTFS file system supported by Linux?

The NTFS file system is supported in Linux by both a kernel module and several userspace programs. It is not supported as a root file system and is not recommended for permanent file storage.


What are programs that tell a computer what to do?

it is called an operating system(OS) like windows, Linux , mac


Why do Linux programs not run in Windows?

The 2 operating systems are different from each other. Linux programs aren't meant to work in Windows most of the time. If you want to run Linux programs in Windows, install cygwin, and compile them from source code.


What tools are provided for securing Linux?

Linux runs under a UNIX system, which has pretty high security. However, there are programs like AVG or Avast that both work good with Linux. Hope this helps. ~Anonymous


How Linux is packaged?

I assume you are talking about packages in Linux which can be packaged in many different ways. Just for clarification the packages we are talking about here are like .exe files in windows they are packages that install programs. You cannot use .exe in Linux because these files are made for Windows system. Linux distributions have something called a package manager which handles all of the packages (or programs) installed. All Debian based distros (Ubuntu, Linux Mint, Debian,) use .deb files for programs. All Red Hat based distros (Opensuse, Red Hat, Fedora) use .rpm files for programs. All linux distros have one thing in common. You do not need to use firefox to download programs you can use Software Manager/Synaptic/Software Center to install programs on your system. This works because the system uses repositories. These are websites where all of the programs come from. You should search these repositories you might find the program you are looking for. Also if you do not know what Linux distribution to try I would try Linux Mint. It is very user friendly


Is Linux an operating systems?

Linux is a kernel. It does not provide any other features of an operating system (such as an interface or programs). Linux is roughly the equivalent of ntoskrnl.exe in Windows 2000/XP/Vista. Complete operating systems containing the Linux kernel are usually referred to as "Linux distros."


What is one advantage of using Linux rather than a Windows opearating system on a desktop?

Linux has the advantage of not being susceptible to the many Windows-based viruses and malware programs floating around. It is a more secure system in that respect.


Is Mac os x Linux?

Mac OS X is based on BSD, which is similar to Linux. Because of this, it is fairly easy to port programs between the two operating systems. However, the two operating systems are not the same, and programs for one don't work on the other. Linux also uses the X window system, and Mac doesn't, though Mac has a program to support programs that use the X window system. Because of this, Linux programs can be configured to run on Mac OS X with a little elbow grease, but not the other way around.