What does pipe () return?



What does pipe () return?..

Answer / Dinesh Kumar Verma

In Unix-based systems, the 'pipe()' function connects the output of one process to the input of another. It doesn't return a value directly, but instead allows for chaining commands where the output of one command serves as the input for another.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Using unix command how to display no of records in oracle?

1 Answers  


how many internal commands is there in UNIX?

3 Answers   TCS, Virtusa,


What is the pipe command?

1 Answers  


Give command that will make the file "run.sh" executable?

10 Answers   IBM,


what is the command to find out the difference between files and folders?

6 Answers  


How to rename files and folders?

7 Answers   IBM, Oracle,


By using which command we can find the CPU utilization time?

7 Answers   Amazon,


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


how to make IGNITE-BACKUP in HP-UX?

4 Answers   HP,


how to remotely move a file ??? that mean how to move a file one machine to another machine ???

10 Answers   Altair,


Give Command that will move a single file called "unix.txt"

7 Answers   IBM,


what are the different operating systems available?

3 Answers  


Categories