Jasper I've previously tried double quoting "$WPTN" ... no luck ... somewhere else?
2008/8/8 Jasper Bryant-Greene <[EMAIL PROTECTED]> > On Fri, 2008-08-08 at 14:15 +1200, Dave G wrote: > > sed 's/WPT001/$WPTN/' $LOC/$WPTF > $GCF/$WPTY > > Use double quotes here if you want the variable to be expanded. > > -Jasper > >
