What is use of sed command?

Answer Posted / kumar akhila

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 ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is grep faster than awk?

569


What is awk good for?

591


What is “chmod” command?

568


What does grep v do?

563


Enlist some filename manipulation commands in unix.

556






What is awk used for?

626


Name the unix command to find how many days the server has been up.

612


What do know about tee command and its usage?

591


What does the command ' $who | sort –logfile > newfile' do?

774


Differentiate cat command from more command.

582


What is the command to find maximum memory taking process on the server?

675


What is the use of find command in unix?

588


Who wrote grep?

589


What is .sh file?

624


Describe the usage and functionality of the command rm –r * in unix?

830