What is use of sed command?
Answer Posted / 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 |
Post New Answer View All Answers
How do I find previous commands in unix?
What are awk commands?
What is the comma to show the space allocation of files?
Is it inbetween or in between?
What do know about tee command?
Using unix command how to display no of records in oracle?
What is the difference between cat command and more command?
What are the general commands in using unix os for a beginner?
How can we use grep command in unix?
What does awk stand for?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the significance of the 'tee' command?
What is the use of the tee command?
What is grep command in unix with examples?
How to display no of records in oracle using unix command?