What is use of sed command?

Answer Posted / naren

sed -e 's/oldstuff/newstuff/g' inputFileName >
outputFileName

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the various commands that are used for the user information in unix.

553


Is ‘du’ a command? If so, what is its use?

644


What is the nmap command?

598


Which unix command to make a new directory?

598


What is the general format of unix command syntax?

706






What is command substitution?

631


Which unix command lists files/folders in alphabetical order?

624


Explain the steps that a shell follows while processing a command.

693


What does grep v grep do?

558


What is the use of egrep command in unix?

633


How many unix commands are there?

639


Which command is used to find whether the system is 32 bit or 64 bit?

641


How does the system know where one command ends and another begins?

1586


What's a command word?

599


How do I search a whole word in vim?

704