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 grep in bash?
What is the behavioural difference between cmp and diff commands?
What command will change your prompt to myprompt?
What is the unix command to confirm a remote host is alive or not?
How do you repeat a command in terminal?
What is “chmod” command?
How does pipe () work?
What is merge command in unix?
What is a bash command?
Differentiate cmp command from diff command.
What is the use of tee command?
What is grep short for?
What is ‘ps’ command for?
How does shebang work?
What is awk used for?