What does pipe do in unix?



What does pipe do in unix?..

Answer / Banti

The pipe (|) in Unix is a symbol that allows the output of one command to be passed as input to another command. It enables chaining multiple commands together, each executing in sequence and utilizing the result of the previous command as its input.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

What is called in unix?

1 Answers  


What is the use of unix?

1 Answers  


How to create files in unix?

1 Answers  


How to change the password in unix operating system?

1 Answers  


How to print/display the last line of a file in Unix?

1 Answers  


What are the features of unix operating system?

1 Answers  


How to compare two text files in unix?

1 Answers  


Is ios based on unix?

1 Answers  


How do I show only directories in unix?

1 Answers  


command to view process running?

8 Answers   TCS,


How to find the path in unix?

1 Answers  


Explain pid.

1 Answers  


Categories