in reply to Balancing Coding Time And Code Quality

I started the following command on both servers, while I worked on the code:
# find / > /tmp/`hostname`

To which I reply....

perl -e 'open(I, "> foo\nbar")'

More fun can be had by creating paths names like "foo\n/etc/shadow"

--
James Antill