What is use of sed command?
Answers were Sorted based on User's Feedback
Answer / raj
Sed is a stream editor and you can use as a filter
The following things are happen using sed command
1) Printing a line
2) Deleting a line
3) Substituing a line
-e --> editing mode
-f --> Using this arugment you can open a .sed file to
execute the file
-n --> Default output
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / monu verma
sed is a command used for opening stream editor.
| Is This Answer Correct ? | 7 Yes | 10 No |
What is the difference between awk and grep?
What are reported commands?
What is the different between UNIX command and UNIX shell script?
What is the command to find maximum memory taking process on the server?
Why we are using UNIX OS when we are doing the testing in our application?
Can you enlist some commonly used network commands?
what is the difference between npar and vpar in HP-UX?
What is the comma to display different lines that are found when compare two files?
How does the system know where one command ends and another begins?
What does grep v do?
What are file permissions in Unix, and how are they represented?
What is the functions of zambie process?