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
How do I run a whois command?
Can you explain a little bit about command substitution?
What is the nmap command?
Write a command that will display files in the current directory, in a colored, long format.
How do I delete files from command prompt?
What does the md command do?
What is the comma to show the space allocation of files?
What are grep patterns?
What is time_t?
Is it inbetween or in between?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the significance of the 'tee' command?
What are the commands in UNIX to list the files in a Directory?
What is nr in awk command?
What are file commands?