Help for this page

Select Code to Download


  1. or download this
    print FILE (scalar localtime)." ## Exit\n";
    close FILE;
    
  2. or download this
    print FILE (scalar localtime)." ## Exit\n";
    exit();
    close FILE;