Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

replace string

I have a text file with this format:

aaa:bbb:ccc
ddd:eee:fff
ggg:hhh:iii

so now i want to search for fff and replace it with kkk but in same file. i know how to do by pasting stuff in other file. but for this i need that to be in same file

any help will be appreciated

Thanks
No votes yet
Share this
1 answer
vinaybedre's picture
Hi,

I have found out a link for you. May be useful.

http://javaxden.blogspot.com/2007/08/string-replace-in-file.html
No votes yet