Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2009 23:49:09 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Mak Kolybabi <mak@kolybabi.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: [OT] Show nice columns of numers
Message-ID:  <20091028234909.8fc54981.freebsd@edvax.de>
In-Reply-To: <20091028224301.GA13397@brisbane.gateway.2wire.net>
References:  <20091028223242.GA26697@marge.bs.l> <20091028224301.GA13397@brisbane.gateway.2wire.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Oct 2009 17:43:01 -0500, Mak Kolybabi <mak@kolybabi.com> 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, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091028234909.8fc54981.freebsd>