Help for this page

Select Code to Download


  1. or download this
    Can't exec "sh": No such file or directory at
        ../home/lib/dirA/perl_script.pm line 91 (#1)
    ...
    architecture, or the #! line in a script points to an interpreter that
    can't be run for similar reasons.  (Or maybe your system doesn't suppo
    +rt
    #! at all.)
    
  2. or download this
    chdir "/home/lib/dirA/";
    system("sh shell_script.sh");