md5 hash von Excel in MySql Datenbank

Jan-Benedict Glaw jbglaw at lug-owl.de
Wed Mar 11 16:26:56 CET 2009


On Wed, 2009-03-11 15:50:14 +0100, Vitali Vitaliev <mafia at pop3.ru> wrote:
>> Um das zu fixen einfach echo -n "foobar"|md5sum benutzen.
>
> Genau das wars! Dankeschön.

...oder, um es portabel zu machen:

printf '%s' "$PASSWORD" | md5sum

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw at lug-owl.de              +49-172-7608481
Signature of:             God put me on earth to accomplish a certain number of
the second  :            things. Right now I am so far behind I will never die.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20090311/c65b1183/attachment.sig>


More information about the Linux mailing list