What is FIND, GREP and SED ? Could you please give me the
difference between all the three? Where we use this commnands?
Answer Posted / sureshreddy
find: it searches a specified file or directory in file
system
grep: it search a specified string in a file or directory
sed: it replased a specified string.
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
What is the general format of unix command syntax?
What is unix command line?
What is updatedb?
How do you grep recursively?
Is grep faster than awk?
Give the command for finding the current date.
What is {} in find command?
What are awk commands?
What is unix command?
Name the various commands that are used for the user information in unix.
What's a command word?
Describe the zip/unzip command using gzip.
What does the command '$ls | wc –l > file1' do?
What does 'mkdir' command do in UNIX?
What is the use of sed command in unix?