Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is use of sed command?

Answer Posted / sujit

sed is use to replace a character string with a defferent
string

syntax of "sed"
sed s/oldstring/newstring/filename

example
sed s/sujit/ajit/abc.old>abc

it means string sujit change into ajit which placed in file
abc.old

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unix command line?

1337


Explain ‘library functions’ with respect to unix commands?

1214


What does the command '$ls | wc –l > file1' do?

1299


How to use grep command to list find the records of a file containing 10 different strings?

1194


What is the difference between awk and grep?

1334


What is the first character of the output in ls l command?

1262


What does the md command do?

1200


What is the use of egrep command in unix?

1244


What is the nmap command?

1240


Is command prompt unix?

1222


What is the use of awk command in unix?

1192


What are bash commands?

1226


What is “chmod” command?

1242


Which command is used to delete all files in the current directory and all its sub-directories?

1317


What does pipe () return?

1128