When I run:
$ cat /dev/random
on OS X 10.9, after a short period of time, a print dialog pops up asking me if I want to print gibberish (iTerm2).
Using the native terminal application, it just crashes.
I understand that /dev/random produces noise but why does this print dialog randomly show up and why does the native terminal application crash?