On Friday, March 14, 2014 11:47:55 AM UTC-4, kcrisman wrote: > > >> My md5 works just fine, but apparently sed doesn't with this. And that >> makes sense, since >> >> $ md5 Downloads/974230_10103787412222420_571824162_n.jpg >> MD5 (Downloads/974230_10103787412222420_571824162_n.jpg) = >> bf36ca4308ce426d74d095681ebd5a18 >> $ md5 Downloads/974230_10103787412222420_571824162_n.jpg | sed >> 's/[^0-9a-f].*//' >> >> $ >> > > For now I think I can just replace it with "md5 -q" and forget the sed, at > least on these computers - not sure if that is a universal option. >
http://trac.sagemath.org/ticket/15942 but I don't know how portable this solution is, again. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
