static bool containsUnsafePlatformCmdLineChar(S s) { ret containsRegexp(s, "[\\|&;<>()\\$`\\\\\"' \t\r\n\\*\\?\\[#~=%]"); }