What is FIND, GREP and SED ? Could you please give me the
difference between all the three? Where we use this commnands?
Answer Posted / ramana
FIND command is used to search a file. but the GREP is used
as filter generaly. it shows the matched patterence lines
of the file.
SED command is used to replace the pattren with other
pattren.
we can use wild cards charecters here.
this discription is only basic information only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the nmap command?
What is sed awk grep?
How many unix commands are there?
What do chmod, chown, chgrp commands do?
What is the difference between cat and more command?
Which command is used to copy files?
What is the functionality of a top command?
Does cp command overwrite files?
What is s and g in sed command?
What is the command to view process running?
What does the md command do?
What are the general commands in using unix os for a beginner?
What is {} in find command?
Using unix command how to display no of records in oracle?
How to find $ai_serual resolved path by using unix