What is use of sed command?
Answer Posted / sumitabha das
sed is a multipurpose tool which combines the work of
several filters.
sed uses instructions to act on text.
AN instruction combines an address for selecting lines with
an action to be taken on then , as shown by the syntax
sed options 'address action' file(s)
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Which command is used to create a directory?
What are the unix commands?
how to sort the content of the file based on numeric values
What is the general format of unix command syntax?
What is the command to find hidden files in the current directory?
What is the difference between cat command and more command?
Write a command to display a file’s contents in various formats?
Which command is used to restrict incoming messages?
Explain command to show the space allocation of files?
What does the command ' $who | sort –logfile > newfile' do?
What does grep v grep do?
What is command substitution?
What is difference between grep and find command in unix?
Does cp command overwrite files?
why metadb requires a seperate slice to create Solaris volume manager