What is grep and sed command?
Answer / roshini
Grep is a line-based search utility and is used primarily to return lines from a file, or files, that match a particular search term. Sed is similar, as in it is a line-by-line style utility, but is meant more for string replacement within lines of text.
| Is This Answer Correct ? | 0 Yes | 0 No |
which script will invoke first ,when /etc/init.d starts
How do I use grep to search for a file?
What command is used to switching between users in unix?
Does cp command overwrite files?
What is the use of sed command in unix?
What is the difference between cat and more command?
what does the 'tee' command do?
How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
Which command is used to restrict incoming messages?
What is use of sed command?
12 Answers BitWise, Infosys, Reliance,
in UNIX ,What is the command to view contents of a large error log file?
What Command is used to make a directory?