nix, shell, perl, php, mysql and mac os x tips and tricks

Tuesday, April 23, 2013

Generate random bytes

find /var/ /usr /lib /srv -type f -print0 | xargs -0 cat > /dev/null

No comments:

Post a Comment