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
How do you grep recursively?
What is pipe command in unix?
Name the unix command to find how many days the server has been up.
Why is shebang used?
How to display no of records in oracle using unix command?
What is the unix command to confirm a remote host is alive or not?
What is difference between grep and find command in unix?
What is the use of awk command in unix?
What is awk command used for?
What does the md command do?
What does this command do? Cat food 1 > kitty
What is the difference between cat command and more command?
What is awk used for?
What is a command and examples?
How many unix commands are there?