On Sat, 13 Dec 2008 19:59:44 -0500, Willie Wong wrote:

> Why not just a simple bash one-liner
> 
> for i in token{a..z}; do md5sum -c $i; done

What wrong with

md5sum -c token{a..z}


-- 
Neil Bothwick

All Scottish food is based on a dare.

Attachment: signature.asc
Description: PGP signature

Reply via email to