> > PROBLEM 2: > > > > Then I want to replace the date in the file below. > > It looks like the Replace task won't work because it cannot > do a wildcard > > search. This is what I've been using: > > > > sed "s/build...*)/build date: $DATE)/" < $VERSION_PROPERTIES > > > $VERSION_PROPERTIES_NEW
<replaceregexp> Jan