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
Who wrote grep?
What does this command do? Cat food 1 > kitty
What do chown command do?
What does #!/ Bin sh do?
What is the use of the command 'ls -x chapter[1-5]' ?
What are the unix commands?
What is unix command line?
What is unix command?
What is ‘ps’ command for?
What does 'mkdir' command do in UNIX?
How can we use grep command in unix?
What is the function of grep command in unix?
Which unix command lists files/folders in alphabetical order?
What is a bash command?
What is grep short for?