-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 09/06/12 11:21, David O'Brien wrote: > At this point I am liking: sysctl kern.cp_times kern.cp_time > kern.lastpid kern.timecounter \ kern.tty_nout kern.tty_nin vm vfs > debug dev.cpu \ | tr -Cd '0123456789xabcdef'
I think you could use sysctl -n to remove the variable names (which is a good thing). I'm a little bit concerned with the fact that most of the characters here are numbers, would it be a good idea to filter it with e.g. gzip (my $.02) by the way before feeding into /dev/random? Cheers, - -- Xin LI <[email protected]> https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQSPbUAAoJEG80Jeu8UPuzbhMIALHk35T6JEC7IKLTiAV6nxBU l+F0yZ+0qbVd2yOX88yYBYCQyMFPh0+6BXVSwTQoZu1W8mOfgZ72TuEBa6X3uhMW yUyr/jkLamAtcVS+Rofji30DKgHduLZlEwQDbpu1EGP1zaRL0ObSw9XOuzY0J6xO EsqN96K6a1+TfZ9kc6px5EgLdgjdbpt8eXkLG01kqfCEDiOMQAIL8rU2uHbes/jl xWSKwtY+ky+f6zHcy0eoSv1v5DQU5kxeXkvVCYDcE2PahOKHQ3zdjmEUhD3TLBQf OOvn6nSIyNK9t3islh0+v9nWFAYA8rKUFPPMbNSQvHABQ+MeqxAMdoMEx6HOdCU= =3uv3 -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
