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 |
What is the nmap command?
how to make IGNITE-BACKUP in HP-UX?
What is the difference between udp and tcp?
how to delete entire records in unix ?
what does the 'tee' command do?
what is the difference between relative path and absolute path?
What happens when we execute a unix command?
How do you find files in Unix?
Name the general commands in using unix os for a beginner?
what is the command to find out the difference between files and folders?
what is the functionality of kernel in unix architecture?
What is a shell in Unix? Name some common Unix shells.