What is use of sed command?
Answer Posted / varakumar
The sed utility is a stream editor that reads one or more
text files, makes editing changes according to a
script of
editing commands, and writes the results to standard
output.
The script is obtained from either the script
operand
string, or a combination of the option-arguments from
the -e
script and -f script_file options.
The sed utility is a text editor. It cannot edit
binary
files or files containing ASCII NUL (\0) characters
or very
long lines.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Enlist some filename manipulation commands in unix.
Why is grep called grep?
What is the command to view process running?
What is the size of time_t?
What is the search command in unix?
why metadb requires a seperate slice to create Solaris volume manager
What does the md command do?
What does sed command do in unix?
How does pipe () work?
Are you in or at the office?
What is the difference between cat and more command?
What happens when we execute a unix command?
What is the nmap command?
How to display no of records in oracle using unix command?
What will the following command do?