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 does 'mkdir' command do in UNIX?
what is the use of nice command?
How do you know about running processes of a particular user?
How to check the flavor of UNIX?
How do you stop a running process?
What are grep patterns?
What is a command and examples?
who to change the duplex setting of network interface in command line
how will u execute a file in unix
Write a command to find all of the files which have been accessed within the last 30 days.
5 Answers Google, IBM, Satyam,
Using unix command how to display no of records in oracle?
What are bash commands?