What is use of sed command?
Answer Posted / vandanaverma_2
sed reads the standard input into the pattern space,
performs a sequence of editing commands on the pattern
space, then writes the pattern space to STDOUT.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What is awk good for?
What are the general commands in using unix os for a beginner?
What is the difference between cat and more command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
why metadb requires a seperate slice to create Solaris volume manager
What does sed command do in unix?
what is the advaantage of each user having its own copy of the shell?
What is .sh file?
What does this command do,"$more readme.txt“?
What is command substitution?
Enumerate some of the most commonly used network commands in unix?
What is the command to find hidden files in the current directory?
What is the use of tee command?
Name the various commands that are used for the user information in unix.
How do I search for text in vi?