Strange loops
$ eval $(printf "echo Is this a strange loop\?"; for X in $(seq 13); do printf " | cowsay -%s -n" $(echo bdgpstwy | cut -b$(expr $(dd if=/dev/urandom bs=1k count=1 2>/dev/null | cksum | cut -d' ' -f1) % 7 + 1)); done; echo)
Thanks to Silver and zx64.
About this entry
You are currently reading “Strange loops”, an entry on Lamby's blog.
- Published:
- 23.06.08 / 11pm
- Filed under:
- GNU/Linux, Hacks, Planet ALUG, Planet Debian, Planet UWCS, Planet WUGLUG
No comments
Jump to comment form | comments rss | trackback uri