Help for this page

Select Code to Download


  1. or download this
    $error_string = qx(tail -n 10 $ERRLOG);
    
  2. or download this
    @error_array  = qx(tail -n 10 $ERRLOG);