# WTF is the difference between this...
        "$0" classpath > .lein-classpath
        # and this?
        LEIN_CLASSPATH=$($0 classpath)
        echo $LEIN_CLASSPATH > .lein-classpath

Generated by Phil Hagelberg using scpaste at Wed Feb 8 02:57:17 2012. Local time zone must be set--see zic manual page. (original)