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...

How to replace the exact word in vi editor??
suppose a file contains words like amaze,amazed,amazement in
some of the line.But i want to replace only 'amaze' with
delight but don't wanna replace amazed or amazement.
thanks

Answer Posted / ahmed

sed 's/amaze/amazing/g' filename.txt

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

1268


What do know about tee command and its usage?

1249


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

2184


What command will change your prompt to myprompt?

1386


What does this command do? Cat food 1 > kitty

1637


What are grep patterns?

1148


Give the command for finding the current date.

1175


How do you repeat a command in terminal?

1293


What is grep in bash?

1116


What is merge command in unix?

1558


What is the use of egrep command in unix?

1244


What does grep v do?

1100


What is grep and how do you use it?

1175


Why is grep called grep?

1360


What difference between cmp and diff commands?

1352