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 I delete files from command prompt?
What is {} in find command?
What will the following command do?
What is the pipe command?
What does pipe () return?
why metadb requires a seperate slice to create Solaris volume manager
What are some command words?
How does pipe () work?
Which command can you use to find the currently running process in unix server?
Why is grep called grep?
What difference between cmp and diff commands?
Are you in or at the office?
How do I use nslookup?
How to use grep command to list find the records of a file containing 10 different strings?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?