What is FIND, GREP and SED ? Could you please give me the
difference between all the three? Where we use this commnands?
Answer Posted / mohan
find is finding a specific file & directory with perm...
wise,hardlink...
grep : search a specified string on the line. it will take
from output or file
sed: is a editor tool. using this u can do what u want....
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What do chown command do?
What is the use of the tee command?
Which command is used to find whether the system is 32 bit or 64 bit?
Why is it called a shebang?
What are the commands in UNIX to list the files in a Directory?
Can you enlist some commonly used network commands?
How do I use grep to find a file?
Are you in or at the office?
What is command substitution?
What is unix command?
What is the command to view process running?
What is merge command in unix?
What is the comma to display different lines that are found when compare two files?
What is sed awk grep?
Write a command that will display files in the current directory, in a colored, long format.