Help for this page

Select Code to Download


  1. or download this
    perl -e "open(FH, q{>test}); print FH (qq{a\n}); sleep(5); print FH (q
    +q{a\n});"