On Fri, 2008-08-08 at 14:31 +1200, Dave G wrote: > I've previously tried double quoting "$WPTN" ... no luck ... > somewhere else?
The other thing that struck me as odd was the way you background virtually everything in your script (end the line with a single '&') Is there a reason for that? It might introduce some race conditions if you're not careful. -Jasper
