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 command used for?
What is the difference between grep and grep?
What is pipe command in unix?
Enumerate some of the most commonly used network commands in unix?
What is the size of time_t?
Who invented grep?
What difference between cmp and diff commands?
What is the unix command to confirm a remote host is alive or not?
Describe the usage and functionality of the command rm –r * in unix?
What are the unix commands?
What is merge command in unix?
What is rmdir command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What command is used to switching between users in unix?
What is the comma to show the space allocation of files?