On Sunday 10 August 2008 15:28:16 Zsolt Udvari wrote: > > That's three votes 'yes', so mail a crypt(?) of your password and a > > username to [EMAIL PROTECTED] iirc. > > Me?
Yes. You can generate encrypted password using following command: perl -e 'print "login:" . crypt("password", join "", (".", "/", 0..9, "A".."Z", "a".."z")[rand 64, rand 64]) . "\n"' substitude login and password whith your login and apssword (-: -- Paweł _______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en