!7 static S result; p { S cmd = args[0]; print("[backtick] " + cmd); result = backtick(cmd); print("[backtick done]"); }