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 grep and how do you use it?
What is unix command?
What will the following command do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does this command do? Cat food 1 > kitty
What do chgrp command do?
How do I use nslookup?
What is difference between grep and find command in unix?
How do I clear my terminal history?
What is the difference between cat and more command?
What does the command ' $who | sort –logfile > newfile' do?
How to display no of records in oracle using unix command?
What is pipe command in unix?
Can you explain a little bit about command substitution?
How many unix commands are there?