answersLogoWhite

0


Best Answer

Standard error -- stderr

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where does an error output go in Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is input output and error in Linux?

0 1 2


What does 'fatal error' mean?

what fatal error in linux


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.


How does input output management work in Linux?

secret


How does input-output management work in Linux?

secret


What is difference between windows Input Output and Linux Input Output?

end of line mark.


What does DC mean in linux?

dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros. Normally dc reads from the standard input; if any command arguments are given to it, they are filenames, and dc reads and executes the contents of the files before reading from standard input. All normal output is to standard output; all error output is to standard error.


What is the output of mkdir DesktopCS604 in Linux?

There is no text output. That command would create a directory / folder called "DesktopCS604".


What is GRUB error 15?

GRUB error 15 is caused by the specified kernel or initrd not existing at the specified location. For instance, if the entry tries to load linux-2.6.22-18, but only linux-2.6.22-16 is present, Linux will not boot.


What is the linux program that finds and repair disk error?

fsck


Is a tablet a input or output?

There is no applying wallpapers ,,they answered input and output error


What is diagnostic output in programming?

Diagnostic output is any output which is generated in response to an error in the program and which will help find and fix the problem.