#!/usr/local/bin/perl use strict; if (-s _) { print "Dohhh!\n"; } [download]
In reply to Conditional Wierdness by jlongino