How does unix pipe work?



How does unix pipe work?..

Answer / Sakla Mardi

In Unix, 'pipes' allow data from one command to be passed as input to another. This is achieved using the `|` symbol. For example: `ls | grep 'pattern'`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

What are conditions for a machine to support Demand Paging?

1 Answers  


Describe file systems in unix?

1 Answers  


What are data structures that are used for Demand Paging?

1 Answers  


unix command how to dispaly no of records in oracle?

5 Answers   SDF, TCS,


What is unix computer?

1 Answers  


What is procedure to configure Mirror rootvg in HP-UX?

2 Answers   IBM, Microsoft,


What is difference between unix and windows?

1 Answers  


Describe a link in unix.

3 Answers  


What is grep family in unix?

1 Answers  


What is ‘the principle of locality’?

1 Answers  


Does apple use unix?

1 Answers  


What is necessary before running a shell script from the terminal?

1 Answers  


Categories