Date: Tue, 07 Apr 1998 23:15:17 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Mikhail Teterin <mi@aldan.algebra.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: /usr/obj and /usr/src Message-ID: <434.891983717@critter.freebsd.dk> In-Reply-To: Your message of "Tue, 07 Apr 1998 14:40:10 EDT." <199804071840.OAA00778@rtfm.ziplink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>
> cat < /dev/random | wc
Is this enough ?
cicero1# cat < /dev/random | wc
0 0 0
cicero1# cat < /dev/random | wc
0 1 4
cicero1# cat < /dev/random | wc
0 0 0
cicero1# cat < /dev/random | wc
0 1 3
cicero1# cat < /dev/random | wc
0 0 0
--
Poul-Henning Kamp FreeBSD coreteam member
phk@FreeBSD.ORG "Real hackers run -current on their laptop."
"Drink MONO-tonic, it goes down but it will NEVER come back up!"
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434.891983717>
