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 command prompt unix?

681


What is the difference between cat command and more command?

677


How do I clear my terminal history?

677


What is rmdir command?

657


What do chmod command do?

683






What is time_t?

684


What happens when we execute a unix command?

694


How to use grep command to list find the records of a file containing 10 different strings?

729


How do I open a port?

663


Give the command for finding the current date.

659


Enlist some filename manipulation commands in unix.

630


Who invented grep?

737


What are file commands?

747


Using unix command how to display no of records in oracle?

710


Which unix command to make a new directory?

687