substitution/replace a field in a file

2007-12-25 0:02:00

I need to replace the 4th field in a bunch of files
with some different strings. The fields are
space-separated. RegExp search and replace seems
having a problem handling this, due to the fact that
the 4th field has such a diverse collection of weird
characters, including "/ \ : ;", or whatever you can
think of to use as your search/replace delimiters.

So any idea how to replace this?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

Comments

Got something to say?

You must be logged in to post a comment.