Hi, On Wed, 9 Jul 2008, Mike Hommey wrote: > Note that http://user:pass@server/path/ /should/ work (but that would > need validation), though not a good idea on command line. Well, now that the programs using URLs are all builtins, we can actually do something about it. We can edit out the "user[:pass]@" part out of argv, which usually means that "ps" will not see it anymore. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html