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 |
how to list all the hidden files?
Is unix a language?
how you know the ip address of user system?
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.
Can you tell me something about wildcard interpretation?
What is pipe in unix example?
Explain what is standard unix streams ?
How can you count the number of characters and lines in a file?
List the distributions of unix.
Write down some common shells with their indicators?
How to remove the first line/header from a file in Unix?
Explain superblock in unix.