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 |
In vi editor how do you execute unix commands?
What is the use of find command in unix?
How do you repeat a command in terminal?
What are file permissions in Unix, and how are they represented?
hw will u use awk in replacing cahrs and files
How to see unused port number in Solaris?
what do you understand by 'unix is a portable os'?
distinguish between paging and swapping?
What does grep v grep do?
What is {} in find command?
In UNIX, what is the command to kill a process?
How to setup Disk space as well as memory in solaris10?