#!/bin/bash /usr/bin/tr -c "[:digit:]" " " < /dev/urandom | /bin/dd cbs=$COLUMNS conv=unblock | GREP_COLOR="1;32" /bin/grep --color "[^ ]"