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
What is $0 bash?
What is the pipe command?
What is the function of grep command in unix?
What are grep patterns?
How do I use nslookup?
How do you grep a case insensitive?
What do chown command do?
What is ctrl d?
What is the use of the command 'ls -x chapter[1-5]' ?
Explain command to view process running?
Which command is used to copy files?
Explain command to display different lines that are found when compare two files?
what is the advaantage of each user having its own copy of the shell?
What are the general commands in using unix os for a beginner?
How do you repeat a command in terminal?