What is FIND, GREP and SED ? Could you please give me the
difference between all the three? Where we use this commnands?
Answer Posted / rachita kathuria
find - this command examines a directory to find a file
matching some criteria.
grep - it searches for a string or pattern in a file and
display the lines containing the pattern.
sed - it combines work of several filters and perform non
interactive operations on a data stream.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Why is it called grep?
Explain mount and unmount command.
What is merge command in unix?
What is the difference between awk and grep?
What is unix command line?
Enlist some filename manipulation commands in unix.
How do you grep recursively?
What is the difference between cat command and more command?
What does sed command do in unix?
What are the unix commands?
What is the use of sed command in unix?
What do know about tee command and its usage?
What does awk stand for?
What are some command words?
What is the nmap command?