Application of Regex in a text file

FriendsI have a text file on my hard-disk and I want to find and replace some words from that file...could anyone suggest me how to do?Thanks in advance..
[175 byte] By [Yagayavalkaa] at [2007-11-27 3:37:18]
# 1
This tutorial: [url http://java.sun.com/docs/books/tutorial/essential/regex/index.html]Regular Expressions[/url]
abillconsla at 2007-7-12 8:40:34 > top of Java-index,Java Essentials,Java Programming...
# 2
There already are some useful open source projects: http://lucene.apache.org/java/docs/ http://java-source.net/open-source/search-enginesHope That Helps
java_2006a at 2007-7-12 8:40:35 > top of Java-index,Java Essentials,Java Programming...