Help for this page

Select Code to Download


  1. or download this
    $ENV{PATH}='/bin:/usr/bin:/usr/local/bin';
    
  2. or download this
    open(MAIL,"| /usr/bin/sendmail -t") || die "$!";