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
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What command is used to switching between users in unix?
Name the various commands that are used for the user information in unix.
What are some command words?
What happens when we execute a unix command?
What is the size of time_t?
how to sort the content of the file based on numeric values
How do I clear my terminal history?
What is the first character of the output in ls l command?
Explain command to view process running?
What is the command to find hidden files in the current directory?
What is the use of the command 'ls -x chapter[1-5]' ?
Name the general commands in using unix os for a beginner?
How does pipe () work?
What is a command and examples?