answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are Linux process status codes?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is process-id of Linux kernel?

The Linux kernel doesn't consider itself a process, therefore it has no process id.


How is Linux is converted into RTLinux?

It isn't. RTLinux is a separate microkernel that runs Linux as a process. The Linux kernel is essentially unmodified.


What is the architecture of microkernels developed in Linux?

Linux is a monolithic kernel. Some operating systems with a microkernel use Linux as a process for providing drivers, but this is irrelevant to mainstream Linux.


What two commands will display the status of processes on a Linux system?

ps top


Is there a list of Linux error codes?

Either type linux error codes in a web browser and have a look through the websites on the subject, or go into the file system. Follow this path: /user/include/asm-generic/errno.h and you will find a list of error codes there.


What is the creation of Linux process called?

fork


How do you check a process on Linux server?

With the top command.


The Unix and Linux service the runs in the background is known as the?

Any Linux/Unix process that runs in the background is called a 'daemon' process. The word derives from the Greek meaning "worker".


What process always starts first when Linux boots?

init.Answer:'init' is always process ID 1.


Codes for a staff on wizard101?

Subject: Code Status: Expired.


What fixs windows host process for free?

Linux operating system does


What is the startup file in Linux?

There is no "the startup file" in Linux; depending on the type of system, there may not be any files at all. The Linux boot process has a number of steps, many of which are optional or have alternative implementations.