On Sun, 2007-11-18 at 01:38 +0100, Julian Seward wrote: > > Another possibility: %qVAR > > That would be good, in the sense that the shell can't screw it up. > Problem is there's no way to know where the env var ends and we move > back to ordinary command line text. > > Maybe %qVAR% or %qVAR%q ? Both are ugly and nonintuitive, though.
I was going to say go with %q%VAR% but I'm not sure that qualifier is the right name to use, how about using %env%VAR% for environment stuff and %pid% for the pid? Ashley, ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-developers
