What is the use of pipes?

Answer Posted / abinash

its is used to sned the output of one unix command as
inpiut to another unix command.
e.g.
ps -aef | grep <process name>

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is grep and how do you use it?

581


Explain command to show the space allocation of files?

633


What is the use of finger command?

603


What is “chmod” command?

568


How does shebang work?

594






Who invented grep?

657


What do chgrp command do?

596


Explain the steps that a shell follows while processing a command.

683


What is unix command?

586


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

628


Which command is used to create a directory?

577


Which command is used to find whether the system is 32 bit or 64 bit?

633


What do know about tee command and its usage?

591


What is sed awk grep?

609


How do I clear my terminal history?

588