Help for this page

Select Code to Download


  1. or download this
    $ perl -v
    
    This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-li
    +nux-gnu-thread-multi
    ...
    Complete documentation for Perl, including FAQ lists, should be found 
    +on
    this system using "man perl" or "perldoc perl".  If you have access to
    + the
    Internet, point your browser at http://www.perl.org/, the Perl Home Pa
    +ge.
    
  2. or download this
    $ cp /usr/local/lib/x86_64-linux-gnu/perl/5.22.1/forks .
    cp: omitting directory '/usr/local/lib/x86_64-linux-gnu/perl/5.22.1/fo
    +rks'
    $ perl -E 'BEGIN[unshift @INC, ".";} use forks'
    Illegal declaration of subroutine BEGIN at -e line 1.
    
  3. or download this
    mpiexec -machinefile /Data/machinefile -n 4 maker maker_exe.ctl maker_opts.ctl maker_bopts.ctl