Help for this page

Select Code to Download


  1. or download this
    ~# perl -e 'die "trying"'
    trying at -e line 1
    ~# echo $?
    255
    
  2. or download this
    myscript.pl | do_something