What is use of sed command?
Answer Posted / kumar akhila
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 ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are the commands in UNIX to list the files in a Directory?
Explain command to show the space allocation of files?
What are bash commands?
How do I search for a file in unix command?
What do chmod command do?
How do I delete files from command prompt?
What is rmdir command?
What is the command to find hidden files in the current directory?
What is the functionality of a top command?
How do I use grep to search for a file?
What is difference between grep and find command in unix?
why metadb requires a seperate slice to create Solaris volume manager
Why is shebang used?
What is awk used for?
What is grep and how do you use it?