What is standard unix streams ?



What is standard unix streams ?..

Answer / Priya Bharti

Standard Unix streams are three predefined file descriptors (0, 1, and 2) that represent the standard input (stdin), standard output (stdout), and standard error (stderr) respectively. They allow data to flow between programs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

how to list all the hidden files?

10 Answers   Polaris,


Is unix a language?

1 Answers  


how you know the ip address of user system?

9 Answers   Polaris,


Write a shell script that requests the user's age and then echoes it, along with some suitable comment.

1 Answers  


Can you tell me something about wildcard interpretation?

1 Answers  


What is pipe in unix example?

1 Answers  


Explain what is standard unix streams ?

1 Answers  


How can you count the number of characters and lines in a file?

1 Answers  


List the distributions of unix.

1 Answers  


Write down some common shells with their indicators?

1 Answers  


How to remove the first line/header from a file in Unix?

1 Answers  


Explain superblock in unix.

1 Answers  


Categories