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


Please Help Members By Posting Answers For Below Questions

Is it inbetween or in between?

586


What is the difference between cat and more command?

627


Which command is used to find whether the system is 32 bit or 64 bit?

631


Differentiate cmp command from diff command.

586


What do chown command do?

536






What is the command to find hidden files in the current directory?

584


What is a bash command?

627


What is awk used for?

623


What is merge command in unix?

946


How do I search a whole word in vim?

693


Which command is used to delete all files in the current directory and all its sub-directories?

666


How do I use nslookup?

576


How does pipe () work?

597


How do I run a bash script?

584


Why is shebang used?

598