Hi all, I am trying to call perl script from another using system() without succes.
can't exec "/home/my_folder/perl_script/rebelotte.pl":permission denied at myscript.pl line 153,<STDIN> line 2.my file permissions : rw and i'm loggin as root
Please help thank's in advanceif($tab[-1] != $tab[-2]) { system("/home/my_folder/perl_script/rebelotte.pl"); exit; }
In reply to call perl script from another by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |