adspace


What does pipe () return?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you in or at the office?

1205