On Wed, 28 Oct 2009 17:43:01 -0500, Mak Kolybabi <[email protected]> wrote:
> If you're not dead-set on numbers, somethings like the following works:
> 
> while true; do; dd if=/dev/urandom bs=64 count=1 2>/dev/null | sha256; done
                ^
Without this ; it works (tested: sh, bash) - and looks nice, too. :-)



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to