Answer Posted / khemnath chauhan
grep command let us find the desire pattern in given
statements or from contents of file.
SYNOPSIS:
$grep <pettern to search> <file name>
this will find the particular pattern.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Who invented grep?
What is nr in awk command?
What does the md command do?
What is the use of find command in unix?
What command will change your prompt to myprompt?
What is the difference between cat and more command?
What do chmod command do?
What does this command do,"$more readme.txt“?
hw will u use awk in replacing cahrs and files
Explain ‘system calls’ with respect to unix commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Which command will print your home directory on screen?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I search for text in vi?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?