What is FIND, GREP and SED ? Could you please give me the
difference between all the three? Where we use this commnands?
Answer Posted / mohan
find is finding a specific file & directory with perm...
wise,hardlink...
grep : search a specified string on the line. it will take
from output or file
sed: is a editor tool. using this u can do what u want....
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What does the “echo” command do?
What are file commands?
Why is it called a shebang?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I use grep to find a file?
What is grep command in unix with examples?
What is the difference between grep and grep?
What is the difference between awk and grep?
What is the command to find maximum memory taking process on the server?
What is a bash command?
What is nr in awk command?
What command will change your prompt to myprompt?
How many unix commands are there?
What does sed command do in unix?
Which unix command to make a new directory?