Help for this page

Select Code to Download


  1. or download this
    (echo '"'; echo "abcd") | perl -le 'local $/;$_=<>; $*=1; print "[$_]"
    +; if (/"\n^abc/) { print "true" }'