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 are awk commands?
What is the use of egrep command in unix?
Name the unix command to find how many days the server has been up.
What is the difference between awk and grep?
Is ‘du’ a command? If so, what is its use?
What is “chmod” command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is time_t?
What is the command to compare two files in unix?
How can we use grep command in unix?
Write a command to display a file’s contents in various formats?
Which unix command lists files/folders in alphabetical order?
Name the various commands that are used for the user information in unix.
Explain the steps that a shell follows while processing a command.
How do I run a whois command?