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
Is command prompt unix?
What is the difference between cat command and more command?
How do I clear my terminal history?
What is rmdir command?
What do chmod command do?
What is time_t?
What happens when we execute a unix command?
How to use grep command to list find the records of a file containing 10 different strings?
How do I open a port?
Give the command for finding the current date.
Enlist some filename manipulation commands in unix.
Who invented grep?
What are file commands?
Using unix command how to display no of records in oracle?
Which unix command to make a new directory?