What is use of sed command?
Answer Posted / sneha
sed is stream editor.It is use to change one string of text
to another text.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a bash command?
What is the difference between awk and grep?
What is “chmod” command?
What is the first character of the output in ls l command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the use of finger command?
Which command should you use to find the remaining disk space in unix server?
Which unix command to make a new directory?
What is grep in bash?
What does grep v grep do?
What does grep v do?
What does the metacharacter mean?
How do I use grep to search for a file?
Is ‘du’ a command? If so, what is its use?
What is pipe command in unix?